From 16afaf50ef7223fef1202c72dbeff8bdfe09ad42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 06:53:29 +0100 Subject: [PATCH] chore(deps): update dependency fasterer to v0.11.0 (#106) * chore(deps): update dependency fasterer to v0.11.0 * Remove the license for colorize --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zakaria Fatahi --- Gemfile.lock | 7 +++---- doc/dependency_decisions.yml | 7 ------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35da143..22d9e59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,6 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - colorize (0.8.1) concurrent-ruby (1.2.2) connection_pool (2.4.1) crass (1.0.6) @@ -137,8 +136,7 @@ GEM railties (>= 5.0.0) faker (3.2.2) i18n (>= 1.8.11, < 2) - fasterer (0.10.1) - colorize (~> 0.7) + fasterer (0.11.0) ruby_parser (>= 3.19.1) globalid (1.2.1) activesupport (>= 6.1) @@ -199,6 +197,8 @@ GEM nio4r (2.6.0) nokogiri (1.15.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -385,7 +385,6 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-22 - ruby x86_64-linux DEPENDENCIES diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 0208460..9da21dc 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -58,13 +58,6 @@ - 0.9.0.1 - 0.9.1 :when: 2022-04-13 03:50:38.233482000 Z -- - :approve - - colorize - - :who: https://github.com/zakariaf/rails-base-app - :why: 'All licensing terms fulfilled; License: GPL-2.0 (https://github.com/fazibear/colorize/blob/master/LICENSE)' - :versions: - - 0.8.1 - :when: 2022-04-13 03:51:02.497982000 Z - - :approve - sidekiq - :who: https://github.com/zakariaf/rails-base-app