diff --git a/Gemfile.lock b/Gemfile.lock index ae572dbf0..61b62f9eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,9 +238,15 @@ GEM et-orbi (1.2.4) tzinfo execjs (2.7.0) - faraday (1.1.0) + faraday (1.4.1) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) ffi (1.14.1) fit-commit (3.8.1) swearjar (~> 1.3) @@ -272,7 +278,7 @@ GEM activesupport (>= 4.2) aes_key_wrap bindata - jwt (2.2.2) + jwt (2.2.3) launchy (2.5.0) addressable (~> 2.7) letter_opener (1.7.0) @@ -297,10 +303,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.2) minitest-focus (1.2.1) minitest (>= 4, < 6) @@ -308,8 +316,9 @@ GEM multipart-post (2.1.1) net-ldap (0.17.0) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) @@ -350,6 +359,7 @@ GEM activesupport (>= 3.0.0) pwned (2.1.0) raabro (1.4.0) + racc (1.5.2) rack (2.2.3) rack-attack (6.3.1) rack (>= 1.0, < 3) @@ -412,7 +422,7 @@ GEM ruby-progressbar (1.10.1) ruby-vips (2.0.17) ffi (~> 1.9) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.4) rubyzip (2.3.0) sassc (2.4.0) ffi (~> 1.9) @@ -463,7 +473,7 @@ GEM telephone_number (1.4.9) thor (1.0.1) tilt (2.0.10) - twilio-ruby (5.41.0) + twilio-ruby (5.53.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)