aoidos/Gemfile
2016-06-28 19:02:07 +02:00

8 lines
149 B
Ruby

# A sample Gemfile
source "https://rubygems.org"
gem 'thor'
gem 'minedig', git: "https://github.com/siman-man/minedig"
gem 'rspreadsheet'
gem 'pry'