X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/92d808703add1e09c1f30c78c342577ba70f09d5..d3e32008ba762c8c00bfd99453e794ba68f40464:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 4c016b5..ea915f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,37 @@ 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 DEPENDENCIES - multi_json - nokogiri - rdio + launchy (~> 2.1.2) + multi_json (~> 1.3.6) + nokogiri (~> 1.5.5) + rdio (~> 0.1.0) + ruby-debug19 (~> 0.11.6)