Skip to content

Commit

Permalink
chore(deps): bump stimulus-rails from 1.3.0 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](hotwired/stimulus-rails@v1.3.0...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent c0fd1b3 commit b16e046
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ gem 'propshaft', '0.8.0'
gem 'jsbundling-rails', '~> 1.2'
gem 'cssbundling-rails', '~> 1.3'
## Javascript
gem 'stimulus-rails', '~> 1.3.0'
gem 'stimulus-rails', '~> 1.3.3'
gem 'turbo-rails', '~> 1.5'

# 用于解析 iOS, Android, macOS 和 Windows 应用
Expand Down
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bindata (2.4.15)
bindex (0.8.1)
binding_of_caller (1.0.0)
Expand All @@ -131,7 +131,7 @@ GEM
concurrent-ruby
chunky_png (1.4.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.3)
Expand Down Expand Up @@ -206,11 +206,11 @@ GEM
terminal-table (>= 1.4.0)
thor (>= 0.16.0)
interception (0.5)
io-console (0.7.1)
io-console (0.7.2)
iostruct (0.0.5)
irb (1.11.0)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jb (0.8.2)
jsbundling-rails (1.2.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.2)
mixlib-shellout (3.2.7)
chef-utils
msgpack (1.7.2)
Expand Down Expand Up @@ -369,7 +369,7 @@ GEM
pyu-ruby-sasl (0.0.3.3)
raabro (1.4.0)
racc (1.7.3)
rack (3.0.8)
rack (3.0.9.1)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-oauth2 (2.2.0)
Expand Down Expand Up @@ -435,7 +435,7 @@ GEM
redis-client (0.19.0)
connection_pool
regexp_parser (2.6.1)
reline (0.4.1)
reline (0.4.3)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -511,7 +511,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
ssrf_filter (1.1.2)
stimulus-rails (1.3.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
swd (2.0.2)
Expand Down Expand Up @@ -565,7 +565,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.12)
zeitwerk (2.6.13)
zhexdump (0.0.2)

PLATFORMS
Expand Down Expand Up @@ -632,7 +632,7 @@ DEPENDENCIES
sidekiq-scheduler (~> 5.0.3)
simple_form (~> 5.3)
slim-rails (~> 3.6.3)
stimulus-rails (~> 1.3.0)
stimulus-rails (~> 1.3.3)
sys-filesystem (~> 1.4.4)
tiny_appstore_connect (~> 0.1.12)
turbo-rails (~> 1.5)
Expand Down

0 comments on commit b16e046

Please sign in to comment.