Skip to content

Commit

Permalink
Merge pull request #1380 from tryzealot/dependabot/bundler/stimulus-r…
Browse files Browse the repository at this point in the history
…ails-1.3.3

chore(deps): bump stimulus-rails from 1.3.0 to 1.3.3
  • Loading branch information
icyleaf authored Feb 26, 2024
2 parents ddcd56a + b16e046 commit 5d8da93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.3'
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
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
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 @@ -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 5d8da93

Please sign in to comment.