Skip to content

Commit

Permalink
Merge pull request #1753 from tryzealot/dependabot/bundler/active_mod…
Browse files Browse the repository at this point in the history
…el_serializers-0.10.15

chore(deps): bump active_model_serializers from 0.10.14 to 0.10.15
  • Loading branch information
icyleaf authored Dec 4, 2024
2 parents 0dd8bd5 + de94415 commit 590ad39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "solid_cache", "~> 1.0.6"
gem 'lograge', '~> 0.14.0'

# API
gem 'active_model_serializers', '~> 0.10.14'
gem 'active_model_serializers', '~> 0.10.15'
gem 'graphql', '~> 2.4.4'
gem 'health_check', '~> 3.1.0'
gem 'tiny_appstore_connect', '~> 0.1.12'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_model_serializers (0.10.14)
active_model_serializers (0.10.15)
actionpack (>= 4.1)
activemodel (>= 4.1)
case_transform (>= 0.2)
Expand Down Expand Up @@ -285,7 +285,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -304,7 +304,7 @@ GEM
mini_magick (4.13.1)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.2)
minitest (5.25.3)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand Down Expand Up @@ -547,7 +547,7 @@ GEM
rubyntlm (0.6.5)
base64
rubyzip (2.3.2)
securerandom (0.3.2)
securerandom (0.4.0)
sentry-rails (5.21.0)
railties (>= 5.0)
sentry-ruby (~> 5.21.0)
Expand Down Expand Up @@ -637,7 +637,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
active_model_serializers (~> 0.10.14)
active_model_serializers (~> 0.10.15)
activejob-status (~> 1.0.2)
app-info (~> 3.3.0)
awesome_print
Expand Down

0 comments on commit 590ad39

Please sign in to comment.