diff --git a/Gemfile.lock b/Gemfile.lock index fc36716..bab2b1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,10 +81,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - carrierwave (1.2.2) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) cloudinary (1.8.3) aws_cf_signer rest-client @@ -97,7 +98,7 @@ GEM execjs coffee-script-source (1.12.2) colorize (0.8.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -215,12 +216,12 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (0.9.2) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2020.1104) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.3) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.13.1) @@ -395,6 +396,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + ssrf_filter (1.0.7) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) @@ -413,7 +415,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.6) execjs (>= 0.3.0, < 3)