Skip to content

Commit eee3803

Browse files
committed
bump ruby version
1 parent 056951a commit eee3803

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
18-
with:
19-
ruby-version: 2.6
2018
- name: Install dependencies
2119
run: bundle install
2220
- name: Run tests

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.3
1+
3.3.5

0 commit comments

Comments
 (0)