Skip to content

Commit 91d78f2

Browse files
Bump importmap-rails from 2.1.0 to 2.2.2
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.1.0...v2.2.2) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f4d349 commit 91d78f2

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
benchmark (0.4.1)
82-
bigdecimal (3.2.1)
82+
bigdecimal (3.2.2)
8383
bindex (0.8.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
@@ -117,7 +117,7 @@ GEM
117117
railties (>= 6.1)
118118
drb (2.2.3)
119119
ed25519 (1.4.0)
120-
erb (5.0.1)
120+
erb (5.0.2)
121121
erubi (1.13.1)
122122
et-orbi (1.2.11)
123123
tzinfo
@@ -153,11 +153,11 @@ GEM
153153
domain_name (~> 0.5)
154154
i18n (1.14.7)
155155
concurrent-ruby (~> 1.0)
156-
importmap-rails (2.1.0)
156+
importmap-rails (2.2.2)
157157
actionpack (>= 6.0.0)
158158
activesupport (>= 6.0.0)
159159
railties (>= 6.0.0)
160-
io-console (0.8.0)
160+
io-console (0.8.1)
161161
irb (1.15.2)
162162
pp (>= 0.6.0)
163163
rdoc (>= 4.0.0)
@@ -221,19 +221,19 @@ GEM
221221
net-ssh (7.3.0)
222222
netrc (0.11.0)
223223
nio4r (2.7.4)
224-
nokogiri (1.18.8-aarch64-linux-gnu)
224+
nokogiri (1.18.9-aarch64-linux-gnu)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-aarch64-linux-musl)
226+
nokogiri (1.18.9-aarch64-linux-musl)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-arm-linux-gnu)
228+
nokogiri (1.18.9-arm-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-arm-linux-musl)
230+
nokogiri (1.18.9-arm-linux-musl)
231231
racc (~> 1.4)
232-
nokogiri (1.18.8-arm64-darwin)
232+
nokogiri (1.18.9-arm64-darwin)
233233
racc (~> 1.4)
234-
nokogiri (1.18.8-x86_64-linux-gnu)
234+
nokogiri (1.18.9-x86_64-linux-gnu)
235235
racc (~> 1.4)
236-
nokogiri (1.18.8-x86_64-linux-musl)
236+
nokogiri (1.18.9-x86_64-linux-musl)
237237
racc (~> 1.4)
238238
oauth2 (2.0.12)
239239
faraday (>= 0.17.3, < 4.0)
@@ -279,7 +279,7 @@ GEM
279279
nio4r (~> 2.0)
280280
raabro (1.4.0)
281281
racc (1.8.1)
282-
rack (3.1.15)
282+
rack (3.2.0)
283283
rack-protection (4.1.1)
284284
base64 (>= 0.1.0)
285285
logger (>= 1.6.0)
@@ -322,13 +322,13 @@ GEM
322322
zeitwerk (~> 2.6)
323323
rainbow (3.1.1)
324324
rake (13.3.0)
325-
rdoc (6.14.1)
325+
rdoc (6.14.2)
326326
erb
327327
psych (>= 4.0.0)
328328
redis-client (0.24.0)
329329
connection_pool
330330
regexp_parser (2.10.0)
331-
reline (0.6.1)
331+
reline (0.6.2)
332332
io-console (~> 0.5)
333333
rest-client (2.1.0)
334334
http-accept (>= 1.7.0, < 2.0)

0 commit comments

Comments
 (0)