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 Dec 5, 2022
1 parent e625741 commit cf12d5b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.8.1)
Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
dotenv-rails (2.6.0)
dotenv (= 2.6.0)
railties (>= 3.2, < 6.0)
erubi (1.10.0)
erubi (1.11.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.9.0)
Expand All @@ -104,16 +104,16 @@ GEM
activesupport (>= 5.0)
hitimes (1.2.6)
honeybadger (4.12.1)
i18n (1.11.0)
i18n (1.12.0)
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.18.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -122,7 +122,7 @@ GEM
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
minitest (5.16.3)
multipart-post (2.1.1)
newrelic_rpm (4.7.1.340)
nio4r (2.5.8)
Expand Down

0 comments on commit cf12d5b

Please sign in to comment.