Skip to content
Snippets Groups Projects
Commit 99c45432 authored by Dean Lovett's avatar Dean Lovett
Browse files

fix: updated nokogiri

parent 58c5c123
No related branches found
Tags v2.2.2
No related merge requests found
Pipeline #19722 passed
......@@ -72,23 +72,23 @@ GEM
amq-protocol (2.3.2)
audited (4.10.0)
activerecord (>= 4.2, < 6.2)
autoprefixer-rails (10.3.1.0)
autoprefixer-rails (10.3.3.0)
execjs (~> 2)
aws-eventstream (1.1.1)
aws-partitions (1.489.0)
aws-sdk-core (3.119.1)
aws-eventstream (1.2.0)
aws-partitions (1.507.0)
aws-sdk-core (3.121.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.46.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sdk-kms (1.48.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.92.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.4)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
batch-loader (1.4.1)
bindex (0.8.1)
......@@ -136,7 +136,7 @@ GEM
railties (>= 5.0.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
ffi (1.15.3)
ffi (1.15.4)
generator_spec (0.9.4)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
......@@ -175,11 +175,11 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.1)
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mime-types-data (3.2021.0901)
mini_mime (1.1.1)
mini_portile2 (2.6.1)
mini_racer (0.3.1)
......@@ -200,7 +200,7 @@ GEM
activesupport
bunny
nio4r (2.5.8)
nokogiri (1.12.3)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
pg (1.2.3)
......@@ -242,7 +242,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.1)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (6.1.4.1)
actionpack (= 6.1.4.1)
......@@ -275,10 +275,10 @@ GEM
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.5)
rqrcode (2.0.0)
rqrcode (2.1.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.1.0)
rqrcode_core (1.2.0)
rqrcode_png (0.1.5)
chunky_png
rqrcode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment