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 @@ -8,7 +8,7 @@ gem "jsbundling-rails", "1.3.1"
8
8
gem "bcrypt" , "3.1.13"
9
9
gem "cssbundling-rails" , "1.4.3"
10
10
gem "propshaft" , "1.2.1"
11
- gem "importmap-rails" , "2.1.0 "
11
+ gem "importmap-rails" , "2.2.2 "
12
12
gem "turbo-rails" , "2.0.14"
13
13
gem "stimulus-rails" , "1.3.4"
14
14
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 )
@@ -357,7 +357,7 @@ DEPENDENCIES
357
357
debug (= 1.11.0 )
358
358
guard (= 2.19.1 )
359
359
guard-minitest (= 2.4.6 )
360
- importmap-rails (= 2.1.0 )
360
+ importmap-rails (= 2.2.2 )
361
361
jbuilder (= 2.13.0 )
362
362
jsbundling-rails (= 1.3.1 )
363
363
kamal (= 2.7.0 )
You can’t perform that action at this time.
0 commit comments