Skip to content

Commit 7a61218

Browse files
Bump vite_rails in the production-dependencies group
Bumps the production-dependencies group with 1 update: [vite_rails](https://github.com/ElMassimo/vite_ruby). Updates `vite_rails` from 3.0.19 to 3.0.20 - [Changelog](https://github.com/ElMassimo/vite_ruby/blob/vite_rails@3.0.20/vite_rails/CHANGELOG.md) - [Commits](https://github.com/ElMassimo/vite_ruby/compare/vite_rails@3.0.19...vite_rails@3.0.20) --- updated-dependencies: - dependency-name: vite_rails dependency-version: 3.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83034f6 commit 7a61218

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ GEM
5656
erubi (~> 1.4)
5757
parser (>= 2.4)
5858
smart_properties
59-
bigdecimal (4.0.0)
59+
bigdecimal (4.0.1)
6060
bootsnap (1.20.1)
6161
msgpack (~> 1.2)
6262
builder (3.3.0)
@@ -88,7 +88,7 @@ GEM
8888
reline (>= 0.3.8)
8989
docile (1.4.1)
9090
drb (2.2.3)
91-
dry-cli (1.2.0)
91+
dry-cli (1.3.0)
9292
erb (6.0.1)
9393
erb_lint (0.9.0)
9494
activesupport
@@ -108,7 +108,7 @@ GEM
108108
hashdiff (1.2.0)
109109
htmlbeautifier (1.4.3)
110110
htmlentities (4.3.4)
111-
i18n (1.14.7)
111+
i18n (1.14.8)
112112
concurrent-ruby (~> 1.0)
113113
io-console (0.8.2)
114114
irb (1.16.0)
@@ -124,7 +124,7 @@ GEM
124124
rb-fsevent (~> 0.10, >= 0.10.3)
125125
rb-inotify (~> 0.9, >= 0.9.10)
126126
logger (1.7.0)
127-
loofah (2.24.1)
127+
loofah (2.25.0)
128128
crass (~> 1.0.2)
129129
nokogiri (>= 1.12.0)
130130
lookbook (2.3.14)
@@ -143,16 +143,17 @@ GEM
143143
matrix (0.4.3)
144144
mini_mime (1.1.5)
145145
mini_portile2 (2.8.9)
146-
minitest (5.27.0)
146+
minitest (6.0.1)
147+
prism (~> 1.5)
147148
mocha (2.7.1)
148149
ruby2_keywords (>= 0.0.5)
149150
msgpack (1.8.0)
150151
mutex_m (0.3.0)
151152
nio4r (2.7.4)
152-
nokogiri (1.18.9)
153+
nokogiri (1.19.0)
153154
mini_portile2 (~> 2.8.2)
154155
racc (~> 1.4)
155-
nokogiri (1.18.9-x86_64-linux-gnu)
156+
nokogiri (1.19.0-x86_64-linux-gnu)
156157
racc (~> 1.4)
157158
octicons (19.21.1)
158159
parallel (1.27.0)
@@ -170,7 +171,7 @@ GEM
170171
puma (7.1.0)
171172
nio4r (~> 2.0)
172173
racc (1.8.1)
173-
rack (3.2.3)
174+
rack (3.2.4)
174175
rack-cors (3.0.0)
175176
logger
176177
rack (>= 3.0.14)
@@ -181,7 +182,7 @@ GEM
181182
rack (>= 3.0.0)
182183
rack-test (2.2.0)
183184
rack (>= 1.3)
184-
rackup (2.2.1)
185+
rackup (2.3.1)
185186
rack (>= 3)
186187
rails-dom-testing (2.3.0)
187188
activesupport (>= 5.0.0)
@@ -290,7 +291,7 @@ GEM
290291
actionview (>= 7.1.0, < 8.2)
291292
activesupport (>= 7.1.0, < 8.2)
292293
concurrent-ruby (~> 1)
293-
vite_rails (3.0.19)
294+
vite_rails (3.0.20)
294295
railties (>= 5.1, < 9)
295296
vite_ruby (~> 3.0, >= 3.2.2)
296297
vite_ruby (3.9.2)
@@ -311,7 +312,7 @@ GEM
311312
xpath (3.2.0)
312313
nokogiri (~> 1.8)
313314
yard (0.9.38)
314-
zeitwerk (2.7.3)
315+
zeitwerk (2.7.4)
315316

316317
PLATFORMS
317318
ruby

0 commit comments

Comments
 (0)