diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-20 14:05:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-20 14:05:39 +0000 |
| commit | ddb07ca467f45916c1e443b49724394f6efd590d (patch) | |
| tree | 2412541c8347a6d0fbe1a3f4359c3a7b327d8015 | |
| parent | 0e746976c4a2857285eea3f038e968e608f1faa1 (diff) | |
Bump activemodel from 6.1.4 to 6.1.4.1
Bumps [activemodel](https://github.com/rails/rails) from 6.1.4 to 6.1.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activemodel/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.4...v6.1.4.1)
---
updated-dependencies:
- dependency-name: activemodel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 61cdd8b..124e7f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,9 +11,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4) - activesupport (= 6.1.4) - activesupport (6.1.4) + activemodel (6.1.4.1) + activesupport (= 6.1.4.1) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) |
