diff --git a/Gemfile.lock b/Gemfile.lock index 44342642..925f8ef9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM arel (6.0.4) ast (2.3.0) bcrypt (3.1.12) - builder (3.2.3) + builder (3.2.4) capistrano (2.15.6) highline net-scp (>= 1.0.0) @@ -52,11 +52,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.10.0) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - json (>= 1.7) + carrierwave (1.3.2) + activemodel (>= 4.0.0) + activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) celluloid (0.15.2) timers (~> 1.1.0) coderay (1.1.0) @@ -67,7 +67,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) connection_pool (2.2.0) coveralls (0.8.2) json (~> 1.8) @@ -179,7 +179,7 @@ GEM mini_magick (4.2.10) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.3) multi_json (1.14.1) multi_test (0.1.2) nenv (0.2.0) @@ -339,6 +339,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + ssrf_filter (1.0.7) temple (0.7.6) term-ansicolor (1.3.2) tins (~> 1.0) @@ -353,7 +354,7 @@ GEM timecop (0.8.0) timers (1.1.0) tins (1.6.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)