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