Skip to content

Commit

Permalink
Move ruby version to .ruby-version for CI usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgestrand committed Oct 15, 2024
1 parent 16b5b6d commit 2d7acee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.5
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

ruby "3.3.5"
ruby file: ".ruby-version"

gem "sinatra"
gem "ostruct"
Expand Down

0 comments on commit 2d7acee

Please sign in to comment.