diff --git a/Gemfile.lock b/Gemfile.lock index 8baf1d1..540e7a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,12 +71,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.11.2) - 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) - mimemagic (>= 0.3.0) + ssrf_filter (~> 1.0) cliver (0.3.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -86,7 +85,7 @@ GEM execjs coffee-script-source (1.10.0) commonjs (0.2.7) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.8) connection_pool (2.2.0) dynamic_form (1.1.4) elastomer-client (0.9.0) @@ -106,7 +105,8 @@ GEM html-pipeline (2.4.0) activesupport (>= 2, < 5) nokogiri (>= 1.4) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.4.1) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -129,12 +129,11 @@ GEM mime-types (>= 1.16, < 4) metaclass (0.0.4) method_source (0.8.2) - mime-types (3.0) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0221) - mimemagic (0.3.1) + mime-types-data (3.2020.1104) mini_portile2 (2.0.0) - minitest (5.8.4) + minitest (5.14.3) mocha (1.1.0) metaclass (~> 0.0.1) mono_logger (1.1.0) @@ -233,19 +232,20 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) statsd-ruby (1.3.0) syslog-logger (1.6.8) test-unit (3.1.8) power_assert thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) twitter-bootstrap-rails (3.2.2) actionpack (>= 3.1) execjs (>= 2.2.2, >= 2.2) less-rails (>= 2.5.0) railties (>= 3.1) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) unicorn (5.1.0) kgio (~> 2.6)