From 2b96bcdb825c5bbe66b6a5f584862e423ed2c521 Mon Sep 17 00:00:00 2001 From: Stefan Vacareanu Date: Mon, 18 Dec 2023 13:15:46 +0200 Subject: [PATCH] Bump to the version 1.59.0 TS-713 --- Dockerfile | 2 +- Gemfile.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index 877aac0e..0a897a46 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ ARG GEM_FOLDER="/usr/local/bundle" -ARG BASE_IMAGE=ruby:alpine3.18 +ARG BASE_IMAGE=ruby:alpine3.19 FROM $BASE_IMAGE as doc-generator diff --git a/Gemfile.lock b/Gemfile.lock index 8fb12fa7..3792d1bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM rubocop (>= 0.51.0) drb (2.2.0) ruby2_keywords - graphql (2.1.6) + graphql (2.1.7) racc (~> 1.4) haml (6.2.3) temple (>= 0.8.2) @@ -30,7 +30,7 @@ GEM tilt i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.6.3) + json (2.7.1) language_server-protocol (3.17.0.3) method_source (1.0.0) minitest (5.20.0) @@ -55,11 +55,11 @@ GEM rake (13.1.0) rbs (3.3.2) abbrev - rdoc (6.6.0) + rdoc (6.6.1) psych (>= 4.0.0) - regexp_parser (2.8.2) + regexp_parser (2.8.3) rexml (3.2.6) - rubocop (1.57.2) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -67,7 +67,7 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) @@ -98,7 +98,7 @@ GEM rubocop-factory_bot (~> 2.22) rubocop-shopify (2.14.0) rubocop (~> 1.51) - rubocop-sorbet (0.7.5) + rubocop-sorbet (0.7.6) rubocop (>= 0.90.0) rubocop-thread_safety (0.5.1) rubocop (>= 0.90.0) @@ -126,6 +126,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES activesupport