riemann-dash/Gemfile

7 lines
71 B
Ruby

source 'https://rubygems.org'
gemspec
group :test do
gem 'pry'
end