Skip to content

Commit d31836f

Browse files
Update bundler non-major dependencies to v7.1.0
1 parent 22f5b1c commit d31836f

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

Gemfile.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ GEM
171171
jbuilder (2.14.1)
172172
actionview (>= 7.0.0)
173173
activesupport (>= 7.0.0)
174-
json (2.13.2)
174+
json (2.15.1)
175175
language_server-protocol (3.17.0.5)
176176
lint_roller (1.1.0)
177177
llhttp-ffi (0.5.1)
@@ -227,16 +227,16 @@ GEM
227227
pp (0.6.3)
228228
prettyprint
229229
prettyprint (0.2.0)
230-
prism (1.4.0)
230+
prism (1.6.0)
231231
psych (5.2.6)
232232
date
233233
stringio
234234
public_suffix (6.0.2)
235-
puma (7.0.4)
235+
puma (7.1.0)
236236
nio4r (~> 2.0)
237237
racc (1.8.1)
238238
rack (3.1.18)
239-
rack-attack (6.7.0)
239+
rack-attack (6.8.0)
240240
rack (>= 1.0, < 4)
241241
rack-session (2.1.1)
242242
base64 (>= 0.1.0)
@@ -289,7 +289,7 @@ GEM
289289
io-console (~> 0.5)
290290
rexml (3.4.4)
291291
rouge (4.5.1)
292-
rubocop (1.81.1)
292+
rubocop (1.81.6)
293293
json (~> 2.3)
294294
language_server-protocol (~> 3.17.0.2)
295295
lint_roller (~> 1.1.0)
@@ -321,18 +321,16 @@ GEM
321321
sprockets-rails
322322
tilt
323323
securerandom (0.4.1)
324-
selenium-webdriver (4.36.0)
324+
selenium-webdriver (4.37.0)
325325
base64 (~> 0.2)
326-
json (<= 2.13.2)
327326
logger (~> 1.4)
328-
prism (~> 1.0, < 1.5)
329327
rexml (~> 3.2, >= 3.2.5)
330328
rubyzip (>= 1.2.2, < 4.0)
331329
websocket (~> 1.0)
332-
sentry-rails (5.28.0)
330+
sentry-rails (5.28.1)
333331
railties (>= 5.0)
334-
sentry-ruby (~> 5.28.0)
335-
sentry-ruby (5.28.0)
332+
sentry-ruby (~> 5.28.1)
333+
sentry-ruby (5.28.1)
336334
bigdecimal
337335
concurrent-ruby (~> 1.0, >= 1.0.2)
338336
simplecov (0.22.0)

0 commit comments

Comments
 (0)