Skip to content

Commit

Permalink
Bump active_model_serializers from 0.10.8 to 0.10.13
Browse files Browse the repository at this point in the history
Bumps [active_model_serializers](https://github.com/rails-api/active_model_serializers) from 0.10.8 to 0.10.13.
- [Release notes](https://github.com/rails-api/active_model_serializers/releases)
- [Changelog](https://github.com/rails-api/active_model_serializers/blob/v0.10.13/CHANGELOG.md)
- [Commits](rails-api/active_model_serializers@v0.10.8...v0.10.13)

---
updated-dependencies:
- dependency-name: active_model_serializers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2022
1 parent 6f80e45 commit 4c3db06
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ GEM
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active_interaction (3.6.2)
activemodel (>= 4, < 6)
active_model_serializers (0.10.8)
actionpack (>= 4.1, < 6)
activemodel (>= 4.1, < 6)
active_model_serializers (0.10.13)
actionpack (>= 4.1, < 7.1)
activemodel (>= 4.1, < 7.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (5.2.6)
Expand Down Expand Up @@ -73,7 +73,7 @@ GEM
celluloid-supervision (0.20.6)
timers (>= 4.1.1)
coderay (1.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
crass (1.0.6)
database_cleaner (1.7.0)
Expand Down Expand Up @@ -108,12 +108,12 @@ GEM
concurrent-ruby (~> 1.0)
ice_cube (0.14.0)
json (2.3.0)
jsonapi-renderer (0.2.0)
jsonapi-renderer (0.2.2)
jwt (1.5.6)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.14.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
pry (~> 0.10)
pry-rails (0.3.9)
pry (>= 0.10.4)
puma (5.6.2)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
Expand Down

0 comments on commit 4c3db06

Please sign in to comment.