Skip to content

Commit

Permalink
.ruby-version required by NETLIFY
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Jun 3, 2024
1 parent f850264 commit bb59120
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.2
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.2'
ruby '~> 3.3'
gem "github-pages", group: :jekyll_plugins

gem "webrick", "~> 1.7"

0 comments on commit bb59120

Please sign in to comment.