We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2af85 commit a92b794Copy full SHA for a92b794
.github/workflows/ci.yml
@@ -71,5 +71,6 @@ jobs:
71
ruby-version: ruby
72
73
- run: bundle install
74
+ - run: git commit -am 'update Gemfile.lock'
75
76
- uses: rubygems/release-gem@v1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- umbrellio-sequel-plugins (0.16.0)
+ umbrellio-sequel-plugins (0.16.0.15)
5
sequel
6
7
GEM
0 commit comments