Merge pull request #1191 from Retrospring/dependabot/bundler/json-schema-4.0.0

This commit is contained in:
dependabot[bot] 2023-05-01 10:05:57 +00:00 committed by GitHub
commit 0aced83ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
bcrypt (3.1.18)
better_errors (2.9.1)
@ -208,7 +208,7 @@ GEM
jsbundling-rails (1.1.1)
railties (>= 6.0.0)
json (2.6.3)
json-schema (3.0.0)
json-schema (4.0.0)
addressable (>= 2.8)
jwt (2.7.0)
kaminari (1.2.2)
@ -280,7 +280,7 @@ GEM
pghero (3.3.3)
activerecord (>= 6)
prometheus-client (4.1.0)
public_suffix (4.0.7)
public_suffix (5.0.1)
puma (6.2.2)
nio4r (~> 2.0)
pundit (2.3.0)