|
updated gems and yarn dependencies (#2179)
* updated gems and yarn dependencies * updated yarn * added csrf gem to deal with omniauth vulnerability * add in explicit disable of non-post omniauth methods, add ignore statement tobundle audit so Travis can run the remaining tests * replaced depricated Faker::StarWars with new Faker::Movies::StarWars * downgrading timeago.js to 4.0.0beta.1 from *beta.2 |
|---|
|
|
| .travis.yml |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/views/devise/registrations/_external_identifier.html.erb |
|---|
| app/views/shared/_sign_in_form.html.erb |
|---|
| config/initializers/devise.rb.example |
|---|
| package.json |
|---|
| spec/factories/identifier_schemes.rb |
|---|
| yarn.lock |
|---|