aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-11-17 16:38:30 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-11-17 16:38:30 -0200
commit27a181f7518616b5b508e17271145e330d948cd2 (patch)
treea58ca9d6aa7762c691379829da858acf9209ef06 /Gemfile
parent5b7b98d5904e9f01f13b783f1a692a1c11168b2d (diff)
downloadrails-27a181f7518616b5b508e17271145e330d948cd2.tar.gz
rails-27a181f7518616b5b508e17271145e330d948cd2.tar.bz2
rails-27a181f7518616b5b508e17271145e330d948cd2.zip
Use GitHub, not my local fork :sweat_smile:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0705a21046..60b668401d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,7 +15,7 @@ gem 'jquery-rails', '~> 4.0.0.beta2'
gem 'coffee-rails', '~> 4.1.0'
gem 'turbolinks'
gem 'arel', github: 'rails/arel'
-gem 'rails-dom-testing', path: '~/src/rails/rails-dom-testing'
+gem 'rails-dom-testing', github: 'rails/rails-dom-testing'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)