diff --git a/Gemfile.lock b/Gemfile.lock index 38814f3e..a4f4ec45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,13 +120,14 @@ GEM capybara-screenshot (1.0.25) capybara (>= 1.0, < 4) launchy - 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) carrierwave-base64 (2.8.1) carrierwave (>= 0.8.0) mime-types (~> 3.0) @@ -158,7 +159,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) crass (1.0.6) css_parser (1.7.1) addressable @@ -193,7 +194,7 @@ GEM railties (>= 5.0.0) fancybox2-rails (0.2.7) railties (>= 3.1.0) - ffi (1.13.1) + ffi (1.14.2) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) formatador (0.2.5) @@ -239,7 +240,7 @@ GEM htmlentities (4.3.4) http_parser.rb (0.6.0) humanizer (2.6.4) - i18n (1.8.5) + i18n (1.8.8) concurrent-ruby (~> 1.0) i18n-tasks (0.9.31) activesupport (>= 4.0.2) @@ -291,7 +292,7 @@ GEM mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.14.3) mobility (0.8.13) i18n (>= 0.6.10, < 2) request_store (~> 1.0) @@ -478,6 +479,7 @@ GEM sshkit (1.21.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) temple (0.8.2) terminal-notifier-guard (1.7.0) terminal-table (2.0.0) @@ -486,7 +488,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timeliness (0.4.4) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -517,7 +519,7 @@ GEM nokogiri (~> 1.8) xray-rails (0.3.2) rails (>= 3.1.0) - zeitwerk (2.4.1) + zeitwerk (2.4.2) PLATFORMS ruby