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