Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump carrierwave from 1.3.1 to 1.3.2 #168

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,11 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
carrierwave (1.3.1)
carrierwave (1.3.2)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
ssrf_filter (~> 1.0)
childprocess (3.0.0)
coderay (1.0.9)
coffee-rails (4.0.1)
Expand All @@ -150,7 +151,7 @@ GEM
colorbox-rails (0.1.2)
jquery-rails
rails (>= 3.1.1)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
crass (1.0.6)
cul_hydra (1.9.5)
active-fedora (>= 8.0, < 8.7.0)
Expand Down Expand Up @@ -257,10 +258,10 @@ GEM
mini_mime (>= 0.1.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mime-types-data (3.2021.0225)
mini_mime (1.0.2)
mini_portile2 (2.3.0)
minitest (5.14.2)
minitest (5.14.4)
mods (2.4.1)
edtf
iso-639
Expand Down Expand Up @@ -463,6 +464,7 @@ GEM
sshkit (1.11.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.0.7)
stomp (1.4.9)
sxp (0.1.5)
temple (0.8.2)
Expand All @@ -475,7 +477,7 @@ GEM
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
tzinfo (1.2.8)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uber (0.0.15)
uglifier (2.5.0)
Expand Down