aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-11-25 19:42:17 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-11-25 19:43:36 -0200
commite3f7817cec95ac395c9e1491178a1fad0a73af63 (patch)
tree498f5bf79506215819083c5369792a94e4ed66de /Gemfile
parent6ae40c8efd43f65260c12fa3c45cd7a2b3084f5f (diff)
downloadrails-e3f7817cec95ac395c9e1491178a1fad0a73af63.tar.gz
rails-e3f7817cec95ac395c9e1491178a1fad0a73af63.tar.bz2
rails-e3f7817cec95ac395c9e1491178a1fad0a73af63.zip
Use released rails-dom-testing
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 60b668401d..e7b7913970 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,7 +15,6 @@ gem 'jquery-rails', '~> 4.0.0.beta2'
gem 'coffee-rails', '~> 4.1.0'
gem 'turbolinks'
gem 'arel', github: 'rails/arel'
-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)