diff --git a/Gemfile.lock b/Gemfile.lock index 51fb38d1b..f6526038a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,10 +64,11 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.2) xpath (~> 3.2) - carrierwave (1.3.1) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) carrierwave-mongoid (1.2.0) carrierwave (>= 0.8, < 1.4) mongoid (>= 3.0, < 8.0) @@ -75,7 +76,7 @@ GEM climate_control (0.2.0) cocaine (0.6.0) terrapin (= 0.6.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) crass (1.0.4) dragonfly (1.2.0) addressable (~> 2.3) @@ -85,7 +86,7 @@ GEM ffi (1.10.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -99,14 +100,16 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mime-types-data (3.2021.0704) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.4) mongo (2.8.0) bson (>= 4.4.2, < 5.0.0) mongoid (7.0.2) @@ -181,6 +184,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + ssrf_filter (1.0.7) term-ansicolor (1.7.1) tins (~> 1.0) terrapin (0.6.0) @@ -188,7 +192,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0)