Bump json_schemer from 0.2.24 to 0.2.25
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.24 to 0.2.25. - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.24...v0.2.25) --- updated-dependencies: - dependency-name: json_schemer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -191,10 +191,11 @@ GEM
|
||||
js-routes (2.2.5)
|
||||
railties (>= 4)
|
||||
json (2.6.3)
|
||||
json_schemer (0.2.24)
|
||||
json_schemer (0.2.25)
|
||||
ecma-re-validator (~> 0.3)
|
||||
hana (~> 1.3)
|
||||
regexp_parser (~> 2.0)
|
||||
simpleidn (~> 0.2)
|
||||
uri_template (~> 0.7)
|
||||
jwt (2.7.0)
|
||||
kaminari (1.2.2)
|
||||
@ -445,6 +446,8 @@ GEM
|
||||
simplecov_json_formatter (~> 0.1)
|
||||
simplecov-html (0.12.3)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
simpleidn (0.2.1)
|
||||
unf (~> 0.1.4)
|
||||
slim (5.1.0)
|
||||
temple (~> 0.10.0)
|
||||
tilt (>= 2.0.6, < 2.2)
|
||||
@ -491,6 +494,9 @@ GEM
|
||||
turbolinks-source (5.2.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.2)
|
||||
unicode-display_width (2.4.2)
|
||||
uri_template (0.7.0)
|
||||
version_gem (1.1.2)
|
||||
|
Reference in New Issue
Block a user