mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-13 03:32:34 +00:00
7 lines
171 B
Ruby
7 lines
171 B
Ruby
source "https://rubygems.org"
|
|
|
|
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
|
|
|
|
# Specify your gem's dependencies in cyberarm_engine.gemspec
|
|
gemspec
|