diff --git a/Gemfile.lock b/Gemfile.lock index 8322e4e..7d64cb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,13 +61,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) childprocess (3.0.0) chromedriver-helper (2.1.1) archive-zip (~> 0.10) @@ -80,7 +81,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) devise (4.7.1) bcrypt (~> 3.0) @@ -100,7 +101,7 @@ GEM railties (>= 4.2.0) faker (2.10.2) i18n (>= 1.6, < 2) - ffi (1.12.2) + ffi (1.14.2) fog-aws (3.5.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -136,9 +137,9 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.2) + i18n (1.8.8) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -176,11 +177,11 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.5) mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.3) msgpack (1.3.3) multi_json (1.14.1) mysql2 (0.5.3) @@ -194,7 +195,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.3) + public_suffix (4.0.6) puma (3.12.4) rack (2.2.2) rack-test (1.1.0) @@ -287,11 +288,12 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0)