Skip to content

Commit

Permalink
Build(deps): Bump active_model_otp from 2.3.2 to 2.3.4
Browse files Browse the repository at this point in the history
Bumps [active_model_otp](https://github.com/heapsource/active_model_otp) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/heapsource/active_model_otp/releases)
- [Commits](heapsource/active_model_otp@v2.3.2...v2.3.4)

---
updated-dependencies:
- dependency-name: active_model_otp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent edfc84d commit dbc8874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -109,9 +109,9 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_otp (2.3.2)
active_model_otp (2.3.4)
activemodel
rotp (~> 6.2.0)
rotp (~> 6.3.0)
activejob (7.0.8.1)
activesupport (= 7.0.8.1)
globalid (>= 0.3.6)
Expand Down Expand Up @@ -445,7 +445,7 @@ GEM
retriable (3.1.2)
rexml (3.2.6)
rolify (6.0.1)
rotp (6.2.2)
rotp (6.3.0)
rspec-activemodel-mocks (1.2.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
Expand Down

0 comments on commit dbc8874

Please sign in to comment.