Patch security vulnerabilities

mciea-main
rebuilt 3 years ago
parent 549d0eaa22
commit 8fb3019050

@ -94,7 +94,7 @@ GEM
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.16.0) bootsnap (1.16.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (5.4.0) brakeman (5.4.1)
builder (3.2.4) builder (3.2.4)
bullet (7.0.7) bullet (7.0.7)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@ -123,7 +123,7 @@ GEM
debug (1.7.1) debug (1.7.1)
irb (>= 1.5.0) irb (>= 1.5.0)
reline (>= 0.3.1) reline (>= 0.3.1)
devise (4.8.1) devise (4.9.0)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 4.1.0) railties (>= 4.1.0)
@ -214,7 +214,7 @@ GEM
net-smtp (0.3.3) net-smtp (0.3.3)
net-protocol net-protocol
net-ssh (7.0.1) net-ssh (7.0.1)
newrelic_rpm (8.16.0) newrelic_rpm (9.0.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.14.2-x86_64-darwin) nokogiri (1.14.2-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
@ -328,7 +328,7 @@ GEM
seed_dump (3.3.1) seed_dump (3.3.1)
activerecord (>= 4) activerecord (>= 4)
activesupport (>= 4) activesupport (>= 4)
selenium-webdriver (4.8.0) selenium-webdriver (4.8.1)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0) rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0) websocket (~> 1.0)
@ -373,7 +373,7 @@ GEM
railties (>= 6.0.0) railties (>= 6.0.0)
temple (0.10.0) temple (0.10.0)
thor (1.2.1) thor (1.2.1)
tilt (2.0.11) tilt (2.1.0)
timecop (0.9.6) timecop (0.9.6)
timeout (0.3.2) timeout (0.3.2)
turbo-rails (1.3.3) turbo-rails (1.3.3)

Loading…
Cancel
Save