Gemfile.lock in tailor-1.2.1 vs Gemfile.lock in tailor-1.3.0
- old
+ new
@@ -1,55 +1,57 @@
PATH
remote: .
specs:
- tailor (1.2.1)
+ tailor (1.3.0)
log_switch (>= 0.3.0)
term-ansicolor (>= 1.0.5)
text-table (>= 1.2.2)
GEM
remote: https://rubygems.org/
specs:
- aruba (0.5.1)
- childprocess (~> 0.3.6)
+ aruba (0.5.3)
+ childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
- builder (3.2.0)
+ builder (3.2.2)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
- cucumber (1.2.2)
+ cucumber (1.3.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
- gherkin (~> 2.11.6)
+ gherkin (~> 2.12.1)
+ multi_json (>= 1.7.5, < 2.0)
+ multi_test (>= 0.0.2)
+ diff-lcs (1.2.4)
+ fakefs (0.4.3)
+ ffi (1.9.0)
+ ffi (1.9.0-java)
+ gherkin (2.12.1)
multi_json (~> 1.3)
- diff-lcs (1.2.1)
- fakefs (0.4.2)
- ffi (1.4.0)
- ffi (1.4.0-java)
- gherkin (2.11.6)
- json (>= 1.7.6)
- gherkin (2.11.6-java)
- json (>= 1.7.6)
- json (1.7.7)
- json (1.7.7-java)
+ gherkin (2.12.1-java)
+ multi_json (~> 1.3)
log_switch (0.4.0)
- multi_json (1.6.1)
- rake (10.0.3)
- rspec (2.13.0)
- rspec-core (~> 2.13.0)
- rspec-expectations (~> 2.13.0)
- rspec-mocks (~> 2.13.0)
- rspec-core (2.13.0)
- rspec-expectations (2.13.0)
+ multi_json (1.8.0)
+ multi_test (0.0.2)
+ rake (10.1.0)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.5)
+ rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.13.0)
+ rspec-mocks (2.14.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
- term-ansicolor (1.1.1)
- text-table (1.2.2)
- yard (0.8.5.2)
+ term-ansicolor (1.2.2)
+ tins (~> 0.8)
+ text-table (1.2.3)
+ tins (0.11.0)
+ yard (0.8.7.2)
PLATFORMS
java
ruby