Skip to content

Commit

Permalink
Bump active_interaction from 5.2.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [active_interaction](https://github.com/AaronLasseigne/active_interaction) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/AaronLasseigne/active_interaction/releases)
- [Changelog](https://github.com/AaronLasseigne/active_interaction/blob/main/CHANGELOG.md)
- [Commits](AaronLasseigne/active_interaction@v5.2.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a0b02f7 commit 8b5d3f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_interaction (5.2.0)
activemodel (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
active_interaction (5.4.0)
activemodel (>= 5.2, < 9)
activesupport (>= 5.2, < 9)
active_model_serializers (0.10.13)
actionpack (>= 4.1, < 7.1)
activemodel (>= 4.1, < 7.1)
Expand Down Expand Up @@ -278,7 +278,7 @@ GEM
mini_portile2 (2.8.4)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.25.1)
minitest (5.25.2)
mock_redis (0.36.0)
ruby2_keywords
multi_json (1.15.0)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.6.18)
zeitwerk (2.7.1)
zoo_stream (1.0.1)
aws-sdk

Expand Down

0 comments on commit 8b5d3f8

Please sign in to comment.