File tree Expand file tree Collapse file tree 2 files changed +32
-26
lines changed Expand file tree Collapse file tree 2 files changed +32
-26
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
2- gem 'cucumber' , '~> 2.4.0 '
3- gem 'net-dns ' , '~> 0.8.0 '
4- gem 'aruba' , '~> 0.14.2 '
2+ gem 'cucumber' , '~> 3.1.2 '
3+ gem 'aruba ' , '~> 0.14.6 '
4+ gem 'net-dns '
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- aruba (0.14.2 )
5- childprocess (~> 0.5.6 )
4+ aruba (0.14.6 )
5+ childprocess (>= 0.6.3 , < 0.10.0 )
66 contracts (~> 0.9 )
77 cucumber (>= 1.3.19 )
88 ffi (~> 1.9.10 )
99 rspec-expectations (>= 2.99 )
1010 thor (~> 0.19 )
11- builder (3.2.2 )
12- childprocess (0.5.9 )
11+ backports (3.11.4 )
12+ builder (3.2.3 )
13+ childprocess (0.9.0 )
1314 ffi (~> 1.0 , >= 1.0.11 )
14- contracts (0.14 .0 )
15- cucumber (2.4.0 )
15+ contracts (0.16 .0 )
16+ cucumber (3.1.2 )
1617 builder (>= 2.1.2 )
17- cucumber-core (~> 1.5.0 )
18+ cucumber-core (~> 3.2.0 )
19+ cucumber-expressions (~> 6.0.1 )
1820 cucumber-wire (~> 0.0.1 )
19- diff-lcs (>= 1. 1.3 )
20- gherkin (~> 4 .0 )
21+ diff-lcs (~> 1.3 )
22+ gherkin (~> 5.1 .0 )
2123 multi_json (>= 1.7.5 , < 2.0 )
2224 multi_test (>= 0.1.2 )
23- cucumber-core (1.5.0 )
24- gherkin (~> 4.0 )
25+ cucumber-core (3.2.1 )
26+ backports (>= 3.8.0 )
27+ cucumber-tag_expressions (~> 1.1.0 )
28+ gherkin (~> 5.0 )
29+ cucumber-expressions (6.0.1 )
30+ cucumber-tag_expressions (1.1.1 )
2531 cucumber-wire (0.0.1 )
26- diff-lcs (1.2.5 )
27- ffi (1.9.14 )
28- gherkin (4.0 .0 )
29- multi_json (1.12 .1 )
32+ diff-lcs (1.3 )
33+ ffi (1.9.25 )
34+ gherkin (5.1 .0 )
35+ multi_json (1.13 .1 )
3036 multi_test (0.1.2 )
31- net-dns (0.8 .0 )
32- rspec-expectations (3.5.0 )
37+ net-dns (0.9 .0 )
38+ rspec-expectations (3.8.2 )
3339 diff-lcs (>= 1.2.0 , < 2.0 )
34- rspec-support (~> 3.5 .0 )
35- rspec-support (3.5 .0 )
36- thor (0.19.1 )
40+ rspec-support (~> 3.8 .0 )
41+ rspec-support (3.8 .0 )
42+ thor (0.20.3 )
3743
3844PLATFORMS
3945 ruby
4046
4147DEPENDENCIES
42- aruba (~> 0.14.2 )
43- cucumber (~> 2.4.0 )
44- net-dns ( ~> 0.8.0 )
48+ aruba (~> 0.14.6 )
49+ cucumber (~> 3.1.2 )
50+ net-dns
4551
4652BUNDLED WITH
4753 1.13.6
You can’t perform that action at this time.
0 commit comments