mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
11 lines
157 B
Ruby
11 lines
157 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "cyberarm_engine"
|
|
gem "gosu_notifications"
|
|
gem "ffi"
|
|
gem "clipboard"
|
|
|
|
group :packaging do
|
|
gem "ocra"
|
|
gem "releasy"
|
|
end |