Skip to content

Commit f9dbd54

Browse files
authored
Update capybara to version 3.33.0
1 parent 75f5c2a commit f9dbd54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
bindex (0.5.0)
5151
builder (3.2.4)
5252
byebug (11.1.3)
53-
capybara (3.32.1)
53+
capybara (3.33.0)
5454
addressable
5555
mini_mime (>= 0.1.3)
5656
nokogiri (~> 1.8)
@@ -127,9 +127,9 @@ GEM
127127
pry (0.13.1)
128128
coderay (~> 1.1)
129129
method_source (~> 1.0)
130-
public_suffix (4.0.4)
130+
public_suffix (4.0.5)
131131
puma (3.12.4)
132-
rack (2.2.2)
132+
rack (2.2.3)
133133
rack-test (1.1.0)
134134
rack (>= 1.0, < 3)
135135
rails (5.2.4.2)
@@ -162,7 +162,7 @@ GEM
162162
rb-inotify (0.10.0)
163163
ffi (~> 1.0)
164164
rb-readline (0.5.5)
165-
regexp_parser (1.7.0)
165+
regexp_parser (1.7.1)
166166
rexml (3.2.4)
167167
rubocop (0.81.0)
168168
jaro_winkler (~> 1.5.1)

0 commit comments

Comments
 (0)