Skip to content

Commit b5c7757

Browse files
Bump vite_rails from 3.10.0 to 3.11.0 (#4080)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4079bff commit b5c7757

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ gem "kramdown", "~> 2.5"
4747
gem "sourcemap", "~> 0.1"
4848

4949
gem "cssbundling-rails", "~> 1.4"
50-
gem "vite_rails", "~> 3.0"
50+
gem "vite_rails", "~> 3.11"
5151

5252
group :test do
5353
gem "webmock"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GEM
112112
i18n (1.14.8)
113113
concurrent-ruby (~> 1.0)
114114
io-console (0.8.2)
115-
irb (1.17.0)
115+
irb (1.18.0)
116116
pp (>= 0.6.0)
117117
prism (>= 1.3.0)
118118
rdoc (>= 4.0.0)
@@ -177,7 +177,7 @@ GEM
177177
rack-cors (3.0.0)
178178
logger
179179
rack (>= 3.0.14)
180-
rack-proxy (0.7.7)
180+
rack-proxy (0.8.2)
181181
rack
182182
rack-session (2.1.2)
183183
base64 (>= 0.1.0)
@@ -293,7 +293,7 @@ GEM
293293
actionview (>= 7.1.0)
294294
activesupport (>= 7.1.0)
295295
concurrent-ruby (~> 1)
296-
vite_rails (3.10.0)
296+
vite_rails (3.11.0)
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.43)
317-
zeitwerk (2.7.5)
317+
zeitwerk (2.8.2)
318318

319319
PLATFORMS
320320
ruby
@@ -359,7 +359,7 @@ DEPENDENCIES
359359
thor
360360
timecop
361361
view_component (= 4.9.0)
362-
vite_rails (~> 3.0)
362+
vite_rails (~> 3.11)
363363
webmock
364364
yard (~> 0.9.43)
365365

0 commit comments

Comments
 (0)