From 0fd4905ef6a7555820058794aa8f52493060e27a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:43:31 +0000 Subject: [PATCH] Bump activerecord_json_validator from 2.1.5 to 3.0.0 Bumps [activerecord_json_validator](https://github.com/mirego/activerecord_json_validator) from 2.1.5 to 3.0.0. - [Commits](https://github.com/mirego/activerecord_json_validator/compare/v2.1.5...v3.0.0) --- updated-dependencies: - dependency-name: activerecord_json_validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 30 +++++++++++------------------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/Gemfile b/Gemfile index 7827bf3..5c49ee1 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' ruby '3.2.1' -gem 'activerecord_json_validator', '~> 2.1.5' +gem 'activerecord_json_validator', '~> 3.0.0' gem 'autoprefixer-rails', '6.4.0.1' gem 'bootsnap' gem 'bourgeois' diff --git a/Gemfile.lock b/Gemfile.lock index 382da93..8104534 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,9 +47,9 @@ GEM activerecord (6.1.7.7) activemodel (= 6.1.7.7) activesupport (= 6.1.7.7) - activerecord_json_validator (2.1.5) + activerecord_json_validator (3.0.0) activerecord (>= 4.2.0, < 8) - json_schemer (~> 0.2.18) + json_schemer (~> 2.2) activestorage (6.1.7.7) actionpack (= 6.1.7.7) activejob (= 6.1.7.7) @@ -90,7 +90,7 @@ GEM activerecord (>= 3.0.0) activesupport (>= 3.0.0) cancancan (3.5.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) @@ -104,8 +104,6 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.1) - ecma-re-validator (0.4.0) - regexp_parser (~> 2.2) erubi (1.12.0) execjs (2.8.1) factory_bot (6.4.5) @@ -121,18 +119,17 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hana (1.3.7) - i18n (1.14.4) + i18n (1.14.6) concurrent-ruby (~> 1.0) jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks json (2.7.1) - json_schemer (0.2.25) - ecma-re-validator (~> 0.3) + json_schemer (2.3.0) + bigdecimal hana (~> 1.3) regexp_parser (~> 2.0) simpleidn (~> 0.2) - uri_template (~> 0.7) language_server-protocol (3.17.0.3) loofah (2.24.0) crass (~> 1.0.2) @@ -148,7 +145,7 @@ GEM json mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.22.3) + minitest (5.25.4) msgpack (1.7.2) net-imap (0.4.10) date @@ -225,7 +222,7 @@ GEM rake (13.1.0) ranked-model (0.4.9) activerecord (>= 5.2) - regexp_parser (2.9.0) + regexp_parser (2.10.0) request_store (1.5.0) rack (>= 1.4) responders (3.1.1) @@ -281,8 +278,7 @@ GEM sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - simpleidn (0.2.1) - unf (~> 0.1.4) + simpleidn (0.2.3) spring (4.1.3) spring-commands-rspec (1.0.4) spring (>= 0.9.1) @@ -307,11 +303,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (2.5.0) - uri_template (0.7.0) versionomy (0.5.0) blockenspiel (~> 0.5) warden (1.2.9) @@ -319,13 +311,13 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.13) + zeitwerk (2.7.1) PLATFORMS ruby DEPENDENCIES - activerecord_json_validator (~> 2.1.5) + activerecord_json_validator (~> 3.0.0) autoprefixer-rails (= 6.4.0.1) bootsnap bourgeois