Skip to content

Commit

Permalink
chore(deps): update dependency carrierwave to v2.2.6 [security] (#403)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 2feba47 commit fc879bc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
awesome_print (1.9.2)
base64 (0.2.0)
Expand All @@ -108,7 +108,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
carrierwave (2.2.2)
carrierwave (2.2.6)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
iban-tools (1.2.1)
icalendar (2.10.3)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
message_bus (4.3.8)
rack (>= 1.1.3)
method_source (1.0.0)
Expand All @@ -265,7 +265,7 @@ GEM
open4 (~> 1.3.4)
rake
mini_magick (4.13.2)
mini_mime (1.1.2)
mini_mime (1.1.5)
mini_portile2 (2.8.2)
minitest (5.24.1)
msgpack (1.7.5)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
pry (~> 0.13.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
public_suffix (4.0.7)
puma (6.4.3)
nio4r (~> 2.0)
puma (6.4.3-java)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
ssrf_filter (1.0.7)
ssrf_filter (1.0.8)
terminal-notifier-guard (1.7.0)
thor (1.2.1)
tilt (2.4.0)
Expand Down

0 comments on commit fc879bc

Please sign in to comment.