mirror of
https://github.com/samsonjs/kwikemon.git
synced 2026-03-25 09:05:51 +00:00
5 lines
103 B
Ruby
5 lines
103 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'hashie', '~> 2.0.5'
|
|
gem 'redis', '~> 3.0.4'
|
|
gem 'toml', '~> 0.0.4'
|