diff --git a/Gemfile.lock b/Gemfile.lock index 235a26ff..1e373935 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) breadcrumbs_on_rails (2.3.0) - builder (3.2.3) + builder (3.2.4) bullet (4.14.10) activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) @@ -147,11 +147,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) carrierwave-base64 (2.3.5) carrierwave (>= 0.8.0) cliver (0.3.2) @@ -166,7 +166,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.1.1) crass (1.0.4) daemons (1.3.1) @@ -252,7 +252,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.3.0) + json (2.5.1) jwt (2.2.1) kaminari (0.16.2) actionpack (>= 3.0.0) @@ -278,11 +278,11 @@ GEM method_source (0.8.2) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2020.1104) mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.14.3) momentjs-rails (2.17.1) railties (>= 3.1) multi_json (1.15.0) @@ -468,6 +468,7 @@ GEM sshkit (1.13.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) temple (0.7.5) thor (0.19.4) thread_safe (0.3.6) @@ -477,7 +478,7 @@ GEM i18n turbolinks (2.5.3) coffee-rails - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)