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