X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/92d808703add1e09c1f30c78c342577ba70f09d5..b8498f5c67d736e9724e124e85aa36a58648afef:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 4c016b5..a15cfa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,10 @@ GEM remote: http://rubygems.org/ specs: + addressable (2.3.2) json (1.7.5) + launchy (2.1.2) + addressable (~> 2.3) multi_json (1.3.6) nokogiri (1.5.5) oauth (0.4.7) @@ -13,6 +16,7 @@ PLATFORMS ruby DEPENDENCIES - multi_json - nokogiri - rdio + launchy (~> 2.1.2) + multi_json (~> 1.3.6) + nokogiri (~> 1.5.5) + rdio (~> 0.1.0)