]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - Gemfile.lock
Basic Version Working
[rbdr/lyricli.rb] / Gemfile.lock
index 4c016b52c9e728c9421949b81331d90ca68106b6..ea915f875cffda77932415c03e20ec9202d02221 100644 (file)
@@ -1,18 +1,37 @@
 GEM
   remote: http://rubygems.org/
   specs:
 GEM
   remote: http://rubygems.org/
   specs:
+    addressable (2.3.2)
+    archive-tar-minitar (0.5.2)
+    columnize (0.3.6)
     json (1.7.5)
     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)
     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
 
 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)