Skip to content

Commit

Permalink
chore(deps): update dependency vite_rails to v3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 16afaf5 commit ff78d20
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
xpath (~> 3.2)
childprocess (4.1.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
database_cleaner-active_record (2.1.0)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
has_scope (0.8.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
i18n (1.14.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
iniparse (1.5.0)
io-console (0.6.0)
Expand Down Expand Up @@ -195,9 +195,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.6.0)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.15.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
overcommit (0.60.0)
Expand All @@ -219,7 +219,7 @@ GEM
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack (2.2.10)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-proxy (0.7.7)
Expand Down Expand Up @@ -342,16 +342,16 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.0.9)
thor (1.3.0)
thor (1.3.2)
timeout (0.4.1)
tomlrb (2.0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
vite_rails (3.0.15)
railties (>= 5.1, < 8)
vite_rails (3.0.18)
railties (>= 5.1, < 9)
vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.3.3)
vite_ruby (3.3.4)
dry-cli (>= 0.7, < 2)
rack-proxy (~> 0.6, >= 0.6.1)
zeitwerk (~> 2.2)
Expand Down Expand Up @@ -380,7 +380,7 @@ GEM
rexml
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit ff78d20

Please sign in to comment.