Skip to content

Commit b139f9a

Browse files
Update bundler non-major dependencies to v2.5.21
1 parent 266ab40 commit b139f9a

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
@@ -112,7 +112,7 @@ 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)
@@ -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
@@ -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)

0 commit comments

Comments
 (0)