Skip to content

Commit

Permalink
Bump vite_rails from 3.0.17 to 3.0.18 (#350)
Browse files Browse the repository at this point in the history
Bumps [vite_rails](https://github.com/ElMassimo/vite_ruby) from 3.0.17 to 3.0.18.
- [Changelog](https://github.com/ElMassimo/vite_ruby/blob/[email protected]/vite_rails/CHANGELOG.md)
- [Commits](https://github.com/ElMassimo/vite_ruby/compare/[email protected][email protected])

---
updated-dependencies:
- dependency-name: vite_rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f04b499 commit aeb4f0c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.1)
dry-cli (1.1.0)
dry-cli (1.2.0)
erb_lint (0.7.0)
activesupport
better_html (>= 2.0.1)
Expand Down Expand Up @@ -315,11 +315,12 @@ GEM
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
vite_rails (3.0.17)
railties (>= 5.1, < 8)
vite_rails (3.0.18)
railties (>= 5.1, < 9)
vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.8.2)
vite_ruby (3.9.0)
dry-cli (>= 0.7, < 2)
logger (~> 1.6)
rack-proxy (~> 0.6, >= 0.6.1)
zeitwerk (~> 2.2)
web-console (4.2.1)
Expand All @@ -334,7 +335,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.0)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-23
Expand Down

0 comments on commit aeb4f0c

Please sign in to comment.