diff --git a/Gemfile.lock b/Gemfile.lock index 6b2f7425..970ff1d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,9 @@ GEM debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) - dip (8.1.0) + dip (8.2.5) + json-schema (~> 5) + public_suffix (>= 2.0.2, < 6.0) thor (>= 0.20, < 2) drb (2.2.3) dry-configurable (1.3.0) @@ -280,6 +282,8 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.0) + json-schema (5.1.0) + addressable (~> 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -374,7 +378,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (5.1.1) puma (7.1.0) nio4r (~> 2.0) raabro (1.4.0)