From c9be90f586f16c6145fbd5744174b5ce0ec00c90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Flar=20SARIKAYA?= Date: Tue, 17 Jun 2025 07:24:37 +0300 Subject: [PATCH] Update Ruby to 3.3.7 --- .ruby-version | 2 +- Gemfile.lock | 16 ++++++---------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.ruby-version b/.ruby-version index 24ba9a38..010d183f 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.0 +3.3.7 \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 760b8073..4fb70069 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,15 @@ GEM remote: https://rubygems.org/ specs: - builder (3.2.4) - feedbag (0.10.1) + builder (3.3.0) + feedbag (1.0.0) nokogiri (~> 1.8, >= 1.8.2) - open_uri_redirections (~> 0.2) - mini_portile2 (2.8.0) - nokogiri (1.13.8) - mini_portile2 (~> 2.8.0) + nokogiri (1.18.8-x64-mingw-ucrt) racc (~> 1.4) - open_uri_redirections (0.2.1) - racc (1.6.0) + racc (1.8.1) PLATFORMS - ruby + x64-mingw-ucrt DEPENDENCIES builder @@ -21,4 +17,4 @@ DEPENDENCIES nokogiri BUNDLED WITH - 2.1.4 + 2.6.9