File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ gem "jsbundling-rails", ">= 1.2.0"
26
26
gem "turbo-rails" , ">= 1.5.0"
27
27
28
28
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
29
- gem "stimulus-rails" , ">= 1.3.0 "
29
+ gem "stimulus-rails" , ">= 1.3.1 "
30
30
31
31
gem "sentry-ruby"
32
32
gem "sentry-rails"
Original file line number Diff line number Diff line change 272
272
newrelic_rpm (9.6.0 )
273
273
base64
274
274
nio4r (2.5.9 )
275
- nokogiri (1.15.5 -arm64-darwin )
275
+ nokogiri (1.16.0 -arm64-darwin )
276
276
racc (~> 1.4 )
277
- nokogiri (1.15.5 -x86_64-linux )
277
+ nokogiri (1.16.0 -x86_64-linux )
278
278
racc (~> 1.4 )
279
279
orm_adapter (0.5.0 )
280
280
pagy (6.0.4 )
490
490
actionpack (>= 5.2 )
491
491
activesupport (>= 5.2 )
492
492
sprockets (>= 3.0.0 )
493
- stimulus-rails (1.3.0 )
493
+ stimulus-rails (1.3.3 )
494
494
railties (>= 6.0.0 )
495
495
thor (1.3.0 )
496
496
thread_safe (0.3.6 )
@@ -599,7 +599,7 @@ DEPENDENCIES
599
599
spreadsheet_architect
600
600
spring (~> 3.0.0 )
601
601
sprockets-rails
602
- stimulus-rails (>= 1.3.0 )
602
+ stimulus-rails (>= 1.3.1 )
603
603
turbo-rails (>= 1.5.0 )
604
604
tzinfo-data
605
605
vcr
@@ -611,4 +611,4 @@ RUBY VERSION
611
611
ruby 3.2.2p53
612
612
613
613
BUNDLED WITH
614
- 2.4.20
614
+ 2.4.6
You can’t perform that action at this time.
0 commit comments