Gemfile.lock in aruba-0.4.5 vs Gemfile.lock in aruba-0.4.6
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
- aruba (0.4.5)
+ aruba (0.4.6)
bcat (>= 0.6.1)
- childprocess (>= 0.1.9)
- cucumber (>= 0.10.7)
+ childprocess (>= 0.2.0)
+ cucumber (>= 1.0.2)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
GEM
remote: http://rubygems.org/
@@ -22,25 +22,27 @@
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
ffi (1.0.9)
- gherkin (2.4.5)
+ gherkin (2.4.6)
json (>= 1.4.6)
json (1.5.3)
- rack (1.3.1)
+ rack (1.3.2)
+ rake (0.9.2)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
- term-ansicolor (1.0.5)
+ term-ansicolor (1.0.6)
PLATFORMS
ruby
DEPENDENCIES
aruba!
+ rake (>= 0.9.2)