Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent efca29c commit 06da5e8
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 @@ -78,7 +78,7 @@ GEM
bindex (0.8.1)
bootsnap (1.13.0)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
cancancan (3.4.0)
capistrano (3.18.1)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
crass (1.0.6)
cssbundling-rails (1.1.1)
railties (>= 6.0.0)
Expand All @@ -130,7 +130,7 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
ed25519 (1.3.0)
erubi (1.12.0)
erubi (1.13.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
Expand Down Expand Up @@ -174,7 +174,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.23.1)
minitest (5.25.1)
msgpack (1.6.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand All @@ -199,11 +199,11 @@ GEM
timeout
net-ssh (7.2.3)
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.2)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
public_suffix (5.0.5)
puma (6.0.0)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (2.2.0)
rack
Expand Down Expand Up @@ -359,7 +359,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
stackprof (0.2.26)
stimulus-rails (1.1.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
strscan (3.0.4)
thor (1.3.1)
Expand Down Expand Up @@ -389,7 +389,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.17)

PLATFORMS
arm64-darwin-23
Expand Down

0 comments on commit 06da5e8

Please sign in to comment.