Skip to content

Commit 2c8cfb5

Browse files
authored
bundle up (#461)
1 parent 84c6b2a commit 2c8cfb5

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
@@ -197,7 +197,7 @@ GEM
197197
ostruct
198198
globalid (1.2.1)
199199
activesupport (>= 6.1)
200-
good_job (4.11.1)
200+
good_job (4.11.2)
201201
activejob (>= 6.1.0)
202202
activerecord (>= 6.1.0)
203203
concurrent-ruby (>= 1.3.1)
@@ -207,7 +207,7 @@ GEM
207207
groupdate (6.7.0)
208208
activesupport (>= 7.1)
209209
hashie (5.0.0)
210-
honeybadger (6.0.3)
210+
honeybadger (6.0.4)
211211
logger
212212
ostruct
213213
htmlcompressor (0.4.0)
@@ -406,13 +406,13 @@ GEM
406406
erb
407407
psych (>= 4.0.0)
408408
redcarpet (3.6.1)
409-
regexp_parser (2.10.0)
409+
regexp_parser (2.11.0)
410410
reline (0.6.2)
411411
io-console (~> 0.5)
412412
request_store (1.7.0)
413413
rack (>= 1.4)
414414
rexml (3.4.1)
415-
rubocop (1.79.1)
415+
rubocop (1.79.2)
416416
json (~> 2.3)
417417
language_server-protocol (~> 3.17.0.2)
418418
lint_roller (~> 1.1.0)
@@ -507,10 +507,10 @@ GEM
507507
tailwindcss-ruby (4.1.11-x86_64-linux-gnu)
508508
tailwindcss-ruby (4.1.11-x86_64-linux-musl)
509509
thor (1.4.0)
510-
thruster (0.1.14)
511-
thruster (0.1.14-aarch64-linux)
512-
thruster (0.1.14-arm64-darwin)
513-
thruster (0.1.14-x86_64-linux)
510+
thruster (0.1.15)
511+
thruster (0.1.15-aarch64-linux)
512+
thruster (0.1.15-arm64-darwin)
513+
thruster (0.1.15-x86_64-linux)
514514
timeout (0.4.3)
515515
turbo-rails (2.0.16)
516516
actionpack (>= 7.1.0)
@@ -524,7 +524,7 @@ GEM
524524
uniform_notifier (1.17.0)
525525
uri (1.0.3)
526526
useragent (0.16.11)
527-
view_component (4.0.0)
527+
view_component (4.0.1)
528528
activesupport (>= 7.1.0, < 8.1)
529529
concurrent-ruby (~> 1)
530530
web-console (4.2.1)

0 commit comments

Comments
 (0)