Skip to content

Commit 64807d4

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] <[email protected]>
1 parent f06c5da commit 64807d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ GEM
162162
thor
163163
i18n (1.14.7)
164164
concurrent-ruby (~> 1.0)
165-
importmap-rails (2.1.0)
165+
importmap-rails (2.2.0)
166166
actionpack (>= 6.0.0)
167167
activesupport (>= 6.0.0)
168168
railties (>= 6.0.0)
@@ -219,15 +219,15 @@ GEM
219219
net-smtp (0.5.1)
220220
net-protocol
221221
nio4r (2.7.4)
222-
nokogiri (1.18.8-aarch64-linux-musl)
222+
nokogiri (1.18.9-aarch64-linux-musl)
223223
racc (~> 1.4)
224-
nokogiri (1.18.8-arm64-darwin)
224+
nokogiri (1.18.9-arm64-darwin)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-x64-mingw-ucrt)
226+
nokogiri (1.18.9-x64-mingw-ucrt)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-x86_64-linux-gnu)
228+
nokogiri (1.18.9-x86_64-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-x86_64-linux-musl)
230+
nokogiri (1.18.9-x86_64-linux-musl)
231231
racc (~> 1.4)
232232
ostruct (0.6.1)
233233
pagy (9.3.5)
@@ -300,7 +300,7 @@ GEM
300300
psych (>= 4.0.0)
301301
redcarpet (3.6.1)
302302
regexp_parser (2.10.0)
303-
reline (0.6.1)
303+
reline (0.6.2)
304304
io-console (~> 0.5)
305305
rexml (3.4.1)
306306
rspec-core (3.13.4)

0 commit comments

Comments
 (0)