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.6.0 to 1.6.1 #3950

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: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ GIT

GIT
remote: https://github.com/3scale/swagger-ui_rails.git
revision: f88bb8bed4fdb57fcf5be6425f3fc10c638788d1
branch: dev-2.1.3
revision: 13968af8f2845f448a0b88c4ffe4cf93477c90fa
branch: dev
specs:
swagger-ui_rails2 (0.1.7)
swagger-ui_rails (0.1.7)

GIT
remote: https://github.com/3scale/swagger-ui_rails.git
revision: 13968af8f2845f448a0b88c4ffe4cf93477c90fa
branch: dev
revision: f88bb8bed4fdb57fcf5be6425f3fc10c638788d1
branch: dev-2.1.3
specs:
swagger-ui_rails (0.1.7)
swagger-ui_rails2 (0.1.7)

GIT
remote: https://github.com/prawnpdf/prawn-table.git
Expand Down Expand Up @@ -470,7 +470,7 @@ GEM
local-fastimage_resize (3.4.0)
local-fastimage (~> 3.0)
logger (1.6.1)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -501,7 +501,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.10.3)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
Expand Down Expand Up @@ -534,7 +534,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.1)
nokogiri (1.15.6)
nokogiri (1.15.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
non-stupid-digest-assets (1.0.9)
Expand Down Expand Up @@ -636,9 +636,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-observers (0.1.5)
activemodel (>= 4.0)
rails_event_store (0.9.0)
Expand Down