Skip to content

Commit

Permalink
chore(deps): bump carrierwave from 3.0.7 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 3.0.7 to 3.1.0.
- [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases)
- [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md)
- [Commits](carrierwaveuploader/carrierwave@v3.0.7...v3.1.0)

---
updated-dependencies:
- dependency-name: carrierwave
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cysjonathan committed Jan 8, 2025
1 parent 2a1b841 commit 103cf02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ GEM
capybara-selenium (0.0.6)
capybara
selenium-webdriver
carrierwave (3.0.7)
carrierwave (3.1.0)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -386,7 +386,7 @@ GEM
psych (5.2.1)
date
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.5.0)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -539,7 +539,7 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
securerandom (0.4.0)
securerandom (0.4.1)
selenium-webdriver (4.22.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -579,7 +579,7 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
ssrf_filter (1.1.2)
ssrf_filter (1.2.0)
stackprof (0.2.26)
stringio (3.1.2)
temple (0.10.3)
Expand Down

0 comments on commit 103cf02

Please sign in to comment.