Skip to content

Commit edbb3df

Browse files
Update bundler non-major dependencies to v1.2.10
1 parent 7983550 commit edbb3df

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ GEM
112112
rack-test (>= 0.6.3)
113113
regexp_parser (>= 1.5, < 3.0)
114114
xpath (~> 3.2)
115-
cgi (0.1.1)
115+
cgi (0.5.1)
116116
climate_control (1.2.0)
117117
concurrent-ruby (1.3.6)
118118
connection_pool (2.5.5)
119119
crack (1.0.1)
120120
bigdecimal
121121
rexml
122122
crass (1.0.6)
123-
crawler_detect (1.2.9)
123+
crawler_detect (1.2.10)
124124
qonfig (>= 0.24)
125125
date (3.5.1)
126126
debug (1.11.1)
@@ -152,7 +152,7 @@ GEM
152152
fiber-storage (1.0.1)
153153
globalid (1.3.0)
154154
activesupport (>= 6.1)
155-
graphql (2.5.20)
155+
graphql (2.5.21)
156156
base64
157157
fiber-storage
158158
logger
@@ -192,7 +192,7 @@ GEM
192192
ffi-compiler (~> 1.0)
193193
rake (~> 13.0)
194194
logger (1.7.0)
195-
loofah (2.25.0)
195+
loofah (2.25.1)
196196
crass (~> 1.0.2)
197197
nokogiri (>= 1.12.0)
198198
mail (2.8.1)
@@ -226,13 +226,13 @@ GEM
226226
net-smtp (0.5.1)
227227
net-protocol
228228
nio4r (2.7.5)
229-
nokogiri (1.19.1-aarch64-linux-gnu)
229+
nokogiri (1.19.2-aarch64-linux-gnu)
230230
racc (~> 1.4)
231-
nokogiri (1.19.1-arm64-darwin)
231+
nokogiri (1.19.2-arm64-darwin)
232232
racc (~> 1.4)
233-
nokogiri (1.19.1-x86_64-darwin)
233+
nokogiri (1.19.2-x86_64-darwin)
234234
racc (~> 1.4)
235-
nokogiri (1.19.1-x86_64-linux-gnu)
235+
nokogiri (1.19.2-x86_64-linux-gnu)
236236
racc (~> 1.4)
237237
openssl (3.3.2)
238238
parallel (1.27.0)
@@ -256,7 +256,7 @@ GEM
256256
qonfig (0.30.0)
257257
base64 (>= 0.2)
258258
racc (1.8.1)
259-
rack (3.1.20)
259+
rack (3.2.5)
260260
rack-attack (6.8.0)
261261
rack (>= 1.0, < 4)
262262
rack-session (2.1.1)
@@ -316,7 +316,7 @@ GEM
316316
io-console (~> 0.5)
317317
rexml (3.4.4)
318318
rouge (4.5.1)
319-
rubocop (1.85.0)
319+
rubocop (1.85.1)
320320
json (~> 2.3)
321321
language_server-protocol (~> 3.17.0.2)
322322
lint_roller (~> 1.1.0)
@@ -328,7 +328,7 @@ GEM
328328
rubocop-ast (>= 1.49.0, < 2.0)
329329
ruby-progressbar (~> 1.7)
330330
unicode-display_width (>= 2.4.0, < 4.0)
331-
rubocop-ast (1.49.0)
331+
rubocop-ast (1.49.1)
332332
parser (>= 3.3.7.2)
333333
prism (~> 1.7)
334334
rubocop-rails (2.34.3)
@@ -377,10 +377,10 @@ GEM
377377
actionpack (>= 6.1)
378378
activesupport (>= 6.1)
379379
sprockets (>= 3.0.0)
380-
sqlite3 (2.9.1-aarch64-linux-gnu)
381-
sqlite3 (2.9.1-arm64-darwin)
382-
sqlite3 (2.9.1-x86_64-darwin)
383-
sqlite3 (2.9.1-x86_64-linux-gnu)
380+
sqlite3 (2.9.2-aarch64-linux-gnu)
381+
sqlite3 (2.9.2-arm64-darwin)
382+
sqlite3 (2.9.2-x86_64-darwin)
383+
sqlite3 (2.9.2-x86_64-linux-gnu)
384384
stimulus-rails (1.3.4)
385385
railties (>= 6.0.0)
386386
stringio (3.2.0)
@@ -404,7 +404,7 @@ GEM
404404
activemodel (>= 6.0.0)
405405
bindex (>= 0.4.0)
406406
railties (>= 6.0.0)
407-
webmock (3.26.1)
407+
webmock (3.26.2)
408408
addressable (>= 2.8.0)
409409
crack (>= 0.3.2)
410410
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)