wvulibraries / databases

The new databases app, which will basically be a port written in rails.
MIT License
0 stars 0 forks source link

Dependacyupdates #50

Closed trmccormick closed 4 years ago

trmccormick commented 4 years ago

Rails, Elasticsearch and various Gem Updates

Updated Rails to deal with a vulnerability updated various other gems. Faker had breaking changes to factories (these were corrected to the new syntax)

Description

Updated Rails to 5.2.4.3, dated and tested various additional updates like lodash, faker, simplecov (locked to less than 0.18 due to circleci issues), etc. . Tested all updates using rspec testing. Updated Elasticsearch to 7.8.0.

Related Issue

Motivation and Context

Update do address vulnerability in rails, lodash, etc.

How Has This Been Tested?

Rspec tests are passing ( both on circleci and locally) manual testing was also done

Screenshots (if appropriate):