Skip to content

Commit

Permalink
Merge pull request #9453 from alphagov/dependabot/bundler/activemodel…
Browse files Browse the repository at this point in the history
…-serializers-xml-1.0.3

Bump activemodel-serializers-xml from 1.0.2 to 1.0.3
  • Loading branch information
minhngocd authored Sep 19, 2024
2 parents 084c94b + 22c1fac commit e1d4d6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ GEM
globalid (>= 0.3.6)
activemodel (7.1.4)
activesupport (= 7.1.4)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
activemodel-serializers-xml (1.0.3)
activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a)
builder (~> 3.1)
activerecord (7.1.4)
activemodel (= 7.1.4)
Expand Down

0 comments on commit e1d4d6e

Please sign in to comment.