diff options
author | Matias Linares <matias.linares@comprandoengrupo.net> | 2022-06-23 15:08:22 -0300 |
---|---|---|
committer | Matias Linares <matias.linares@comprandoengrupo.net> | 2022-06-23 15:08:22 -0300 |
commit | 51510f09b4bcaf21f75c3133aa6ecbe97c8139b8 (patch) | |
tree | fc73a1c6eeb73ecd2488b7614c0eac8b9b0869d1 /Gemfile | |
parent | 93e814553c2c2471afd78fd65490a883765f4ffd (diff) | |
download | bass-player-51510f09b4bcaf21f75c3133aa6ecbe97c8139b8.tar.gz |
"Add" button now is functional
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ gem "qml" gem "sequel" gem "rake" gem "sqlite3" +gem "ruby-audioinfo" |