Skip to content

Commit 4dc1940

Browse files
committed
dep updates
1 parent d80fb8e commit 4dc1940

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
msgpack (~> 1.2)
9191
builder (3.2.4)
9292
byebug (11.1.3)
93-
capybara (3.39.0)
93+
capybara (3.39.1)
9494
addressable
9595
matrix
9696
mini_mime (>= 0.1.3)
@@ -139,7 +139,7 @@ GEM
139139
globalid (1.1.0)
140140
activesupport (>= 5.0)
141141
google-protobuf (3.22.3)
142-
graphql (2.0.21)
142+
graphql (2.0.22)
143143
hashdiff (1.0.1)
144144
http_parser.rb (0.8.0)
145145
i18n (1.13.0)
@@ -199,7 +199,7 @@ GEM
199199
mercenary (0.4.0)
200200
method_source (1.0.0)
201201
mini_mime (1.1.2)
202-
mini_portile2 (2.8.1)
202+
mini_portile2 (2.8.2)
203203
minitest (5.18.0)
204204
msgpack (1.7.0)
205205
multi_json (1.15.0)
@@ -213,8 +213,8 @@ GEM
213213
net-smtp (0.3.3)
214214
net-protocol
215215
nio4r (2.5.9)
216-
nokogiri (1.14.3)
217-
mini_portile2 (~> 2.8.0)
216+
nokogiri (1.15.1)
217+
mini_portile2 (~> 2.8.2)
218218
racc (~> 1.4)
219219
opensearch-api (2.2.0)
220220
multi_json
@@ -285,7 +285,7 @@ GEM
285285
railties (>= 5.2)
286286
rexml (3.2.5)
287287
rouge (4.1.0)
288-
rubocop (1.50.2)
288+
rubocop (1.51.0)
289289
json (~> 2.3)
290290
parallel (~> 1.10)
291291
parser (>= 3.2.0.0)
@@ -295,7 +295,7 @@ GEM
295295
rubocop-ast (>= 1.28.0, < 2.0)
296296
ruby-progressbar (~> 1.7)
297297
unicode-display_width (>= 2.4.0, < 3.0)
298-
rubocop-ast (1.28.0)
298+
rubocop-ast (1.28.1)
299299
parser (>= 3.2.1.0)
300300
rubocop-rails (2.19.1)
301301
activesupport (>= 4.2.0)
@@ -318,7 +318,7 @@ GEM
318318
sprockets (> 3.0)
319319
sprockets-rails
320320
tilt
321-
selenium-webdriver (4.9.0)
321+
selenium-webdriver (4.9.1)
322322
rexml (~> 3.2, >= 3.2.5)
323323
rubyzip (>= 1.2.2, < 3.0)
324324
websocket (~> 1.0)
@@ -341,7 +341,7 @@ GEM
341341
actionpack (>= 5.2)
342342
activesupport (>= 5.2)
343343
sprockets (>= 3.0.0)
344-
sqlite3 (1.6.2)
344+
sqlite3 (1.6.3)
345345
mini_portile2 (~> 2.8.0)
346346
terminal-table (3.0.2)
347347
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)