Gemfile.lock in songkickr-0.2.2 vs Gemfile.lock in songkickr-0.3.0

- old
+ new

@@ -1,32 +1,54 @@ PATH remote: . specs: - songkickr (0.2.0) - httparty + songkickr (0.2.2) + songkickr GEM remote: http://rubygems.org/ specs: + activesupport (3.2.8) + i18n (~> 0.6) + multi_json (~> 1.0) crack (0.3.1) fakeweb (1.3.0) - httparty (0.8.1) - multi_json + git (1.2.5) + httparty (0.8.3) + multi_json (~> 1.0) multi_xml - multi_json (1.1.0) - multi_xml (0.4.1) + i18n (0.6.0) + jeweler (1.8.4) + bundler (~> 1.0) + git (>= 1.2.5) + rake + rdoc + json (1.6.5) + multi_json (1.3.6) + multi_xml (0.5.1) + rake (0.9.2.2) + rdoc (3.12) + json (~> 1.4) redgreen (1.2.2) - shoulda (3.0.0) - shoulda-context (~> 1.0.0) - shoulda-matchers (~> 1.0.0) + shoulda (3.1.1) + shoulda-context (~> 1.0) + shoulda-matchers (~> 1.2) shoulda-context (1.0.0) - shoulda-matchers (1.0.0) + shoulda-matchers (1.2.0) + activesupport (>= 3.0.0) + test-unit (2.5.1) + vcr (2.2.4) PLATFORMS ruby DEPENDENCIES crack fakeweb (>= 1.3.0) + httparty + jeweler + rake redgreen (>= 1.2.2) shoulda (>= 2.11.0) songkickr! + test-unit + vcr