Skip to content

Commit 69f0d2d

Browse files
Bump importmap-rails from 2.0.1 to 2.2.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.1 to 2.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.0.1...v2.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 259250a commit 69f0d2d

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
irb (~> 1.10)
139139
reline (>= 0.3.8)
140140
drb (2.2.3)
141-
erb (6.0.1)
141+
erb (6.0.2)
142142
erubi (1.13.1)
143143
faker (3.5.1)
144144
i18n (>= 1.8.11, < 2)
@@ -151,19 +151,20 @@ GEM
151151
image_processing (1.13.0)
152152
mini_magick (>= 4.9.5, < 5)
153153
ruby-vips (>= 2.0.17, < 3)
154-
importmap-rails (2.0.1)
154+
importmap-rails (2.2.3)
155155
actionpack (>= 6.0.0)
156156
activesupport (>= 6.0.0)
157157
railties (>= 6.0.0)
158158
io-console (0.8.2)
159-
irb (1.16.0)
159+
irb (1.17.0)
160160
pp (>= 0.6.0)
161+
prism (>= 1.3.0)
161162
rdoc (>= 4.0.0)
162163
reline (>= 0.4.2)
163164
jbuilder (2.13.0)
164165
actionview (>= 5.0.0)
165166
activesupport (>= 5.0.0)
166-
json (2.7.2)
167+
json (2.19.2)
167168
language_server-protocol (3.17.0.3)
168169
logger (1.7.0)
169170
loofah (2.25.1)
@@ -180,7 +181,8 @@ GEM
180181
mini_magick (4.13.2)
181182
mini_mime (1.1.5)
182183
mini_portile2 (2.8.9)
183-
minitest (6.0.1)
184+
minitest (6.0.2)
185+
drb (~> 2.0)
184186
prism (~> 1.5)
185187
mono_logger (1.1.2)
186188
multi_json (1.15.0)
@@ -216,7 +218,7 @@ GEM
216218
pp (0.6.3)
217219
prettyprint
218220
prettyprint (0.2.0)
219-
prism (1.8.0)
221+
prism (1.9.0)
220222
propshaft (1.0.0)
221223
actionpack (>= 7.0.0)
222224
activesupport (>= 7.0.0)
@@ -245,12 +247,12 @@ GEM
245247
activesupport (>= 5.0.0)
246248
minitest
247249
nokogiri (>= 1.6)
248-
rails-html-sanitizer (1.6.2)
249-
loofah (~> 2.21)
250+
rails-html-sanitizer (1.7.0)
251+
loofah (~> 2.25)
250252
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
251253
rainbow (3.1.1)
252254
rake (13.3.1)
253-
rdoc (7.0.3)
255+
rdoc (7.2.0)
254256
erb
255257
psych (>= 4.0.0)
256258
tsort
@@ -364,7 +366,7 @@ GEM
364366
websocket-extensions (0.1.5)
365367
xpath (3.2.0)
366368
nokogiri (~> 1.8)
367-
zeitwerk (2.7.4)
369+
zeitwerk (2.7.5)
368370

369371
PLATFORMS
370372
aarch64-linux

0 commit comments

Comments
 (0)