Skip to content

Commit 8ae23a6

Browse files
Bump importmap-rails from 2.1.0 to 2.2.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b345699 commit 8ae23a6

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.5.9)
194194
power_assert (2.0.5)
@@ -206,7 +206,7 @@ GEM
206206
puma (6.6.0)
207207
nio4r (~> 2.0)
208208
racc (1.8.1)
209-
rack (3.1.15)
209+
rack (3.1.16)
210210
rack-session (2.1.1)
211211
base64 (>= 0.1.0)
212212
rack (>= 3.0.0)
@@ -244,10 +244,10 @@ GEM
244244
thor (~> 1.0, >= 1.2.2)
245245
zeitwerk (~> 2.6)
246246
rake (13.3.0)
247-
rdoc (6.14.0)
247+
rdoc (6.14.2)
248248
erb
249249
psych (>= 4.0.0)
250-
reline (0.6.1)
250+
reline (0.6.2)
251251
io-console (~> 0.5)
252252
sass-embedded (1.89.1)
253253
google-protobuf (~> 4.31)
@@ -296,7 +296,7 @@ GEM
296296
stringio (3.1.7)
297297
test-unit (3.6.9)
298298
power_assert
299-
thor (1.3.2)
299+
thor (1.4.0)
300300
timeout (0.4.3)
301301
tzinfo (2.0.6)
302302
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)