diff --git a/Gemfile.lock b/Gemfile.lock index 64303e939..1416f816e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,24 +88,24 @@ GEM airbrake-ruby (4.15.0) rbtree3 (~> 0.5) ast (2.4.1) - async (1.29.0) + async (1.30.1) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.56.3) - async (~> 1.25) - async-io (~> 1.28) - async-pool (~> 0.2) + async-http (0.56.5) + async (>= 1.25) + async-io (>= 1.28) + async-pool (>= 0.2) protocol-http (~> 0.22.0) protocol-http1 (~> 0.14.0) protocol-http2 (~> 0.14.0) - async-http-faraday (0.9.0) + async-http-faraday (0.11.0) async-http (~> 0.42) faraday - async-io (1.32.0) - async (~> 1.14) - async-pool (0.3.7) - async (~> 1.25) + async-io (1.32.2) + async + async-pool (0.3.8) + async (>= 1.25) bcrypt (3.1.16) bindex (0.8.1) bson (4.12.1) @@ -114,7 +114,7 @@ GEM cancancan (3.2.2) coderay (1.1.3) concurrent-ruby (1.1.9) - console (1.12.0) + console (1.13.1) fiber-local countries (4.0.1) i18n_data (~> 0.13.0) @@ -164,12 +164,15 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (1.4.2) + faraday (1.7.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) faraday-net_http (~> 1.0) faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) @@ -177,8 +180,11 @@ GEM faraday-excon (1.1.0) faraday-http-cache (2.2.0) faraday (>= 0.8) + faraday-httpclient (1.0.1) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) ffi (1.13.1) fiber-local (1.0.0) github_changelog_generator (1.16.4) @@ -228,15 +234,16 @@ GEM minitest (5.14.4) mongo (2.15.0) bson (>= 4.8.2, < 5.0.0) - mongoid (7.3.1) + mongoid (7.3.2) activemodel (>= 5.1, < 6.2) mongo (>= 2.10.5, < 3.0.0) + ruby2_keywords (~> 0.0.5) mongoid-locker (2.0.0) mongoid (>= 5.0, < 8) multi_json (1.15.0) multipart-post (2.1.1) netrc (0.11.0) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.12.0) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -252,7 +259,7 @@ GEM ast (~> 2.4.1) phonelib (0.6.44) protocol-hpack (1.4.2) - protocol-http (0.22.2) + protocol-http (0.22.5) protocol-http1 (0.14.1) protocol-http (~> 0.22) protocol-http2 (0.14.2) @@ -346,7 +353,7 @@ GEM rubocop-ast (0.0.3) parser (>= 2.7.0.1) ruby-progressbar (1.10.1) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2)