aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorPhilip Arndt <git@p.arndt.io>2015-02-26 08:53:03 +1300
committerPhilip Arndt <git@p.arndt.io>2015-02-26 08:53:09 +1300
commitdff7379738dd1318783dd3135a59a480d3f1432f (patch)
tree9dbd26ce7abf704de3e7cf34f572973287f1ddbd /Gemfile
parentbe8ace0dfbe358c3621148e3b7b87411486ad852 (diff)
parentf439d75923f4af0d432b6e48a5f696a8c18dea64 (diff)
downloadrefinerycms-blog-dff7379738dd1318783dd3135a59a480d3f1432f.tar.gz
refinerycms-blog-dff7379738dd1318783dd3135a59a480d3f1432f.tar.bz2
refinerycms-blog-dff7379738dd1318783dd3135a59a480d3f1432f.zip
Merge remote-tracking branch 'anitagraham/rails-4-2'
Closes #419
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 935dda4..79f0594 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ end
group :test do
gem 'pry'
gem 'launchy'
- gem 'selenium-webdriver'
+ gem 'poltergeist'
end
# Database Configuration