Gemfile in rapid_runty-0.1.2 vs Gemfile in rapid_runty-0.1.3
- old
+ new
@@ -1,7 +1,8 @@
source 'https://rubygems.org'
gemspec
group :development, :test do
+ gem 'haml'
gem 'poltergeist', git: 'git://github.com/teampoltergeist/poltergeist.git'
end