Skip to content

Commit df6f218

Browse files
authored
Merge pull request #49 from tuanle03/dependabot/bundler/importmap-rails-1.2.3
Bump importmap-rails from 1.1.5 to 1.2.3
2 parents daffb94 + 059cc78 commit df6f218

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,9 @@ GEM
170170
ruby_parser (~> 3.5)
171171
i18n (1.14.1)
172172
concurrent-ruby (~> 1.0)
173-
importmap-rails (1.1.5)
173+
importmap-rails (1.2.3)
174174
actionpack (>= 6.0.0)
175+
activesupport (>= 6.0.0)
175176
railties (>= 6.0.0)
176177
io-console (0.6.0)
177178
irb (1.10.1)
@@ -187,9 +188,9 @@ GEM
187188
json (2.7.1)
188189
jwt (2.7.1)
189190
language_server-protocol (3.17.0.3)
190-
loofah (2.20.0)
191+
loofah (2.22.0)
191192
crass (~> 1.0.2)
192-
nokogiri (>= 1.5.9)
193+
nokogiri (>= 1.12.0)
193194
mail (2.8.1)
194195
mini_mime (>= 0.1.1)
195196
net-imap
@@ -252,11 +253,13 @@ GEM
252253
activesupport (= 7.0.4.3)
253254
bundler (>= 1.15.0)
254255
railties (= 7.0.4.3)
255-
rails-dom-testing (2.0.3)
256-
activesupport (>= 4.2.0)
256+
rails-dom-testing (2.2.0)
257+
activesupport (>= 5.0.0)
258+
minitest
257259
nokogiri (>= 1.6)
258-
rails-html-sanitizer (1.5.0)
259-
loofah (~> 2.19, >= 2.19.1)
260+
rails-html-sanitizer (1.6.0)
261+
loofah (~> 2.21)
262+
nokogiri (~> 1.14)
260263
railties (7.0.4.3)
261264
actionpack (= 7.0.4.3)
262265
activesupport (= 7.0.4.3)

0 commit comments

Comments
 (0)