From 103033c310646f63f036013c64ca194afc525180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 22:28:29 +0000 Subject: [PATCH] Update dependency ruby to v3.2.2 --- .tool-versions | 2 +- playbook-website/Gemfile | 2 +- playbook-website/Gemfile.lock | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.tool-versions b/.tool-versions index 8343c66df7..10f1d2b055 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,4 +1,4 @@ -ruby 3.1.2 +ruby 3.2.2 yarn 1.22.15 nodejs 14.18.1 python 2.7.18 diff --git a/playbook-website/Gemfile b/playbook-website/Gemfile index bf747f5f19..7c00d063b2 100644 --- a/playbook-website/Gemfile +++ b/playbook-website/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.1.2" +ruby "3.2.2" gem "playbook_ui", path: "../playbook" diff --git a/playbook-website/Gemfile.lock b/playbook-website/Gemfile.lock index 33d0c83d0e..d0c75725bc 100644 --- a/playbook-website/Gemfile.lock +++ b/playbook-website/Gemfile.lock @@ -73,7 +73,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.2) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) @@ -123,11 +123,11 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) - json (2.6.2) + json (2.6.3) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.8.1) @@ -140,7 +140,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) minitest (5.18.0) - msgpack (1.5.2) + msgpack (1.7.0) net-imap (0.3.4) date net-protocol @@ -150,7 +150,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.14.2-arm64-darwin) racc (~> 1.4) nokogiri (1.14.2-x86_64-darwin) @@ -158,7 +158,7 @@ GEM nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.2.0) ast (~> 2.4.1) psych (3.3.4) public_suffix (4.0.7) @@ -166,7 +166,7 @@ GEM nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4) - rack-proxy (0.7.2) + rack-proxy (0.7.6) rack rack-test (2.1.0) rack (>= 1.3) @@ -221,12 +221,12 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) - parser (>= 3.1.1.0) - rubocop-performance (1.15.0) + rubocop-ast (1.28.0) + parser (>= 3.2.1.0) + rubocop-performance (1.15.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) rubyzip (2.3.2) selenium-webdriver (4.8.6) rexml (~> 3.2, >= 3.2.5) @@ -256,9 +256,9 @@ GEM timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2022.1) + tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) view_component (2.55.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) @@ -315,7 +315,7 @@ DEPENDENCIES will_paginate RUBY VERSION - ruby 3.1.2p20 + ruby 3.2.2p53 BUNDLED WITH 2.3.7