musicbrainz/Gemfile.lock

41 lines
702 B
Plaintext
Raw Normal View History

2011-07-18 06:00:26 +04:00
GEM
remote: http://rubygems.org/
specs:
2011-10-19 17:49:54 +04:00
addressable (2.2.6)
crack (0.3.1)
diff-lcs (1.1.3)
2011-07-18 06:00:26 +04:00
git (1.2.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
nokogiri (1.5.0)
rake (0.9.2)
rcov (0.9.9)
rdoc (3.8)
2011-10-19 17:49:54 +04:00
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.0)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
vcr (1.11.3)
webmock (1.7.7)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
2011-07-18 06:00:26 +04:00
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
nokogiri
rcov
rdoc
2011-10-19 17:49:54 +04:00
rspec
vcr
webmock