Skip to content

Commit 10e0061

Browse files
dadachiclaude
andcommitted
update Gemfile.lock for ruby 4.0.2 and gem changes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e6c1ba4 commit 10e0061

1 file changed

Lines changed: 13 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
GIT
2-
remote: https://github.com/excid3/madmin.git
3-
revision: ddfac1771a476183965fcb675e502fd9fbbed752
4-
specs:
5-
madmin (2.3.2)
6-
importmap-rails
7-
pagy (>= 3.5)
8-
propshaft
9-
rails (>= 7.0.0)
10-
stimulus-rails
11-
turbo-rails
12-
131
GEM
142
remote: https://rubygems.org/
153
specs:
@@ -215,6 +203,13 @@ GEM
215203
loofah (2.25.1)
216204
crass (~> 1.0.2)
217205
nokogiri (>= 1.12.0)
206+
madmin (2.3.2)
207+
importmap-rails
208+
pagy (>= 3.5)
209+
propshaft
210+
rails (>= 7.0.0)
211+
stimulus-rails
212+
turbo-rails
218213
mail (2.9.0)
219214
logger
220215
mini_mime (>= 0.1.1)
@@ -487,22 +482,22 @@ PLATFORMS
487482
DEPENDENCIES
488483
aasm
489484
acts_as_tenant
490-
after_commit_everywhere (~> 1.4)
485+
after_commit_everywhere (~> 1.6)
491486
bootsnap (>= 1.4.2)
492487
brakeman
493488
bundler-audit
494489
capybara (>= 3.39)
495490
config
496491
csv (~> 3.3)
497492
debug
498-
devise_token_auth (~> 1.2, >= 1.2.2)
493+
devise_token_auth (~> 1.2, >= 1.2.6)
499494
erb_lint
500495
image_processing (~> 1.12)
501496
importmap-rails
502-
inline_svg (~> 1.6)
503-
jbuilder (~> 2.12)
497+
inline_svg (~> 1.10)
498+
jbuilder (~> 2.14)
504499
jsonapi-serializer
505-
madmin!
500+
madmin (~> 2.0)
506501
mailbin
507502
minitest-mock
508503
mission_control-jobs
@@ -532,7 +527,7 @@ DEPENDENCIES
532527
whenever
533528

534529
RUBY VERSION
535-
ruby 4.0.1
530+
ruby 4.0.2
536531

537532
BUNDLED WITH
538533
4.0.3

0 commit comments

Comments
 (0)