diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..18a986b --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,20 @@ +PATH + remote: . + specs: + tag-tracks (1.0.0) + taglib-ruby (~> 2.0.0) + +GEM + remote: https://rubygems.org/ + specs: + taglib-ruby (2.0.0) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + tag-tracks! + +BUNDLED WITH + 2.7.2 |
