Migrate to Ocran, update release date

This commit is contained in:
2024-01-19 17:52:06 -06:00
parent 3aa63b4ad1
commit 86c1f24337
4 changed files with 7 additions and 22 deletions

View File

@@ -3,6 +3,6 @@ source "https://rubygems.org"
gem "cyberarm_engine"
group :packaging do
gem "ocra"
gem "releasy", github: "gosu/releasy"
gem "ocran"
# gem "releasy", path: "../releasy"
end