Skip to content

Commit 659e88e

Browse files
Update bundler non-major dependencies to v2.5.14
1 parent 0f9ea3f commit 659e88e

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GEM
112112
colorator (1.1.0)
113113
concurrent-ruby (1.3.5)
114114
connection_pool (2.5.4)
115-
crack (1.0.0)
115+
crack (1.0.1)
116116
bigdecimal
117117
rexml
118118
crass (1.0.6)
@@ -133,7 +133,7 @@ GEM
133133
em-websocket (0.5.3)
134134
eventmachine (>= 0.12.9)
135135
http_parser.rb (~> 0)
136-
erb (5.0.2)
136+
erb (5.0.3)
137137
erubi (1.13.1)
138138
eventmachine (1.2.7)
139139
execjs (2.10.0)
@@ -157,7 +157,7 @@ GEM
157157
google-protobuf (4.30.0)
158158
bigdecimal
159159
rake (>= 13)
160-
graphql (2.5.13)
160+
graphql (2.5.14)
161161
base64
162162
fiber-storage
163163
logger
@@ -200,7 +200,7 @@ GEM
200200
jekyll (>= 3.8, < 5.0)
201201
jekyll-watch (2.2.1)
202202
listen (~> 3.0)
203-
json (2.15.0)
203+
json (2.15.2)
204204
jwt (3.1.2)
205205
base64
206206
kramdown (2.5.1)
@@ -261,19 +261,19 @@ GEM
261261
pathutil (0.16.2)
262262
forwardable-extended (~> 2.6)
263263
pg (1.6.2)
264-
pp (0.6.2)
264+
pp (0.6.3)
265265
prettyprint
266266
prettyprint (0.2.0)
267-
prism (1.5.1)
267+
prism (1.5.2)
268268
psych (5.2.6)
269269
date
270270
stringio
271-
public_suffix (6.0.1)
272-
puma (7.0.4)
271+
public_suffix (6.0.2)
272+
puma (7.1.0)
273273
nio4r (~> 2.0)
274274
racc (1.8.1)
275-
rack (3.1.16)
276-
rack-attack (6.7.0)
275+
rack (3.1.18)
276+
rack-attack (6.8.0)
277277
rack (>= 1.0, < 4)
278278
rack-cors (3.0.0)
279279
logger
@@ -336,7 +336,7 @@ GEM
336336
railties (>= 5.2)
337337
rexml (3.4.4)
338338
rouge (4.5.1)
339-
rubocop (1.81.1)
339+
rubocop (1.81.6)
340340
json (~> 2.3)
341341
language_server-protocol (~> 3.17.0.2)
342342
lint_roller (~> 1.1.0)
@@ -373,16 +373,16 @@ GEM
373373
sprockets-rails
374374
tilt
375375
securerandom (0.4.1)
376-
selenium-webdriver (4.35.0)
376+
selenium-webdriver (4.38.0)
377377
base64 (~> 0.2)
378378
logger (~> 1.4)
379379
rexml (~> 3.2, >= 3.2.5)
380380
rubyzip (>= 1.2.2, < 4.0)
381381
websocket (~> 1.0)
382-
sentry-rails (5.28.0)
382+
sentry-rails (5.28.1)
383383
railties (>= 5.0)
384-
sentry-ruby (~> 5.28.0)
385-
sentry-ruby (5.28.0)
384+
sentry-ruby (~> 5.28.1)
385+
sentry-ruby (5.28.1)
386386
bigdecimal
387387
concurrent-ruby (~> 1.0, >= 1.0.2)
388388
simplecov (0.22.0)
@@ -424,7 +424,7 @@ GEM
424424
activemodel (>= 6.0.0)
425425
bindex (>= 0.4.0)
426426
railties (>= 6.0.0)
427-
webmock (3.25.1)
427+
webmock (3.25.2)
428428
addressable (>= 2.8.0)
429429
crack (>= 0.3.2)
430430
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)