Skip to content

Commit

Permalink
Merge pull request #483 from portagenetwork/dependabot/bundler/deploy…
Browse files Browse the repository at this point in the history
…ment-portage/activerecord_json_validator-2.1.5

Bump activerecord_json_validator from 2.1.3 to 2.1.5
  • Loading branch information
aaronskiba authored Oct 16, 2023
2 parents f21a194 + 509c63a commit 48f391e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

### Changed

- Bump activerecord_json_validator from 2.1.3 to 2.1.5 [#483](https://github.com/portagenetwork/roadmap/pull/483)

- Bump rubocop-rspec from 2.18.1 to 2.24.1 [#460](https://github.com/portagenetwork/roadmap/pull/460)

- Bump zaru from 0.3.0 to 1.0.0 [#437](https://github.com/portagenetwork/roadmap/pull/437)
Expand Down
10 changes: 8 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GEM
arel (>= 9.0)
activerecord-nulldb-adapter (0.9.0)
activerecord (>= 5.2.0, < 7.1)
activerecord_json_validator (2.1.3)
activerecord_json_validator (2.1.5)
activerecord (>= 4.2.0, < 8)
json_schemer (~> 0.2.18)
activestorage (5.2.8.1)
Expand Down Expand Up @@ -247,10 +247,11 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
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)
Expand Down Expand Up @@ -511,6 +512,8 @@ GEM
shoulda-context (2.0.0)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
simpleidn (0.2.1)
unf (~> 0.1.4)
singleton (0.1.1)
snaky_hash (2.0.1)
hashie
Expand Down Expand Up @@ -542,6 +545,9 @@ GEM
turbolinks-source (5.2.0)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri_template (0.7.0)
Expand Down

0 comments on commit 48f391e

Please sign in to comment.