From a92b7949abe61ec81a5e7899076b0d9b6f7527e1 Mon Sep 17 00:00:00 2001 From: Yuri Smirnov Date: Fri, 13 Sep 2024 13:46:42 +0300 Subject: [PATCH] wip --- .github/workflows/ci.yml | 1 + Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98d36df..03d8323 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,5 +71,6 @@ jobs: ruby-version: ruby - run: bundle install + - run: git commit -am 'update Gemfile.lock' - uses: rubygems/release-gem@v1 diff --git a/Gemfile.lock b/Gemfile.lock index d665996..11bf8d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - umbrellio-sequel-plugins (0.16.0) + umbrellio-sequel-plugins (0.16.0.15) sequel GEM