From 6628698832ab61c468edf47b23caab8bd6f567fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 19:25:37 +0000 Subject: [PATCH] Bump active_type from 2.1.2 to 2.2.0 Bumps [active_type](https://github.com/makandra/active_type) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/makandra/active_type/releases) - [Changelog](https://github.com/makandra/active_type/blob/master/CHANGELOG.md) - [Commits](https://github.com/makandra/active_type/compare/v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: active_type dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4278539..10a3e4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_type (2.1.2) + active_type (2.2.0) activerecord (>= 3.2) activejob (5.2.8) activesupport (= 5.2.8)