mailcatcher/Gemfile

10 lines
149 B
Ruby
Raw Normal View History

2015-01-16 23:03:12 -05:00
source "https://rubygems.org"
gemspec
2015-01-29 05:44:17 -05:00
# gem "eventmachine", path: "#{ENV["HOME"]}/Projects/eventmachine"
#group :development do
# gem "pry"
#end