Skip to content

Commit 83136a7

Browse files
Bump importmap-rails from 2.2.2 to 2.2.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465bdbc commit 83136a7

1 file changed

Lines changed: 27 additions & 26 deletions

File tree

Gemfile.lock

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
ast (2.4.3)
8181
base64 (0.3.0)
8282
bcrypt (3.1.20)
83-
bigdecimal (3.3.1)
83+
bigdecimal (4.0.1)
8484
bindex (0.8.1)
8585
bootsnap (1.19.0)
8686
msgpack (~> 1.2)
@@ -99,15 +99,15 @@ GEM
9999
rack-test (>= 0.6.3)
100100
regexp_parser (>= 1.5, < 3.0)
101101
xpath (~> 3.2)
102-
concurrent-ruby (1.3.5)
103-
connection_pool (2.5.4)
102+
concurrent-ruby (1.3.6)
103+
connection_pool (3.0.2)
104104
crass (1.0.6)
105-
date (3.5.0)
105+
date (3.5.1)
106106
debug (1.11.0)
107107
irb (~> 1.10)
108108
reline (>= 0.3.8)
109109
drb (2.2.3)
110-
erb (6.0.0)
110+
erb (6.0.1)
111111
erubi (1.13.1)
112112
et-orbi (1.4.0)
113113
tzinfo
@@ -116,25 +116,25 @@ GEM
116116
raabro (~> 1.4)
117117
globalid (1.3.0)
118118
activesupport (>= 6.1)
119-
i18n (1.14.7)
119+
i18n (1.14.8)
120120
concurrent-ruby (~> 1.0)
121-
importmap-rails (2.2.2)
121+
importmap-rails (2.2.3)
122122
actionpack (>= 6.0.0)
123123
activesupport (>= 6.0.0)
124124
railties (>= 6.0.0)
125-
io-console (0.8.1)
126-
irb (1.15.3)
125+
io-console (0.8.2)
126+
irb (1.16.0)
127127
pp (>= 0.6.0)
128128
rdoc (>= 4.0.0)
129129
reline (>= 0.4.2)
130130
jbuilder (2.14.1)
131131
actionview (>= 7.0.0)
132132
activesupport (>= 7.0.0)
133-
json (2.16.0)
133+
json (2.18.0)
134134
language_server-protocol (3.17.0.5)
135135
lint_roller (1.1.0)
136136
logger (1.7.0)
137-
loofah (2.24.1)
137+
loofah (2.25.0)
138138
crass (~> 1.0.2)
139139
nokogiri (>= 1.12.0)
140140
mail (2.9.0)
@@ -146,7 +146,8 @@ GEM
146146
marcel (1.1.0)
147147
matrix (0.4.3)
148148
mini_mime (1.1.5)
149-
minitest (5.26.2)
149+
minitest (6.0.1)
150+
prism (~> 1.5)
150151
msgpack (1.8.0)
151152
net-imap (0.5.12)
152153
date
@@ -158,21 +159,21 @@ GEM
158159
net-smtp (0.5.1)
159160
net-protocol
160161
nio4r (2.7.5)
161-
nokogiri (1.18.10-aarch64-linux-gnu)
162+
nokogiri (1.19.0-aarch64-linux-gnu)
162163
racc (~> 1.4)
163-
nokogiri (1.18.10-aarch64-linux-musl)
164+
nokogiri (1.19.0-aarch64-linux-musl)
164165
racc (~> 1.4)
165-
nokogiri (1.18.10-arm-linux-gnu)
166+
nokogiri (1.19.0-arm-linux-gnu)
166167
racc (~> 1.4)
167-
nokogiri (1.18.10-arm-linux-musl)
168+
nokogiri (1.19.0-arm-linux-musl)
168169
racc (~> 1.4)
169-
nokogiri (1.18.10-arm64-darwin)
170+
nokogiri (1.19.0-arm64-darwin)
170171
racc (~> 1.4)
171-
nokogiri (1.18.10-x86_64-darwin)
172+
nokogiri (1.19.0-x86_64-darwin)
172173
racc (~> 1.4)
173-
nokogiri (1.18.10-x86_64-linux-gnu)
174+
nokogiri (1.19.0-x86_64-linux-gnu)
174175
racc (~> 1.4)
175-
nokogiri (1.18.10-x86_64-linux-musl)
176+
nokogiri (1.19.0-x86_64-linux-musl)
176177
racc (~> 1.4)
177178
parallel (1.27.0)
178179
parser (3.3.10.0)
@@ -186,7 +187,7 @@ GEM
186187
actionpack (>= 7.0.0)
187188
activesupport (>= 7.0.0)
188189
rack
189-
psych (5.2.6)
190+
psych (5.3.1)
190191
date
191192
stringio
192193
public_suffix (6.0.2)
@@ -200,7 +201,7 @@ GEM
200201
rack (>= 3.0.0)
201202
rack-test (2.2.0)
202203
rack (>= 1.3)
203-
rackup (2.2.1)
204+
rackup (2.3.1)
204205
rack (>= 3)
205206
rails (8.1.1)
206207
actioncable (= 8.1.1)
@@ -234,7 +235,7 @@ GEM
234235
zeitwerk (~> 2.6)
235236
rainbow (3.1.1)
236237
rake (13.3.1)
237-
rdoc (6.15.1)
238+
rdoc (7.0.3)
238239
erb
239240
psych (>= 4.0.0)
240241
tsort
@@ -300,8 +301,8 @@ GEM
300301
sqlite3 (2.8.0-x86_64-linux-musl)
301302
stimulus-rails (1.3.4)
302303
railties (>= 6.0.0)
303-
stringio (3.1.8)
304-
thor (1.4.0)
304+
stringio (3.2.0)
305+
thor (1.5.0)
305306
thruster (0.1.16)
306307
thruster (0.1.16-aarch64-linux)
307308
thruster (0.1.16-arm64-darwin)
@@ -331,7 +332,7 @@ GEM
331332
websocket-extensions (0.1.5)
332333
xpath (3.2.0)
333334
nokogiri (~> 1.8)
334-
zeitwerk (2.7.3)
335+
zeitwerk (2.7.4)
335336

336337
PLATFORMS
337338
aarch64-linux

0 commit comments

Comments
 (0)