Use the released gem

This commit is contained in:
Rafael Mendonça França 2015-03-10 17:31:35 -03:00
parent 2c1f6267f9
commit 2b2bf22e8d
2 changed files with 2 additions and 10 deletions

View File

@ -10,8 +10,6 @@ gem 'rake', '>= 10.3'
# ensure correct loading order
gem 'mocha', '~> 0.14', require: false
gem 'rails-html-sanitizer', '~> 1.0.2', github: 'rails/rails-html-sanitizer'
gem 'rack-cache', '~> 1.2'
gem 'jquery-rails', github: 'rails/jquery-rails', branch: 'master'
gem 'coffee-rails', '~> 4.1.0'

View File

@ -35,13 +35,6 @@ GIT
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
GIT
remote: git://github.com/rails/rails-html-sanitizer.git
revision: 4f0f7810fce6c8aa63de07a40d69d6027a30acaf
specs:
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
PATH
remote: .
specs:
@ -172,6 +165,8 @@ GEM
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rake (10.4.2)
rdoc (4.2.0)
redcarpet (3.2.2)
@ -279,7 +274,6 @@ DEPENDENCIES
racc (>= 1.4.6)
rack-cache (~> 1.2)
rails!
rails-html-sanitizer (~> 1.0.2)!
rake (>= 10.3)
redcarpet (~> 3.2.2)
resque