Skip to content

Commit 6dba07b

Browse files
Bump vite_rails from 3.11.0 to 3.11.1 in the production-dependencies group across 1 directory (#4155)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e262ec commit 6dba07b

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
rack-test (>= 0.6.3)
7070
regexp_parser (>= 1.5, < 3.0)
7171
xpath (~> 3.2)
72-
concurrent-ruby (1.3.7)
72+
concurrent-ruby (1.3.8)
7373
connection_pool (3.0.2)
7474
crack (1.0.1)
7575
bigdecimal
@@ -82,14 +82,13 @@ GEM
8282
cuprite (0.15)
8383
capybara (~> 3.0)
8484
ferrum (~> 0.14.0)
85-
date (3.5.1)
8685
debug (1.11.1)
8786
irb (~> 1.10)
8887
reline (>= 0.3.8)
8988
docile (1.4.1)
9089
drb (2.2.3)
9190
dry-cli (1.4.1)
92-
erb (6.0.4)
91+
erb (6.0.6)
9392
erb_lint (0.9.0)
9493
activesupport
9594
better_html (>= 2.0.1)
@@ -162,13 +161,10 @@ GEM
162161
parser (3.3.12.0)
163162
ast (~> 2.4.1)
164163
racc
165-
pp (0.6.3)
164+
pp (0.6.4)
166165
prettyprint
167166
prettyprint (0.2.0)
168167
prism (1.9.0)
169-
psych (5.3.1)
170-
date
171-
stringio
172168
public_suffix (7.0.5)
173169
puma (8.0.2)
174170
nio4r (~> 2.0)
@@ -177,7 +173,7 @@ GEM
177173
rack-cors (3.0.0)
178174
logger
179175
rack (>= 3.0.14)
180-
rack-proxy (0.8.2)
176+
rack-proxy (0.8.3)
181177
rack
182178
rack-session (2.1.2)
183179
base64 (>= 0.1.0)
@@ -206,9 +202,14 @@ GEM
206202
rb-fsevent (0.11.2)
207203
rb-inotify (0.11.1)
208204
ffi (~> 1.0)
209-
rdoc (7.2.0)
205+
rbs (4.1.2)
206+
logger
207+
prism (>= 1.6.0)
208+
tsort
209+
rdoc (8.0.0)
210210
erb
211-
psych (>= 4.0.0)
211+
prism (>= 1.6.0)
212+
rbs (>= 4.0.0)
212213
tsort
213214
redcarpet (3.6.1)
214215
regexp_parser (2.12.0)
@@ -276,7 +277,6 @@ GEM
276277
actionpack (>= 6.1)
277278
activesupport (>= 6.1)
278279
sprockets (>= 3.0.0)
279-
stringio (3.2.0)
280280
terminal-table (4.0.0)
281281
unicode-display_width (>= 1.1.1, < 4)
282282
thor (1.5.0)
@@ -293,7 +293,7 @@ GEM
293293
actionview (>= 7.1.0)
294294
activesupport (>= 7.1.0)
295295
concurrent-ruby (~> 1)
296-
vite_rails (3.11.0)
296+
vite_rails (3.11.1)
297297
railties (>= 5.1, < 9)
298298
vite_ruby (~> 3.0, >= 3.2.2)
299299
vite_ruby (3.10.2)
@@ -314,7 +314,7 @@ GEM
314314
xpath (3.2.0)
315315
nokogiri (~> 1.8)
316316
yard (0.9.45)
317-
zeitwerk (2.8.2)
317+
zeitwerk (2.8.3)
318318

319319
PLATFORMS
320320
ruby

0 commit comments

Comments
 (0)