aoidos/Gemfile

9 lines
164 B
Ruby
Raw Normal View History

2016-06-28 17:02:07 +00:00
# A sample Gemfile
source "https://rubygems.org"
gem 'thor'
gem 'minedig', git: "https://github.com/siman-man/minedig"
gem 'rspreadsheet'
gem 'pry'
gem 'semantic'