Gemfile.lock in ruby-conf-2.1.0 vs Gemfile.lock in ruby-conf-2.2.0
- old
+ new
@@ -1,34 +1,33 @@
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
git (1.2.5)
- jeweler (1.8.3)
+ jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
- json (1.6.5)
- rake (0.9.2.2)
+ json (1.7.5)
+ rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
rr (1.0.4)
- rspec (2.8.0)
- rspec-core (~> 2.8.0)
- rspec-expectations (~> 2.8.0)
- rspec-mocks (~> 2.8.0)
- rspec-core (2.8.0)
- rspec-expectations (2.8.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.8.0)
- yard (0.7.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.0)
+ yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
- jeweler (~> 1.8.3)
- rdoc (~> 3.12)
- rr (~> 1.0.4)
- rspec (~> 2.8.0)
- yard (~> 0.7)
+ jeweler
+ rr
+ rspec
+ yard