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 Nov 29, 2023
1 parent 9c43644 commit 9a90c48
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.5)
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 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 9a90c48

Please sign in to comment.