Skip to content

Commit 7e5bb13

Browse files
authored
Merge pull request #539 from ruby/dependabot/bundler/importmap-rails-2.2.0
Bump importmap-rails from 2.1.0 to 2.2.0
2 parents ea2e524 + 8ae23a6 commit 7e5bb13

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
aws-eventstream (~> 1, >= 1.0.2)
9393
base64 (0.3.0)
9494
benchmark (0.4.1)
95-
bigdecimal (3.2.1)
95+
bigdecimal (3.2.2)
9696
bootsnap (1.18.6)
9797
msgpack (~> 1.2)
9898
builder (3.3.0)
@@ -104,7 +104,7 @@ GEM
104104
sass-embedded (~> 1.63)
105105
date (3.4.1)
106106
drb (2.2.3)
107-
erb (5.0.1)
107+
erb (5.0.2)
108108
erubi (1.13.1)
109109
globalid (1.2.1)
110110
activesupport (>= 6.1)
@@ -137,11 +137,11 @@ GEM
137137
rake (>= 13)
138138
i18n (1.14.7)
139139
concurrent-ruby (~> 1.0)
140-
importmap-rails (2.1.0)
140+
importmap-rails (2.2.0)
141141
actionpack (>= 6.0.0)
142142
activesupport (>= 6.0.0)
143143
railties (>= 6.0.0)
144-
io-console (0.8.0)
144+
io-console (0.8.1)
145145
irb (1.15.2)
146146
pp (>= 0.6.0)
147147
rdoc (>= 4.0.0)
@@ -171,24 +171,24 @@ GEM
171171
net-smtp (0.5.1)
172172
net-protocol
173173
nio4r (2.7.4)
174-
nokogiri (1.18.8)
174+
nokogiri (1.18.9)
175175
mini_portile2 (~> 2.8.2)
176176
racc (~> 1.4)
177-
nokogiri (1.18.8-aarch64-linux-gnu)
177+
nokogiri (1.18.9-aarch64-linux-gnu)
178178
racc (~> 1.4)
179-
nokogiri (1.18.8-aarch64-linux-musl)
179+
nokogiri (1.18.9-aarch64-linux-musl)
180180
racc (~> 1.4)
181-
nokogiri (1.18.8-arm-linux-gnu)
181+
nokogiri (1.18.9-arm-linux-gnu)
182182
racc (~> 1.4)
183-
nokogiri (1.18.8-arm-linux-musl)
183+
nokogiri (1.18.9-arm-linux-musl)
184184
racc (~> 1.4)
185-
nokogiri (1.18.8-arm64-darwin)
185+
nokogiri (1.18.9-arm64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.18.8-x86_64-darwin)
187+
nokogiri (1.18.9-x86_64-darwin)
188188
racc (~> 1.4)
189-
nokogiri (1.18.8-x86_64-linux-gnu)
189+
nokogiri (1.18.9-x86_64-linux-gnu)
190190
racc (~> 1.4)
191-
nokogiri (1.18.8-x86_64-linux-musl)
191+
nokogiri (1.18.9-x86_64-linux-musl)
192192
racc (~> 1.4)
193193
pg (1.6.0)
194194
pg (1.6.0-aarch64-linux)
@@ -210,7 +210,7 @@ GEM
210210
puma (6.6.0)
211211
nio4r (~> 2.0)
212212
racc (1.8.1)
213-
rack (3.1.15)
213+
rack (3.1.16)
214214
rack-session (2.1.1)
215215
base64 (>= 0.1.0)
216216
rack (>= 3.0.0)
@@ -248,10 +248,10 @@ GEM
248248
thor (~> 1.0, >= 1.2.2)
249249
zeitwerk (~> 2.6)
250250
rake (13.3.0)
251-
rdoc (6.14.0)
251+
rdoc (6.14.2)
252252
erb
253253
psych (>= 4.0.0)
254-
reline (0.6.1)
254+
reline (0.6.2)
255255
io-console (~> 0.5)
256256
sass-embedded (1.89.1)
257257
google-protobuf (~> 4.31)
@@ -300,7 +300,7 @@ GEM
300300
stringio (3.1.7)
301301
test-unit (3.6.9)
302302
power_assert
303-
thor (1.3.2)
303+
thor (1.4.0)
304304
timeout (0.4.3)
305305
tzinfo (2.0.6)
306306
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)