Gemfile.lock in shuhari-0.1.0 vs Gemfile.lock in shuhari-0.1.1
- old
+ new
@@ -1,50 +1,68 @@
PATH
remote: .
specs:
- shuhari (0.1.0)
+ shuhari (0.1.1)
thor (~> 0.14)
GEM
remote: https://rubygems.org/
specs:
- aruba (0.4.11)
- childprocess (>= 0.2.3)
+ aruba (0.5.3)
+ childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
- ffi (>= 1.0.11)
- rspec (>= 2.7.0)
- builder (3.0.0)
- childprocess (0.3.5)
- ffi (~> 1.0, >= 1.0.6)
- coolline (0.3.0)
- cucumber (1.2.1)
+ rspec-expectations (>= 2.7.0)
+ builder (3.2.2)
+ childprocess (0.3.9)
+ ffi (~> 1.0, >= 1.0.11)
+ coderay (1.0.9)
+ coolline (0.4.2)
+ cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
- gherkin (~> 2.11.0)
- json (>= 1.4.6)
- diff-lcs (1.1.3)
- ffi (1.1.5)
- gherkin (2.11.2)
- json (>= 1.4.6)
+ gherkin (~> 2.12.0)
+ multi_json (~> 1.3)
+ diff-lcs (1.2.4)
+ ffi (1.9.0)
+ formatador (0.2.4)
+ gherkin (2.12.0)
+ multi_json (~> 1.3)
growl (1.0.3)
- guard (1.3.2)
- listen (>= 0.4.2)
+ guard (1.8.1)
+ formatador (>= 0.2.4)
+ listen (>= 1.0.0)
+ lumberjack (>= 1.0.2)
+ pry (>= 0.9.10)
thor (>= 0.14.6)
- guard-cucumber (1.2.0)
+ guard-cucumber (1.4.0)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
- json (1.7.5)
- listen (0.5.0)
- rb-fsevent (0.9.1)
- 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.2)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.11.2)
- thor (0.16.0)
+ listen (1.2.2)
+ rb-fsevent (>= 0.9.3)
+ rb-inotify (>= 0.9)
+ rb-kqueue (>= 0.2)
+ lumberjack (1.0.3)
+ method_source (0.8.1)
+ multi_json (1.7.7)
+ pry (0.9.12.2)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.4)
+ rb-fsevent (0.9.3)
+ rb-inotify (0.9.0)
+ ffi (>= 0.5.0)
+ rb-kqueue (0.2.0)
+ ffi (>= 0.5.0)
+ rspec (2.13.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
+ rspec-core (2.13.1)
+ rspec-expectations (2.13.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.13.1)
+ slop (3.4.5)
+ thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES