Skip to content

Commit a92b794

Browse files
committed
wip
1 parent 3c2af85 commit a92b794

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ jobs:
7171
ruby-version: ruby
7272

7373
- run: bundle install
74+
- run: git commit -am 'update Gemfile.lock'
7475

7576
- uses: rubygems/release-gem@v1

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
umbrellio-sequel-plugins (0.16.0)
4+
umbrellio-sequel-plugins (0.16.0.15)
55
sequel
66

77
GEM

0 commit comments

Comments
 (0)