diff --git a/Gemfile.lock b/Gemfile.lock index 977616e..6649fb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,13 +102,14 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - carrierwave (2.1.0) + carrierwave (2.1.1) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) image_processing (~> 1.1) mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) + ssrf_filter (~> 1.0) chartkick (3.3.1) childprocess (3.0.0) chronic (0.10.2) @@ -120,7 +121,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crass (1.0.6) debug_inspector (0.0.3) devise (4.7.2) @@ -146,16 +147,16 @@ GEM railties (>= 5.0.0) faker (2.13.0) i18n (>= 1.6, < 2) - ffi (1.13.1) + ffi (1.14.2) font-awesome-sass (5.4.1) sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) groupdate (5.0.0) activesupport (>= 5) - i18n (1.8.3) + i18n (1.8.8) concurrent-ruby (~> 1.0) - image_processing (1.11.0) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jmespath (1.4.0) @@ -199,7 +200,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.14) libv8 (> 7.3) - minitest (5.14.1) + minitest (5.14.3) msgpack (1.3.3) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) @@ -219,7 +220,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.5) + public_suffix (4.0.6) puma (3.12.6) rack (2.2.3) rack-test (1.1.0) @@ -334,13 +335,14 @@ GEM sshkit (1.21.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)