File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby "3.4.3"
6
6
gem "rails" , "8.0.2"
7
7
gem "cssbundling-rails" , "1.4.3"
8
8
gem "propshaft" , "1.2.1"
9
- gem "importmap-rails" , "2.1.0 "
9
+ gem "importmap-rails" , "2.2.2 "
10
10
gem "turbo-rails" , "2.0.14"
11
11
gem "stimulus-rails" , "1.3.4"
12
12
gem "jbuilder" , "2.13.0"
Original file line number Diff line number Diff line change 134
134
minitest (>= 3.0 )
135
135
i18n (1.14.7 )
136
136
concurrent-ruby (~> 1.0 )
137
- importmap-rails (2.1.0 )
137
+ importmap-rails (2.2.2 )
138
138
actionpack (>= 6.0.0 )
139
139
activesupport (>= 6.0.0 )
140
140
railties (>= 6.0.0 )
@@ -353,7 +353,7 @@ DEPENDENCIES
353
353
debug (= 1.11.0 )
354
354
guard (= 2.19.1 )
355
355
guard-minitest (= 2.4.6 )
356
- importmap-rails (= 2.1.0 )
356
+ importmap-rails (= 2.2.2 )
357
357
jbuilder (= 2.13.0 )
358
358
kamal (= 2.7.0 )
359
359
minitest (= 5.25.5 )
You can’t perform that action at this time.
0 commit comments