From 845f7b87f416ddc2bca6fc9d658cf1137ecda9b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:43:38 +0000 Subject: [PATCH] Update dependency factbase to v0.0.54 --- Gemfile | 2 +- Gemfile.lock | 22 ++++++++++++++-------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 8fbe553..bb34409 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem 'aws-sdk-core', '3.197.2' gem 'aws-sdk-s3', '1.152.3' gem 'backtrace', '0.4.0' gem 'concurrent-ruby', '1.3.3' -gem 'factbase', '0.0.45' +gem 'factbase', '0.0.54' gem 'glogin', '0.15.0' gem 'haml', '6.3.0' gem 'iri', '0.8.0' diff --git a/Gemfile.lock b/Gemfile.lock index 9f295e0..5876d31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,15 +54,20 @@ GEM concurrent-ruby (1.3.3) connection_pool (2.4.1) crass (1.0.6) + decoor (0.0.1) diff-lcs (1.5.1) differ (0.1.2) docile (1.4.0) drb (2.2.1) erubi (1.12.0) - factbase (0.0.45) + factbase (0.0.54) + backtrace (~> 0.3) + decoor (~> 0.0) json (~> 2.7) loog (~> 0.2) nokogiri (~> 1.10) + others (~> 0.0) + tago (~> 0.0) yaml (~> 0.3) faraday (2.9.1) faraday-net_http (>= 2.0, < 3.2) @@ -127,19 +132,20 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.5-aarch64-linux) + nokogiri (1.16.6-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.5-arm-linux) + nokogiri (1.16.6-arm-linux) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86-linux) + nokogiri (1.16.6-x86-linux) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.6-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) openssl (3.2.0) + others (0.0.3) parallel (1.25.1) parser (3.3.3.0) ast (~> 2.4.1) @@ -328,7 +334,7 @@ DEPENDENCIES aws-sdk-s3 (= 1.152.3) backtrace (= 0.4.0) concurrent-ruby (= 1.3.3) - factbase (= 0.0.45) + factbase (= 0.0.54) glogin (= 0.15.0) haml (= 6.3.0) iri (= 0.8.0)