File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 3
3
specs:
4
4
addressable (2.7.0 )
5
5
public_suffix (>= 2.0.2 , < 5.0 )
6
- capybara (3.34.0 )
6
+ capybara (3.35.3 )
7
7
addressable
8
8
mini_mime (>= 0.1.3 )
9
9
nokogiri (~> 1.8 )
10
10
rack (>= 1.6.0 )
11
11
rack-test (>= 0.6.3 )
12
- regexp_parser (~> 1.5 )
12
+ regexp_parser (>= 1.5 , < 3.0 )
13
13
xpath (~> 3.2 )
14
14
capybara-screenshot (1.0.25 )
15
15
capybara (>= 1.0 , < 4 )
19
19
launchy (2.5.0 )
20
20
addressable (~> 2.7 )
21
21
mini_mime (1.0.2 )
22
- mini_portile2 (2.4.0 )
23
- nokogiri (1.10.10 )
24
- mini_portile2 (~> 2.4.0 )
22
+ mini_portile2 (2.5.0 )
23
+ nokogiri (1.11.1 )
24
+ mini_portile2 (~> 2.5.0 )
25
+ racc (~> 1.4 )
25
26
public_suffix (4.0.6 )
27
+ racc (1.5.2 )
26
28
rack (2.2.3 )
27
29
rack-test (1.1.0 )
28
30
rack (>= 1.0 , < 3 )
29
- regexp_parser (1.8.2 )
31
+ regexp_parser (2.1.1 )
30
32
rspec (3.10.0 )
31
33
rspec-core (~> 3.10.0 )
32
34
rspec-expectations (~> 3.10.0 )
33
35
rspec-mocks (~> 3.10.0 )
34
- rspec-core (3.10.0 )
36
+ rspec-core (3.10.1 )
35
37
rspec-support (~> 3.10.0 )
36
- rspec-expectations (3.10.0 )
38
+ rspec-expectations (3.10.1 )
37
39
diff-lcs (>= 1.2.0 , < 2.0 )
38
40
rspec-support (~> 3.10.0 )
39
- rspec-mocks (3.10.0 )
41
+ rspec-mocks (3.10.2 )
40
42
diff-lcs (>= 1.2.0 , < 2.0 )
41
43
rspec-support (~> 3.10.0 )
42
- rspec-support (3.10.0 )
44
+ rspec-support (3.10.2 )
43
45
rubyzip (2.3.0 )
44
46
selenium-webdriver (3.142.7 )
45
47
childprocess (>= 0.5 , < 4.0 )
46
48
rubyzip (>= 1.2.2 )
47
- webdrivers (4.4.1 )
49
+ webdrivers (4.6.0 )
48
50
nokogiri (~> 1.6 )
49
51
rubyzip (>= 1.3.0 )
50
52
selenium-webdriver (>= 3.0 , < 4.0 )
You can’t perform that action at this time.
0 commit comments