Skip to content

Commit 3562069

Browse files
Bump importmap-rails from 2.0.1 to 2.0.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acde7cc commit 3562069

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,14 @@ GEM
121121
erubi (1.13.0)
122122
globalid (1.2.1)
123123
activesupport (>= 6.1)
124-
i18n (1.14.5)
124+
i18n (1.14.6)
125125
concurrent-ruby (~> 1.0)
126-
importmap-rails (2.0.1)
126+
importmap-rails (2.0.3)
127127
actionpack (>= 6.0.0)
128128
activesupport (>= 6.0.0)
129129
railties (>= 6.0.0)
130130
io-console (0.7.2)
131-
irb (1.14.0)
131+
irb (1.14.1)
132132
rdoc (>= 4.0.0)
133133
reline (>= 0.4.2)
134134
isbn_validation (1.2.2)
@@ -139,7 +139,7 @@ GEM
139139
json (2.7.2)
140140
language_server-protocol (3.17.0.3)
141141
logger (1.6.1)
142-
loofah (2.22.0)
142+
loofah (2.23.1)
143143
crass (~> 1.0.2)
144144
nokogiri (>= 1.12.0)
145145
mail (2.8.1)
@@ -186,7 +186,7 @@ GEM
186186
puma (6.4.2)
187187
nio4r (~> 2.0)
188188
racc (1.8.1)
189-
rack (3.1.7)
189+
rack (3.1.8)
190190
rack-session (2.0.0)
191191
rack (>= 3.0.0)
192192
rack-test (2.1.0)
@@ -305,14 +305,14 @@ GEM
305305
activemodel (>= 6.0.0)
306306
bindex (>= 0.4.0)
307307
railties (>= 6.0.0)
308-
webrick (1.8.1)
308+
webrick (1.8.2)
309309
websocket (1.2.11)
310310
websocket-driver (0.7.6)
311311
websocket-extensions (>= 0.1.0)
312312
websocket-extensions (0.1.5)
313313
xpath (3.2.0)
314314
nokogiri (~> 1.8)
315-
zeitwerk (2.6.18)
315+
zeitwerk (2.7.1)
316316

317317
PLATFORMS
318318
aarch64-linux
@@ -331,7 +331,7 @@ DEPENDENCIES
331331
debug
332332
erb_lint
333333
importmap-rails
334-
isbn_validation
334+
isbn_validation (~> 1.2)
335335
jbuilder
336336
pagy
337337
pg (~> 1.1)

0 commit comments

Comments
 (0)