From 1dbee29c5c6e8244aae6ab8cc09bc51578c05b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 00:05:41 +0000 Subject: [PATCH] build(deps): bump rails-settings-cached from 0.6.6 to 2.8.3 Bumps [rails-settings-cached](https://github.com/huacnlee/rails-settings-cached) from 0.6.6 to 2.8.3. - [Release notes](https://github.com/huacnlee/rails-settings-cached/releases) - [Changelog](https://github.com/huacnlee/rails-settings-cached/blob/main/CHANGELOG.md) - [Commits](https://github.com/huacnlee/rails-settings-cached/compare/v0.6.6...v2.8.3) --- updated-dependencies: - dependency-name: rails-settings-cached dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 62 +++++++++++++++++++++++++++++++++++----------------- 2 files changed, 43 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index 254a6d71129799..42c51ae23e4f78 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem 'premailer-rails' gem 'rack-attack', '~> 6.3' gem 'rack-cors', '~> 1.1', require: 'rack/cors' gem 'rails-i18n', '~> 5.1' -gem 'rails-settings-cached', '~> 0.6' +gem 'rails-settings-cached', '~> 2.8' gem 'redis', '~> 4.2', require: ['redis', 'redis/connection/hiredis'] gem 'mario-redis-lock', '~> 1.2', require: 'redis_lock' gem 'rqrcode', '~> 1.1' diff --git a/Gemfile.lock b/Gemfile.lock index c988bae4e66bb7..8d91abc6518c23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,6 +181,7 @@ GEM devise (>= 4.0.0) rpam2 (~> 4.0) diff-lcs (1.4.4) + digest (3.1.1) discard (1.2.0) activerecord (>= 4.2, < 7) docile (1.3.2) @@ -204,7 +205,7 @@ GEM faraday (~> 1) multi_json encryptor (3.0.0) - erubi (1.9.0) + erubi (1.12.0) et-orbi (1.2.4) tzinfo excon (0.76.0) @@ -238,8 +239,8 @@ GEM fuubar (2.5.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) goldfinger (2.1.1) addressable (~> 2.5) http (~> 4.0) @@ -276,7 +277,7 @@ GEM httplog (1.4.3) rack (>= 1.0) rainbow (>= 2.0.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.31) activesupport (>= 4.0.2) @@ -289,6 +290,7 @@ GEM rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) idn-ruby (0.1.0) + io-wait (0.3.0) ipaddress (0.8.3) iso-639 (0.3.5) jmespath (1.4.0) @@ -332,11 +334,14 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.7.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp makara (0.4.1) activerecord (>= 3.0.0) marcel (0.3.3) @@ -351,18 +356,33 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mimemagic (0.3.5) - mini_mime (1.0.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.15.0) msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) + net-imap (0.2.2) + digest + net-protocol + strscan net-ldap (0.16.3) + net-pop (0.1.2) + net-protocol + net-protocol (0.1.2) + io-wait + timeout net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) + net-smtp (0.3.0) + digest + net-protocol + timeout net-ssh (6.1.0) - nio4r (2.5.4) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) @@ -438,8 +458,8 @@ GEM rack (>= 2.0.0) rack-proxy (0.6.5) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (5.2.4.4) actioncable (= 5.2.4.4) actionmailer (= 5.2.4.4) @@ -460,13 +480,14 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) - rails-settings-cached (0.6.6) - rails (>= 4.2.0) + rails-settings-cached (2.8.3) + activerecord (>= 5.0.0) + railties (>= 5.0.0) railties (5.2.4.4) actionpack (= 5.2.4.4) activesupport (= 5.2.4.4) @@ -474,7 +495,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.6) rdf (3.1.6) hamster (~> 3.0) link_header (~> 0.0, >= 0.0.8) @@ -617,6 +638,7 @@ GEM thwait (0.2.0) e2mmap tilt (2.0.10) + timeout (0.3.1) tpm-key_attestation (0.9.0) bindata (~> 2.4) openssl-signature_algorithm (~> 0.4.0) @@ -632,7 +654,7 @@ GEM tty-screen (0.8.1) twitter-text (1.14.7) unf (~> 0.1.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -665,7 +687,7 @@ GEM webpush (1.0.0) hkdf (~> 0.2) jwt (~> 2.0) - websocket-driver (0.7.3) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wisper (2.0.1) @@ -769,7 +791,7 @@ DEPENDENCIES rails (~> 5.2.4.4) rails-controller-testing (~> 1.0) rails-i18n (~> 5.1) - rails-settings-cached (~> 0.6) + rails-settings-cached (~> 2.8) rdf-normalize (~> 0.4) redis (~> 4.2) redis-namespace (~> 1.8)