Skip to content

Commit

Permalink
Update dependency ruby to v3.0.2 (#111)
Browse files Browse the repository at this point in the history
* Update dependency ruby to v3.0.2

* Add CI tests for ruby version 3.0.2

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Blair Lunceford <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2021
1 parent 398e142 commit 01738a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.1
3.0.2
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ blocks:
- sem-version ruby 2.7.3
- bundle install
- bundle exec rspec
- name: Ruby 3.0.1
- name: Ruby 3.0.2
commands:
- checkout
- sem-version ruby 3.0.1
- sem-version ruby 3.0.2
- bundle install
- bundle exec rspec
promotions:
Expand Down

0 comments on commit 01738a7

Please sign in to comment.