Gemfile.lock in klomp-0.0.8 vs Gemfile.lock in klomp-1.0.0
- old
+ new
@@ -1,26 +1,46 @@
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.8.0)
- foreman (0.46.0)
- thor (>= 0.13.6)
- json (1.7.1)
- macaddr (1.6.1)
- systemu (~> 2.5.0)
- onstomp (1.0.7)
+ diff-lcs (1.1.3)
+ hoe (3.0.3)
+ rake (~> 0.8)
+ hoe-bundler (1.1.0)
+ hoe (>= 2.2.0)
+ hoe-gemspec (1.0.0)
+ hoe (>= 2.2.0)
+ hoe-git (1.5.0)
+ hoe (>= 2.2.0)
+ json (1.6.6)
+ multi_json (1.3.6)
rake (0.9.2.2)
- systemu (2.5.1)
- thor (0.15.2)
- uuid (2.3.5)
- macaddr (~> 1.0)
+ rdoc (3.12)
+ json (~> 1.4)
+ 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-given (1.5.0)
+ rspec (> 1.2.8)
+ rspec-mocks (2.11.3)
+ simplecov (0.6.4)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
PLATFORMS
ruby
DEPENDENCIES
- ZenTest
- foreman
- json
- onstomp (~> 1.0.7)
- rake
- uuid (~> 2.3.5)
+ ZenTest (~> 4.8.0)
+ hoe (~> 3.0)
+ hoe-bundler (~> 1.1.0)
+ hoe-gemspec (~> 1.0.0)
+ hoe-git (~> 1.5.0)
+ rdoc (~> 3.10)
+ rspec (~> 2.11.0)
+ rspec-given (~> 1.0)
+ simplecov (~> 0.6.0)