mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 22:02:34 +00:00
10 lines
141 B
Ruby
10 lines
141 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "cyberarm_engine"
|
|
gem "gosu_notifications"
|
|
gem "ffi"
|
|
gem "clipboard"
|
|
|
|
group :packaging do
|
|
gem "ocra"
|
|
end |