Skip to content

Commit

Permalink
Bump carrierwave from 0.11.2 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 0.11.2 to 1.3.4.
- [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases)
- [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/v1.3.4/CHANGELOG.md)
- [Commits](carrierwaveuploader/carrierwave@v0.11.2...v1.3.4)

---
updated-dependencies:
- dependency-name: carrierwave
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 3974045 commit e73b4b5
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,11 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
carrierwave (0.11.2)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
carrierwave (1.3.4)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
mimemagic (>= 0.3.0)
ssrf_filter (~> 1.0, < 1.1.0)
case_transform (0.2)
activesupport
childprocess (0.9.0)
Expand Down Expand Up @@ -223,7 +222,7 @@ GEM
jquery-rails (2.0.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.8.6)
json (2.6.3)
json-jwt (1.12.0)
activesupport (>= 4.2)
aes_key_wrap
Expand All @@ -245,14 +244,11 @@ GEM
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (3.8.1)
subexec (~> 0.2.1)
mini_mime (1.1.2)
mini_portile2 (2.4.0)
minitest (5.15.0)
minitest (5.20.0)
mono_logger (1.1.2)
msgpack (0.7.6)
multi_json (1.15.0)
Expand Down Expand Up @@ -416,6 +412,7 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
ssrf_filter (1.0.8)
subexec (0.2.3)
text (1.3.1)
thor (0.20.3)
Expand Down Expand Up @@ -478,7 +475,6 @@ DEPENDENCIES
jquery-rails (~> 2.0.2)
knockoutjs-rails (~> 3.2.0)
lodash-rails
loofah (= 2.20.0)
machinist (= 1.0.6)
mini_magick
msgpack (~> 0.7.5)
Expand Down

0 comments on commit e73b4b5

Please sign in to comment.