diff --git a/Gemfile.lock b/Gemfile.lock index 9083391..bcd6900 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) @@ -102,17 +102,19 @@ GEM 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.9) + 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)