kwikemon/ruby/Gemfile

5 lines
103 B
Ruby

source 'https://rubygems.org'
gem 'hashie', '~> 2.0.5'
gem 'redis', '~> 3.0.4'
gem 'toml', '~> 0.0.4'