mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-13 04:22:35 +00:00
9 lines
130 B
Ruby
9 lines
130 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "cyberarm_engine"
|
|
|
|
group :packaging do
|
|
gem "ocran"
|
|
# gem "releasy", path: "../releasy"
|
|
end
|