aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorPhilip Arndt <p@arndt.io>2014-08-22 18:01:29 +0200
committerPhilip Arndt <p@arndt.io>2014-08-22 18:10:51 +0200
commitea67de1af385339a07d4ab4ee06f294ad5638546 (patch)
treeb62faafa73a4d8df26630703e51fe5a80fe5e2f5 /Gemfile
parent382a3790da1a1c4643ebc3a2ab895491e3bc052f (diff)
downloadrefinerycms-blog-ea67de1af385339a07d4ab4ee06f294ad5638546.tar.gz
refinerycms-blog-ea67de1af385339a07d4ab4ee06f294ad5638546.tar.bz2
refinerycms-blog-ea67de1af385339a07d4ab4ee06f294ad5638546.zip
Upgraded some testing syntax, changed to selenium for more passable results.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e1d2415..b26b44e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,8 @@ gem 'mime-types', '1.25.1'
group :test do
gem 'refinerycms-testing', github: 'refinery/refinerycms'
- gem 'poltergeist'
+ gem 'pry'
+ gem 'launchy'
end
# Database Configuration