Skip to content

Commit

Permalink
Update dependency active_model_serializers to v0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Dec 11, 2024
1 parent fd69f64 commit 9b6f40b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ end

gem "pg"

gem "active_model_serializers", "0.10.14"
gem "active_model_serializers", "0.10.15"
gem "active_storage_validations"
gem "adobe-campaign", "~> 0.4.1"
gem "aws-sdk-s3"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
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 @@ -290,7 +290,7 @@ GEM
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.4)
msgpack (1.7.3)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -569,7 +569,7 @@ PLATFORMS

DEPENDENCIES
action-cable-testing
active_model_serializers (= 0.10.14)
active_model_serializers (= 0.10.15)
active_storage_validations
adobe-campaign (~> 0.4.1)
amazing_print
Expand Down

0 comments on commit 9b6f40b

Please sign in to comment.