aoidos/Gemfile

8 lines
149 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'