Skip to content

Commit

Permalink
Bump carrierwave from 2.2.3 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.3 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.3...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 Nov 29, 2023
1 parent 89dd603 commit 2ed0439
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.18)
better_errors (2.9.1)
coderay (>= 1.0.0)
Expand Down Expand Up @@ -119,7 +119,7 @@ GEM
capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4)
launchy
carrierwave (2.2.3)
carrierwave (2.2.5)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -150,10 +150,10 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.5.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
ffi (1.15.5)
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
Expand Down Expand Up @@ -196,7 +196,7 @@ GEM
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.6.1)
mutex_m (0.1.2)
mutex_m (0.2.0)
net-imap (0.4.2)
date
net-protocol
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
pry (>= 0.10.4)
psych (5.1.1.1)
stringio
public_suffix (5.0.1)
public_suffix (5.0.4)
pundit (2.3.0)
activesupport (>= 3.0.0)
racc (1.7.1)
Expand Down Expand Up @@ -330,7 +330,7 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand All @@ -347,7 +347,7 @@ GEM
sshkit (1.21.4)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.1.1)
ssrf_filter (1.1.2)
stringio (3.0.8)
thor (1.3.0)
timecop (0.9.6)
Expand Down

0 comments on commit 2ed0439

Please sign in to comment.