riemann-dash/Gemfile

8 lines
71 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
2013-03-11 12:19:10 +00:00
gemspec
group :test do
gem 'pry'
end