mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
9 lines
131 B
Ruby
9 lines
131 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "cyberarm_engine"
|
|
|
|
group :packaging do
|
|
gem "ocra"
|
|
gem "releasy", github: "gosu/releasy"
|
|
end
|