Commit 3ab4dd39 by Mark Wunsch

Gemfile and testing dependencies

parent 20cdeb6e
......@@ -2,3 +2,8 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in rack-emoji.gemspec
gemspec
group :test do
gem "rspec", "~> 2.11.0"
gem "rack-test", "~> 0.6.1"
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment