mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
10 lines
156 B
Ruby
10 lines
156 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "cyberarm_engine"
|
|
gem "gosu_notifications"
|
|
|
|
group :packaging do
|
|
gem "ocra"
|
|
gem "releasy", github: "gosu/releasy"
|
|
end
|