From 346d2e0b670df8e069ea96a26b3a5abc3b00cfbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 01:01:22 +0000 Subject: [PATCH] Bump active_type from 2.3.2 to 2.3.3 Bumps [active_type](https://github.com/makandra/active_type) from 2.3.2 to 2.3.3. - [Changelog](https://github.com/makandra/active_type/blob/main/CHANGELOG.md) - [Commits](https://github.com/makandra/active_type/compare/v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: active_type dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0c36e1..6a3a519 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_type (2.3.2) + active_type (2.3.3) activerecord (>= 3.2) activejob (7.0.4.2) activesupport (= 7.0.4.2) @@ -81,7 +81,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) crass (1.0.6) date (3.3.3) erubi (1.12.0) @@ -101,7 +101,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -126,7 +126,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.18.0) net-imap (0.3.4) date net-protocol @@ -205,7 +205,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)