Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rails-html-sanitizer from 1.3.0 to 1.4.3 #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
GIT
remote: git://github.com/raganwald/andand.git
remote: https://github.com/raganwald/andand.git
revision: d6c4545b6649c70495c26e2038206c5fdb2d14d6
specs:
andand (1.3.3)

GIT
remote: git://github.com/seuros/capistrano-puma.git
revision: 6112323390cff15539d947882d72d937622cfdf4
remote: https://github.com/seuros/capistrano-puma.git
revision: e5d870fcc943abab62670f4a8efd2922e8333adf
specs:
capistrano3-puma (4.0.0)
capistrano3-puma (5.2.0)
capistrano (~> 3.7)
capistrano-bundler
puma (~> 4.0)
puma (>= 4.0, < 6.0)

GIT
remote: git://github.com/voormedia/rails-erd.git
revision: 0fbb1cdf2c84b06afd12974baace8d512bb798da
remote: https://github.com/voormedia/rails-erd.git
revision: 3eb0a338994f9d29ace34d26bb77aa2765d81b65
specs:
rails-erd (1.6.0)
rails-erd (1.7.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
choice (~> 0.2.0)
Expand Down Expand Up @@ -357,7 +357,7 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails_same_site_cookie (0.1.8)
rack (>= 1.5)
Expand Down Expand Up @@ -391,6 +391,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
Expand All @@ -408,7 +409,8 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
ruby-graphviz (1.2.4)
ruby-graphviz (1.2.5)
rexml
ruby_parser (3.13.1)
sexp_processor (~> 4.9)
rubyzip (1.3.0)
Expand Down