From e157ab1ba06f2d3b7ab110971ec83badea6eb6d1 Mon Sep 17 00:00:00 2001 From: Stephen von Takach Date: Wed, 14 Sep 2022 12:09:43 +1000 Subject: [PATCH] chore(Gemfile.lock): bump dependencies --- Gemfile.lock | 159 ++++++++++++++++++++++++++------------------------- 1 file changed, 82 insertions(+), 77 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d898da8..8e4e9b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GIT GIT remote: https://github.com/place-labs/doorkeeper-rethinkdb.git - revision: 863b80d5b5d7a47f3a9d4a9766fe0999d8bc66e9 + revision: 5ab8b10e60eb445342971f72ccde6cc169cee7ff specs: doorkeeper-rethinkdb (1.1.5) doorkeeper (>= 4.0.0, < 6) @@ -43,63 +43,63 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (6.0.5.1) - actionpack (= 6.0.5.1) + actioncable (6.0.6) + actionpack (= 6.0.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.5.1) - actionpack (= 6.0.5.1) - activejob (= 6.0.5.1) - activerecord (= 6.0.5.1) - activestorage (= 6.0.5.1) - activesupport (= 6.0.5.1) + actionmailbox (6.0.6) + actionpack (= 6.0.6) + activejob (= 6.0.6) + activerecord (= 6.0.6) + activestorage (= 6.0.6) + activesupport (= 6.0.6) mail (>= 2.7.1) - actionmailer (6.0.5.1) - actionpack (= 6.0.5.1) - actionview (= 6.0.5.1) - activejob (= 6.0.5.1) + actionmailer (6.0.6) + actionpack (= 6.0.6) + actionview (= 6.0.6) + activejob (= 6.0.6) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.5.1) - actionview (= 6.0.5.1) - activesupport (= 6.0.5.1) + actionpack (6.0.6) + actionview (= 6.0.6) + activesupport (= 6.0.6) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.0.5.1) - actionpack (= 6.0.5.1) - activerecord (= 6.0.5.1) - activestorage (= 6.0.5.1) - activesupport (= 6.0.5.1) + actiontext (6.0.6) + actionpack (= 6.0.6) + activerecord (= 6.0.6) + activestorage (= 6.0.6) + activesupport (= 6.0.6) nokogiri (>= 1.8.5) - actionview (6.0.5.1) - activesupport (= 6.0.5.1) + actionview (6.0.6) + activesupport (= 6.0.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.5.1) - activesupport (= 6.0.5.1) + activejob (6.0.6) + activesupport (= 6.0.6) globalid (>= 0.3.6) - activemodel (6.0.5.1) - activesupport (= 6.0.5.1) - activerecord (6.0.5.1) - activemodel (= 6.0.5.1) - activesupport (= 6.0.5.1) - activestorage (6.0.5.1) - actionpack (= 6.0.5.1) - activejob (= 6.0.5.1) - activerecord (= 6.0.5.1) + activemodel (6.0.6) + activesupport (= 6.0.6) + activerecord (6.0.6) + activemodel (= 6.0.6) + activesupport (= 6.0.6) + activestorage (6.0.6) + actionpack (= 6.0.6) + activejob (= 6.0.6) + activerecord (= 6.0.6) marcel (~> 1.0) - activesupport (6.0.5.1) + activesupport (6.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) azure (0.7.10) addressable (~> 2.3) azure-core (~> 0.1) @@ -119,23 +119,24 @@ GEM byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.1.10) + connection_pool (2.2.5) crass (1.0.6) declarative (0.0.20) digest (3.1.0) - doorkeeper (5.5.4) + doorkeeper (5.6.0) railties (>= 5) doorkeeper-jwt (0.4.1) jwt (>= 2.1) email_validator (2.2.3) activemodel - erubi (1.10.0) + erubi (1.11.0) excon (0.92.4) faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) ffi (1.15.5) - fog-aws (3.14.0) + fog-aws (3.15.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) @@ -168,7 +169,7 @@ GEM formatador (0.3.0) globalid (1.0.0) activesupport (>= 5.0) - google-apis-compute_v1 (0.44.0) + google-apis-compute_v1 (0.50.0) google-apis-core (>= 0.7, < 2.a) google-apis-core (0.7.0) addressable (~> 2.5, >= 2.5.1) @@ -179,23 +180,23 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-apis-dns_v1 (0.23.0) + google-apis-dns_v1 (0.26.0) google-apis-core (>= 0.7, < 2.a) google-apis-iamcredentials_v1 (0.13.0) google-apis-core (>= 0.7, < 2.a) - google-apis-monitoring_v3 (0.31.0) + google-apis-monitoring_v3 (0.33.0) google-apis-core (>= 0.7, < 2.a) - google-apis-pubsub_v1 (0.23.0) + google-apis-pubsub_v1 (0.27.0) google-apis-core (>= 0.7, < 2.a) - google-apis-sqladmin_v1beta4 (0.32.0) + google-apis-sqladmin_v1beta4 (0.35.0) google-apis-core (>= 0.7, < 2.a) google-apis-storage_v1 (0.18.0) google-apis-core (>= 0.7, < 2.a) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-protobuf (3.21.3) - google-protobuf (3.21.3-x86_64-linux) - googleapis-common-protos-types (1.3.2) + google-protobuf (3.21.6) + google-protobuf (3.21.6-x86_64-linux) + googleapis-common-protos-types (1.4.0) google-protobuf (~> 3.14) googleauth (1.2.0) faraday (>= 0.17.3, < 3.a) @@ -208,7 +209,7 @@ GEM httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) - jwt (2.4.1) + jwt (2.5.0) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -231,9 +232,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - minitest (5.16.2) + minitest (5.16.3) mono_logger (1.1.1) - msgpack (1.5.4) + msgpack (1.5.6) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.3) @@ -257,14 +258,14 @@ GEM racc (~> 1.4) nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) - oauth2 (2.0.6) + oauth2 (2.0.8) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_xml (~> 0.5) rack (>= 1.2, < 3) - rash_alt (>= 0.4, < 1) + snaky_hash (~> 2.0) version_gem (~> 1.1) - omniauth (1.9.1) + omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-ldap2 (1.0.4) @@ -465,51 +466,52 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.7) - puma (5.6.4) + public_suffix (5.0.0) + puma (5.6.5) nio4r (~> 2.0) pyu-ruby-sasl (0.0.3.3) racc (1.6.0) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) - rails (6.0.5.1) - actioncable (= 6.0.5.1) - actionmailbox (= 6.0.5.1) - actionmailer (= 6.0.5.1) - actionpack (= 6.0.5.1) - actiontext (= 6.0.5.1) - actionview (= 6.0.5.1) - activejob (= 6.0.5.1) - activemodel (= 6.0.5.1) - activerecord (= 6.0.5.1) - activestorage (= 6.0.5.1) - activesupport (= 6.0.5.1) + rails (6.0.6) + actioncable (= 6.0.6) + actionmailbox (= 6.0.6) + actionmailer (= 6.0.6) + actionpack (= 6.0.6) + actiontext (= 6.0.6) + actionview (= 6.0.6) + activejob (= 6.0.6) + activemodel (= 6.0.6) + activerecord (= 6.0.6) + activestorage (= 6.0.6) + activesupport (= 6.0.6) bundler (>= 1.3.0) - railties (= 6.0.5.1) + railties (= 6.0.6) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) - railties (6.0.5.1) - actionpack (= 6.0.5.1) - activesupport (= 6.0.5.1) + railties (6.0.6) + actionpack (= 6.0.6) + activesupport (= 6.0.6) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.6) - rash_alt (0.4.12) - hashie (>= 3.4) - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rbtrace (0.4.14) ffi (>= 1.0.6) msgpack (>= 0.4.3) optimist (>= 3.0.0) - redis (4.7.1) + redis (5.0.4) + redis-client (>= 0.7.4) + redis-client (0.8.0) + connection_pool representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -531,6 +533,9 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) + snaky_hash (2.0.0) + hashie + version_gem (~> 1.1) sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -547,7 +552,7 @@ GEM trailblazer-option (0.1.2) tzinfo (1.2.10) thread_safe (~> 0.1) - tzinfo-data (1.2022.1) + tzinfo-data (1.2022.3) tzinfo (>= 1.0.0) uber (0.1.0) unf (0.1.4)