Skip to content

Commit

Permalink
Bump stimulus-rails from 1.2.2 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.2.2 to 1.3.3.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](hotwired/stimulus-rails@v1.2.2...v1.3.3)

---
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 Jan 3, 2024
1 parent 0c6b743 commit 2eb43aa
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -136,7 +136,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
pdf-core (0.9.0)
pdf-reader (2.11.0)
Expand All @@ -151,7 +151,7 @@ GEM
public_suffix (5.0.0)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -183,7 +183,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rake (13.1.0)
regexp_parser (2.6.0)
reline (0.3.3)
io-console (~> 0.5)
Expand All @@ -197,14 +197,14 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.7-x86_64-linux)
stimulus-rails (1.2.2)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
thinreports (0.13.1)
prawn (>= 2.4.0)
rexml
thinreports-rails (0.5.0)
thinreports (>= 0.10)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
ttfunk (1.7.0)
turbo-rails (1.4.0)
Expand All @@ -224,7 +224,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 2eb43aa

Please sign in to comment.