Skip to content

Commit

Permalink
Bump draper from 4.0.2 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps [draper](https://github.com/drapergem/draper) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/drapergem/draper/releases)
- [Changelog](https://github.com/drapergem/draper/blob/master/CHANGELOG.md)
- [Commits](drapergem/draper@v4.0.2...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Kizr committed Feb 4, 2025
1 parent 56ab031 commit 1df57f2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ GEM
globalid (>= 0.3.6)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
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.2.2.1)
activemodel (= 7.2.2.1)
Expand Down Expand Up @@ -176,7 +176,7 @@ GEM
railties (>= 6.1)
down (5.4.2)
addressable (~> 2.8)
draper (4.0.2)
draper (4.0.4)
actionpack (>= 5.0)
activemodel (>= 5.0)
activemodel-serializers-xml (>= 1.0)
Expand Down Expand Up @@ -508,7 +508,7 @@ GEM
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
request_store (1.6.0)
request_store (1.7.0)
rack (>= 1.4)
request_store_rails (2.0.0)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 1df57f2

Please sign in to comment.