Gemfile.lock in beatport-0.1.3 vs Gemfile.lock in beatport-0.1.5
- old
+ new
@@ -1,44 +1,46 @@
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
+ fakeweb (1.3.0)
git (1.2.5)
- httparty (0.8.1)
- multi_json
+ httparty (0.9.0)
+ multi_json (~> 1.0)
multi_xml
- i18n (0.6.0)
+ i18n (0.6.1)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- json (1.6.3)
- log_buddy (0.6.0)
- money (4.0.1)
+ json (1.7.5)
+ log_buddy (0.7.0)
+ money (5.0.0)
i18n (~> 0.4)
json
- multi_json (1.0.4)
- multi_xml (0.4.1)
+ multi_json (1.3.6)
+ multi_xml (0.5.1)
rake (0.9.2.2)
- rcov (0.9.11)
- rspec (2.7.0)
- rspec-core (~> 2.7.0)
- rspec-expectations (~> 2.7.0)
- rspec-mocks (~> 2.7.0)
- rspec-core (2.7.1)
- rspec-expectations (2.7.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.7.0)
- yard (0.7.3)
+ rspec (2.11.0)
+ rspec-core (~> 2.11.0)
+ rspec-expectations (~> 2.11.0)
+ rspec-mocks (~> 2.11.0)
+ rspec-core (2.11.1)
+ rspec-expectations (2.11.3)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.11.3)
+ vcr (2.2.5)
+ yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.0)
+ bundler
+ fakeweb
httparty
jeweler (~> 1.6.3)
log_buddy
money
- rcov
rspec
+ vcr
yard