diff --git a/Gemfile.lock b/Gemfile.lock index 755d1d5ab..9cfac5a35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,10 +93,11 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) 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) celluloid (0.17.4) celluloid-essentials celluloid-extras @@ -696,6 +697,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) state_machines (0.5.0) string-direction (1.2.2) swd (1.2.0) @@ -793,7 +795,7 @@ DEPENDENCIES bootstrap-sass (= 3.4.1) bootstrap-switch-rails (= 3.3.5) capybara (= 3.35.3) - carrierwave (= 1.3.1) + carrierwave (= 1.3.2) chrome_remote (= 0.3.0) compass-rails (= 3.1.0) configurate (= 0.5.0)