Skip to content

Commit

Permalink
Bump simple_form from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/heartcombo/simple_form/releases)
- [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md)
- [Commits](heartcombo/simple_form@v5.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 3d2f283 commit 0d5b129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-cas (0.16.1)
addressable (~> 2.3)
Expand Down Expand Up @@ -403,7 +403,7 @@ GEM
redis-client (>= 0.19.0)
simple_enum (2.3.2)
activesupport (>= 4.0.0)
simple_form (5.3.0)
simple_form (5.3.1)
actionpack (>= 5.2)
activemodel (>= 5.2)
simple_token_authentication (1.18.1)
Expand Down

0 comments on commit 0d5b129

Please sign in to comment.