diff --git a/Gemfile.lock b/Gemfile.lock index 9083391..cd22246 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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)