Skip to content

Commit

Permalink
fix: add a ruby version file (#185)
Browse files Browse the repository at this point in the history
Pins the ruby version to 2.7.5 for development. In the future we should
consider adding a test matrix of officially supported version of ruby.

I am partially doing this in order to cut a release of the gem.
  • Loading branch information
geshwho authored Mar 15, 2022
1 parent f92a7f4 commit b46346b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.7.5

0 comments on commit b46346b

Please sign in to comment.