From 9673ae5262e738142d4a7d2f8f365ecc46d05c40 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 14 May 2022 19:41:19 +0200 Subject: bump Ruby version ... while I'm at it. --- .github/workflows/jekyll.yml | 2 +- .ruby-version | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 647d275..d406b35 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -12,7 +12,7 @@ jobs: deploy: runs-on: ubuntu-latest env: - RUBY_VERSION: 2.7 + RUBY_VERSION: 3.1 JEKYLL_GITHUB_TOKEN: '${{ secrets.GH_TOKEN }}' name: Deploy steps: diff --git a/.ruby-version b/.ruby-version index 2c9b4ef..ef538c2 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.3 +3.1.2 diff --git a/Gemfile.lock b/Gemfile.lock index 7a0170e..378d0a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,4 +106,4 @@ DEPENDENCIES jekyll-remote-theme BUNDLED WITH - 2.2.16 + 2.3.7 -- cgit v1.2.3