Skip to content

Commit

Permalink
chore(deps): update dependency carrierwave to v2.2.5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 27772be commit 4638993
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.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
bcrypt (3.1.17)
Expand All @@ -107,7 +107,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
carrierwave (2.2.2)
carrierwave (2.2.5)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand All @@ -127,7 +127,7 @@ GEM
activesupport
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.3.0)
consistency_fail (0.3.7)
counter_culture (3.2.1)
Expand Down Expand Up @@ -262,9 +262,9 @@ GEM
open4 (~> 1.3.4)
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
mini_portile2 (2.8.2)
minitest (5.18.0)
minitest (5.18.1)
msgpack (1.4.5)
msgpack (1.4.5-java)
nenv (0.3.0)
Expand Down Expand Up @@ -317,7 +317,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.0.0)
nio4r (~> 2.0)
puma (6.0.0-java)
Expand Down Expand Up @@ -483,7 +483,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.1.0)
Expand Down

0 comments on commit 4638993

Please sign in to comment.