Commit Graph

8964 Commits

Author SHA1 Message Date
Brenda Wallace
60c74ddff3 Reconnecting stale flickr auth tokens 2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
32414cb409 Bump faraday from 1.1.0 to 1.3.0
Bumps [faraday](https://github.com/lostisland/faraday) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.1.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
62a9205559 Bump js-routes from 1.4.11 to 1.4.13
Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.11 to 1.4.13.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v1.4.11...v1.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
0421782c3e Bump cancancan from 3.1.0 to 3.2.1
Bumps [cancancan](https://github.com/CanCanCommunity/cancancan) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/CanCanCommunity/cancancan/releases)
- [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/CanCanCommunity/cancancan/compare/3.1.0...3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
aca4052c2d Bump rake from 13.0.1 to 13.0.3
Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v13.0.1...v13.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
a057a4235f Bump rspec-rails from 4.0.1 to 4.0.2
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
1167189a97 Bump rubocop-rails from 2.9.0 to 2.9.1
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.9.0...v2.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
f9d9b94db7 Bump unicorn from 5.7.0 to 5.8.0
Bumps [unicorn](https://yhbt.net/unicorn/) from 5.7.0 to 5.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c27af9e7c6 [Security] Bump nokogiri from 1.10.10 to 1.11.0
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
Brenda Wallace
42116db99e break out steps of setup 2021-01-05 19:46:07 +13:00
Brenda Wallace
784bf66216 use codeclimate from gem 2021-01-05 19:46:07 +13:00
Brenda Wallace
0cb7c76c76 use apt-get instead of apt 2021-01-05 19:46:07 +13:00
Brenda Wallace
f0b931b3cd Remove duplicate env var 2021-01-05 19:46:07 +13:00
Brenda Wallace
4f70156d4c install chrome in gh workflow 2021-01-05 19:46:07 +13:00
Brenda Wallace
ce88f6e43e Move env variable to on place in gh workflow config 2021-01-05 19:46:07 +13:00
Brenda Wallace
9e26b3b51a remove reference to coveralls 2021-01-05 19:46:07 +13:00
Brenda Wallace
0d33960e1d Rename ci step to "start elasticsearch" 2021-01-05 19:46:07 +13:00
Brenda Wallace
398531ba70 Removing coveralls 2021-01-05 19:46:07 +13:00
Brenda Wallace
d3e05d6a48 Only run travis on deploy 2021-01-05 19:46:07 +13:00
Brenda Wallace
bd62b7bd5d adding RAILS_SECRET_TOKEN: supersecret 2021-01-05 19:46:07 +13:00
Brenda Wallace
39f244f3be devise secrets needs to match 2021-01-05 19:46:07 +13:00
Brenda Wallace
9d77d5362d Set elasticsearch to 7.5.1 2021-01-05 19:46:07 +13:00
Brenda Wallace
528cc5c1b3 Add elastic search 2021-01-05 19:46:07 +13:00
Brenda Wallace
2b843ceaca Only run on pull requests 2021-01-05 19:46:07 +13:00
Brenda Wallace
e276efe1f0 Run the rspec on github 2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c8bff44978 Bump puma from 5.1.0 to 5.1.1
Bumps [puma](https://github.com/puma/puma) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
b5a73aa078 Bump bullet from 6.1.0 to 6.1.2
Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.0...6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c783218c9a Bump oj from 3.10.16 to 3.10.18
Bumps [oj](https://github.com/ohler55/oj) from 3.10.16 to 3.10.18.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.10.16...v3.10.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
69cd116698 Bump listen from 3.3.1 to 3.3.3
Bumps [listen](https://github.com/guard/listen) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.3.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
Brenda Wallace
03d807cc45 Create brakeman-analysis.yml 2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c798389f37 Bump rubocop-rails from 2.8.1 to 2.9.0
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.8.1...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
03cec2fa84 Bump puma from 5.0.4 to 5.1.0
Bumps [puma](https://github.com/puma/puma) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.0.4...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c765c83fec Bump scout_apm from 2.6.10 to 4.0.0
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 2.6.10 to 4.0.0.
- [Release notes](https://github.com/scoutapp/scout_apm_ruby/releases)
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v2.6.10...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
358abfcb05 Bump haml from 5.2.0 to 5.2.1
Bumps [haml](https://github.com/haml/haml) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v5.2.0...5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
579c65cc97 Bump faker from 2.14.0 to 2.15.1
Bumps [faker](https://github.com/faker-ruby/faker) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.14.0...v2.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
f81ba493cd Bump searchkick from 4.4.1 to 4.4.2
Bumps [searchkick](https://github.com/ankane/searchkick) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/ankane/searchkick/releases)
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/searchkick/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
f3eb6433d1 Bump loofah from 2.7.0 to 2.8.0
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.7.0...v2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
c491ae7a2d Bump jsonapi-swagger from 0.8.0 to 0.8.1
Bumps [jsonapi-swagger](https://github.com/superiorlu/jsonapi-swagger) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/superiorlu/jsonapi-swagger/releases)
- [Commits](https://github.com/superiorlu/jsonapi-swagger/compare/v0.8.0...v0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
e1495b629c Bump xmlrpc from 0.3.0 to 0.3.1
Bumps [xmlrpc](https://github.com/ruby/xmlrpc) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/ruby/xmlrpc/releases)
- [Changelog](https://github.com/ruby/xmlrpc/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/xmlrpc/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
fd07ef4080 Bump capybara from 3.33.0 to 3.34.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.33.0 to 3.34.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.33.0...3.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
997686599e Bump js-routes from 1.4.9 to 1.4.11
Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.9 to 1.4.11.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v1.4.9...v1.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
976a66896d Bump listen from 3.2.1 to 3.3.1
Bumps [listen](https://github.com/guard/listen) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.2.1...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
95839105d8 Bump oj from 3.10.15 to 3.10.16
Bumps [oj](https://github.com/ohler55/oj) from 3.10.15 to 3.10.16.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.10.15...v3.10.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
812ae0980f Bump bootstrap from 4.5.2 to 4.5.3
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
Brenda Wallace
43a577fa50 Update rubocop config 2021-01-05 19:46:07 +13:00
Brenda Wallace
26f1991d16 Adding back the TODO detector, haml, and node security 2021-01-05 19:46:07 +13:00
Brenda Wallace
acf9f48478 Update rubocop 2021-01-05 19:46:07 +13:00
Brenda Wallace
4c6b37ee52 New codeclimate config syntax 2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
ef4ebdafd3 Bump better_errors from 2.9.0 to 2.9.1
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.9.0...v2.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00
dependabot-preview[bot]
0500ec4978 Bump friendly_id from 5.4.0 to 5.4.1
Bumps [friendly_id](https://github.com/norman/friendly_id) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/norman/friendly_id/releases)
- [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md)
- [Commits](https://github.com/norman/friendly_id/compare/5.4.0...5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 19:46:07 +13:00