Gemfile.lock in beatport-0.1.7 vs Gemfile.lock in beatport-0.1.8
- old
+ new
@@ -1,48 +1,52 @@
GEM
remote: http://rubygems.org/
specs:
+ addressable (2.3.2)
+ crack (0.3.2)
diff-lcs (1.1.3)
- fakeweb (1.3.0)
git (1.2.5)
- httparty (0.9.0)
+ httparty (0.10.2)
multi_json (~> 1.0)
- multi_xml
+ multi_xml (>= 0.5.2)
i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
- json (1.7.5)
+ json (1.7.6)
log_buddy (0.7.0)
money (5.1.0)
i18n (~> 0.6.0)
multi_json (1.5.0)
- multi_xml (0.5.1)
+ multi_xml (0.5.3)
rake (10.0.3)
- rdoc (3.12)
+ rdoc (3.12.1)
json (~> 1.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.12.1)
- vcr (2.3.0)
- yard (0.8.3)
+ rspec-mocks (2.12.2)
+ vcr (2.4.0)
+ webmock (1.9.0)
+ addressable (>= 2.2.7)
+ crack (>= 0.1.7)
+ yard (0.8.4.1)
PLATFORMS
ruby
DEPENDENCIES
bundler
- fakeweb
httparty
jeweler
log_buddy
money
rspec
vcr
+ webmock
yard