diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-06 17:17:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-06 17:17:27 +0900 |
commit | 546e4899ddb54238e234f17ed8c6f1de0db42c48 (patch) | |
tree | 4ef68ad3564afb5f628a7e537e06f4b444f83c96 | |
parent | e93e6cf5d326afbf50d4f393ed63a332e9fa0791 (diff) |
Bump simple_form from 5.0.2 to 5.0.3 (#14923)
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v5.0.2...v5.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ceea62710..dedf235a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -581,7 +581,7 @@ GEM thor (>= 0.20, < 2.0) simple-navigation (4.1.0) activesupport (>= 2.3.2) - simple_form (5.0.2) + simple_form (5.0.3) actionpack (>= 5.0) activemodel (>= 5.0) simplecov (0.19.0) |