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 @@ -7,7 +7,7 @@ gem "rails", "8.0.2"
7
7
gem "bcrypt" , "3.1.13"
8
8
gem "cssbundling-rails" , "1.4.3"
9
9
gem "propshaft" , "1.2.1"
10
- gem "importmap-rails" , "2.1.0 "
10
+ gem "importmap-rails" , "2.2.2 "
11
11
gem "turbo-rails" , "2.0.14"
12
12
gem "stimulus-rails" , "1.3.4"
13
13
gem "jbuilder" , "2.13.0"
Original file line number Diff line number Diff line change 135
135
minitest (>= 3.0 )
136
136
i18n (1.14.7 )
137
137
concurrent-ruby (~> 1.0 )
138
- importmap-rails (2.1.0 )
138
+ importmap-rails (2.2.2 )
139
139
actionpack (>= 6.0.0 )
140
140
activesupport (>= 6.0.0 )
141
141
railties (>= 6.0.0 )
@@ -355,7 +355,7 @@ DEPENDENCIES
355
355
debug (= 1.11.0 )
356
356
guard (= 2.19.1 )
357
357
guard-minitest (= 2.4.6 )
358
- importmap-rails (= 2.1.0 )
358
+ importmap-rails (= 2.2.2 )
359
359
jbuilder (= 2.13.0 )
360
360
kamal (= 2.7.0 )
361
361
minitest (= 5.25.5 )
You can’t perform that action at this time.
0 commit comments