diff --git a/Gemfile.lock b/Gemfile.lock index e765892..7cc2ede 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,13 +72,14 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - carrierwave (2.0.2) + 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 (2.0.0) rake (< 13.0) chromedriver-helper (2.1.1) @@ -91,7 +92,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crass (1.0.5) declarative (0.0.10) declarative-option (0.1.0) @@ -111,7 +112,7 @@ GEM i18n (>= 1.6, < 1.8) faraday (0.17.0) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.14.2) figaro (1.1.1) thor (~> 0.14) fission (0.5.0) @@ -298,11 +299,11 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.6.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) - image_processing (1.9.3) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) ipaddress (0.8.3) jbuilder (2.9.1) @@ -343,11 +344,11 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.5) mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.0) + minitest (5.14.3) msgpack (1.3.1) multi_json (1.14.1) multipart-post (2.1.1) @@ -367,7 +368,7 @@ GEM json (>= 1, < 3) pg (1.1.4) popper_js (1.14.5) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.2) rack (2.0.8) rack-cors (1.0.5) @@ -441,7 +442,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) - ruby-vips (2.0.16) + ruby-vips (2.0.17) ffi (~> 1.9) ruby_dep (1.5.0) rubyzip (1.3.0) @@ -483,6 +484,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.2) thor (0.20.3) thread_safe (0.3.6) @@ -490,7 +492,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uber (0.1.0) uglifier (4.2.0)