X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/b8498f5c67d736e9724e124e85aa36a58648afef..d3e32008ba762c8c00bfd99453e794ba68f40464:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index a15cfa4..ea915f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,29 @@ GEM remote: http://rubygems.org/ specs: addressable (2.3.2) + archive-tar-minitar (0.5.2) + columnize (0.3.6) json (1.7.5) launchy (2.1.2) addressable (~> 2.3) + linecache19 (0.5.12) + ruby_core_source (>= 0.1.4) multi_json (1.3.6) nokogiri (1.5.5) oauth (0.4.7) rdio (0.1.0) json oauth (>= 0.3.0) + ruby-debug-base19 (0.11.25) + columnize (>= 0.3.1) + linecache19 (>= 0.5.11) + ruby_core_source (>= 0.1.4) + ruby-debug19 (0.11.6) + columnize (>= 0.3.1) + linecache19 (>= 0.5.11) + ruby-debug-base19 (>= 0.11.19) + ruby_core_source (0.1.5) + archive-tar-minitar (>= 0.5.2) PLATFORMS ruby @@ -20,3 +34,4 @@ DEPENDENCIES multi_json (~> 1.3.6) nokogiri (~> 1.5.5) rdio (~> 0.1.0) + ruby-debug19 (~> 0.11.6)