Skip to content

Commit 1396038

Browse files
committed
dep updates
1 parent f9e8528 commit 1396038

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
bootsnap (1.16.0)
9292
msgpack (~> 1.2)
9393
builder (3.2.4)
94-
capybara (3.39.0)
94+
capybara (3.39.1)
9595
addressable
9696
matrix
9797
mini_mime (>= 0.1.3)
@@ -106,7 +106,7 @@ GEM
106106
rexml
107107
crass (1.0.6)
108108
date (3.3.3)
109-
debug (1.7.2)
109+
debug (1.8.0)
110110
irb (>= 1.5.0)
111111
reline (>= 0.3.1)
112112
debug_inspector (1.1.0)
@@ -124,7 +124,7 @@ GEM
124124
rake
125125
globalid (1.1.0)
126126
activesupport (>= 5.0)
127-
graphql (2.0.21)
127+
graphql (2.0.22)
128128
graphql-client (0.18.0)
129129
activesupport (>= 3.0)
130130
graphql
@@ -178,11 +178,11 @@ GEM
178178
net-smtp (0.3.3)
179179
net-protocol
180180
nio4r (2.5.9)
181-
nokogiri (1.14.3-arm64-darwin)
181+
nokogiri (1.15.1-arm64-darwin)
182182
racc (~> 1.4)
183-
nokogiri (1.14.3-x86_64-darwin)
183+
nokogiri (1.15.1-x86_64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.14.3-x86_64-linux)
185+
nokogiri (1.15.1-x86_64-linux)
186186
racc (~> 1.4)
187187
parallel (1.23.0)
188188
parser (3.2.2.1)
@@ -224,11 +224,11 @@ GEM
224224
rainbow (3.1.1)
225225
rake (13.0.6)
226226
regexp_parser (2.8.0)
227-
reline (0.3.3)
227+
reline (0.3.4)
228228
io-console (~> 0.5)
229229
rexml (3.2.5)
230230
rouge (4.1.0)
231-
rubocop (1.50.2)
231+
rubocop (1.51.0)
232232
json (~> 2.3)
233233
parallel (~> 1.10)
234234
parser (>= 3.2.0.0)
@@ -238,7 +238,7 @@ GEM
238238
rubocop-ast (>= 1.28.0, < 2.0)
239239
ruby-progressbar (~> 1.7)
240240
unicode-display_width (>= 2.4.0, < 3.0)
241-
rubocop-ast (1.28.0)
241+
rubocop-ast (1.28.1)
242242
parser (>= 3.2.1.0)
243243
rubocop-rails (2.19.1)
244244
activesupport (>= 4.2.0)
@@ -255,7 +255,7 @@ GEM
255255
sprockets (> 3.0)
256256
sprockets-rails
257257
tilt
258-
selenium-webdriver (4.9.0)
258+
selenium-webdriver (4.9.1)
259259
rexml (~> 3.2, >= 3.2.5)
260260
rubyzip (>= 1.2.2, < 3.0)
261261
websocket (~> 1.0)
@@ -278,9 +278,9 @@ GEM
278278
actionpack (>= 5.2)
279279
activesupport (>= 5.2)
280280
sprockets (>= 3.0.0)
281-
sqlite3 (1.6.2-arm64-darwin)
282-
sqlite3 (1.6.2-x86_64-darwin)
283-
sqlite3 (1.6.2-x86_64-linux)
281+
sqlite3 (1.6.3-arm64-darwin)
282+
sqlite3 (1.6.3-x86_64-darwin)
283+
sqlite3 (1.6.3-x86_64-linux)
284284
stimulus-rails (1.2.1)
285285
railties (>= 6.0.0)
286286
thor (1.2.1)

0 commit comments

Comments
 (0)