Gemfile.lock in json_test_data-1.1.3 vs Gemfile.lock in json_test_data-1.2.0
- old
+ new
@@ -5,19 +5,20 @@
regexp-examples (~> 1.2)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.8)
- builder (3.2.2)
- coderay (1.1.1)
- coveralls (0.8.13)
- json (~> 1.8)
- simplecov (~> 0.11.0)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ builder (3.2.3)
+ coderay (1.1.2)
+ coveralls (0.8.21)
+ json (>= 1.8, < 3)
+ simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
- thor (~> 0.19.1)
- tins (~> 1.6.0)
+ thor (~> 0.19.4)
+ tins (~> 1.6)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
@@ -25,48 +26,49 @@
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.5.0)
gherkin (~> 4.0)
cucumber-wire (0.0.1)
- diff-lcs (1.2.5)
+ diff-lcs (1.3)
docile (1.1.5)
- gherkin (4.0.0)
- json (1.8.3)
- json-schema (2.6.2)
- addressable (~> 2.3.8)
+ gherkin (4.1.3)
+ json (1.8.6)
+ json-schema (2.8.0)
+ addressable (>= 2.4)
method_source (0.8.2)
- multi_json (1.12.1)
+ multi_json (1.12.2)
multi_test (0.1.2)
- pry (0.10.3)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rake (11.1.2)
- regexp-examples (1.2.1)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.4)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ public_suffix (3.0.0)
+ rake (11.3.0)
+ regexp-examples (1.3.2)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- simplecov (0.11.2)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
+ simplecov (0.14.1)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
+ simplecov-html (0.10.2)
slop (3.6.0)
- term-ansicolor (1.3.2)
+ term-ansicolor (1.6.0)
tins (~> 1.0)
- thor (0.19.1)
- tins (1.6.0)
+ thor (0.19.4)
+ tins (1.15.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -78,6 +80,6 @@
pry
rake (~> 11.0)
rspec (~> 3.4)
BUNDLED WITH
- 1.12.5
+ 1.15.4