Merge pull request #1801 from Retrospring/dependabot/bundler/json-schema-4.3.1
This commit is contained in:
commit
a69741ac29
|
@ -81,8 +81,8 @@ GEM
|
|||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0)
|
||||
addressable (2.8.6)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
ast (2.4.2)
|
||||
base64 (0.2.0)
|
||||
bcrypt (3.1.20)
|
||||
|
@ -229,7 +229,7 @@ GEM
|
|||
jsbundling-rails (1.3.1)
|
||||
railties (>= 6.0.0)
|
||||
json (2.7.2)
|
||||
json-schema (4.3.0)
|
||||
json-schema (4.3.1)
|
||||
addressable (>= 2.8)
|
||||
jwt (2.8.2)
|
||||
base64
|
||||
|
@ -307,7 +307,7 @@ GEM
|
|||
pghero (3.5.0)
|
||||
activerecord (>= 6)
|
||||
prometheus-client (4.2.2)
|
||||
public_suffix (5.0.4)
|
||||
public_suffix (6.0.1)
|
||||
puma (6.4.2)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.3.2)
|
||||
|
|
Loading…
Reference in New Issue