Merge pull request #1801 from Retrospring/dependabot/bundler/json-schema-4.3.1

This commit is contained in:
dependabot[bot] 2024-08-05 21:09:03 +00:00 committed by GitHub
commit a69741ac29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -81,8 +81,8 @@ GEM
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.6) addressable (2.8.7)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2) ast (2.4.2)
base64 (0.2.0) base64 (0.2.0)
bcrypt (3.1.20) bcrypt (3.1.20)
@ -229,7 +229,7 @@ GEM
jsbundling-rails (1.3.1) jsbundling-rails (1.3.1)
railties (>= 6.0.0) railties (>= 6.0.0)
json (2.7.2) json (2.7.2)
json-schema (4.3.0) json-schema (4.3.1)
addressable (>= 2.8) addressable (>= 2.8)
jwt (2.8.2) jwt (2.8.2)
base64 base64
@ -307,7 +307,7 @@ GEM
pghero (3.5.0) pghero (3.5.0)
activerecord (>= 6) activerecord (>= 6)
prometheus-client (4.2.2) prometheus-client (4.2.2)
public_suffix (5.0.4) public_suffix (6.0.1)
puma (6.4.2) puma (6.4.2)
nio4r (~> 2.0) nio4r (~> 2.0)
pundit (2.3.2) pundit (2.3.2)