Skip to content

Commit

Permalink
Bump stimulus-rails from 1.2.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](hotwired/stimulus-rails@v1.2.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 8710923 commit 9d3ada1
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -198,10 +198,10 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
omniauth (2.1.1)
hashie (>= 3.4.6)
Expand Down Expand Up @@ -237,7 +237,7 @@ GEM
nio4r (~> 2.0)
pundit (2.3.0)
activesupport (>= 3.0.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-oauth2 (2.2.0)
activesupport
Expand Down Expand Up @@ -279,7 +279,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
redis-client (0.17.0)
connection_pool
regexp_parser (2.8.2)
Expand Down Expand Up @@ -363,7 +363,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stimulus-rails (1.2.1)
stimulus-rails (1.3.2)
railties (>= 6.0.0)
swd (2.0.2)
activesupport (>= 3)
Expand Down
Binary file removed vendor/cache/loofah-2.21.4.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.22.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.15.4-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.15.4.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.16.0-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.7.1.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.6.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/stimulus-rails-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/stimulus-rails-1.3.2.gem
Binary file not shown.

0 comments on commit 9d3ada1

Please sign in to comment.