Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

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

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
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/codefirst/opengraph_parser.git
remote: https://github.com/codefirst/opengraph_parser.git
revision: 7912fe931187478cfdf7db4e08ff004510f819c9
specs:
opengraph_parser (0.2.3)
Expand Down Expand Up @@ -96,23 +96,25 @@ GEM
thor (>= 0.14, < 2.0)
json (1.8.6)
libv8 (7.3.492.27.1)
loofah (2.5.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
mini_racer (0.2.10)
libv8 (> 7.3)
minitest (5.14.0)
multi_json (1.14.1)
newrelic_rpm (3.13.0.299)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pg (0.17.1)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
racc (1.6.0)
rack (1.6.13)
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -133,7 +135,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)
railties (4.2.11.1)
actionpack (= 4.2.11.1)
Expand Down