Gemfile.lock in rubymotion_generators-0.0.4 vs Gemfile.lock in rubymotion_generators-0.1.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rubymotion_generators (0.0.1)
+ rubymotion_generators (0.0.4)
thor (~> 0.15)
GEM
remote: https://rubygems.org/
specs:
@@ -13,31 +13,39 @@
ffi (>= 1.0.11)
rspec (>= 2.7.0)
builder (3.0.0)
childprocess (0.3.2)
ffi (~> 1.0.6)
+ coderay (1.0.8)
cucumber (1.2.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.10.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
ffi (1.0.11)
gherkin (2.10.0)
json (>= 1.4.6)
json (1.7.3)
+ method_source (0.8.1)
+ pry (0.9.12)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.4)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
- thor (0.15.2)
+ slop (3.4.3)
+ thor (0.17.0)
PLATFORMS
ruby
DEPENDENCIES
aruba (~> 0.4)
+ pry (~> 0.9.12)
rubymotion_generators!