Skip to content

Commit

Permalink
Bump carrierwave from 2.2.2 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.2 to 2.2.5.
- [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases)
- [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/v2.2.5/CHANGELOG.md)
- [Commits](carrierwaveuploader/carrierwave@v2.2.2...v2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent c262a9b commit 6dbf9c8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
awesome_nested_set (>= 3.0)
acts_as_list (1.0.4)
activerecord (>= 4.2)
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
ajax-datatables-rails (1.3.1)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.2)
carrierwave (2.2.5)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
cocoon (1.2.15)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
countable-rails (0.0.1)
railties (>= 3.1)
countries (4.2.3)
Expand Down Expand Up @@ -283,7 +283,7 @@ GEM
faraday (~> 2.0)
fastimage (2.2.6)
feature (1.4.0)
ffi (1.15.5)
ffi (1.16.3)
font-awesome-sass (6.1.1)
sassc (~> 2.0)
formatador (1.1.0)
Expand Down Expand Up @@ -341,7 +341,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
i18n_data (0.16.0)
simple_po_parser (~> 1.1)
Expand Down Expand Up @@ -398,8 +398,8 @@ GEM
open4 (~> 1.3.4)
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
minitest (5.17.0)
mini_mime (1.1.5)
minitest (5.22.2)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
monetize (1.12.0)
Expand Down Expand Up @@ -517,7 +517,7 @@ GEM
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
Expand Down Expand Up @@ -638,7 +638,7 @@ GEM
ruby-openid (2.9.2)
ruby-progressbar (1.11.0)
ruby-rc4 (0.1.5)
ruby-vips (2.1.4)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
ruby_parser (3.19.1)
Expand Down Expand Up @@ -701,7 +701,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.4)
ssrf_filter (1.0.7)
ssrf_filter (1.1.2)
stripe (5.55.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
Expand Down

0 comments on commit 6dbf9c8

Please sign in to comment.