Gemfile.lock in shelr-0.11.2 vs Gemfile.lock in shelr-0.11.3
- old
+ new
@@ -1,31 +1,64 @@
+GIT
+ remote: git://github.com/cucumber/aruba.git
+ revision: fabc92edc45bf42b5747a0937dd31511d4ab774a
+ specs:
+ aruba (0.4.11)
+ childprocess (>= 0.2.3)
+ cucumber (>= 1.1.1)
+ ffi (>= 1.0.11)
+ rspec (>= 2.7.0)
+
GEM
remote: http://rubygems.org/
specs:
- diff-lcs (1.1.2)
+ builder (3.0.0)
+ childprocess (0.3.1)
+ ffi (~> 1.0.6)
+ cucumber (1.1.9)
+ builder (>= 2.1.2)
+ diff-lcs (>= 1.1.2)
+ gherkin (~> 2.9.0)
+ json (>= 1.4.6)
+ term-ansicolor (>= 1.0.6)
+ diff-lcs (1.1.3)
+ ffi (1.0.11)
+ gherkin (2.9.0)
+ json (>= 1.4.6)
git (1.2.5)
- jeweler (1.6.4)
+ jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- mocha (0.9.9)
- rake
- rake (0.9.2)
- rcov (0.9.9)
- rspec (2.1.0)
- rspec-core (~> 2.1.0)
- rspec-expectations (~> 2.1.0)
- rspec-mocks (~> 2.1.0)
- rspec-core (2.1.0)
- rspec-expectations (2.1.0)
+ rdoc
+ json (1.6.5)
+ metaclass (0.0.1)
+ mocha (0.10.5)
+ metaclass (~> 0.0.1)
+ multi_json (1.1.0)
+ rake (0.9.2.2)
+ rdoc (3.12)
+ json (~> 1.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.1.0)
+ rspec-mocks (2.8.0)
+ simplecov (0.6.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
+ term-ansicolor (1.0.7)
PLATFORMS
ruby
DEPENDENCIES
+ aruba!
bundler
jeweler
mocha
- rcov
rspec
+ simplecov