Commit Graph

9429 Commits

Author SHA1 Message Date
dependabot[bot]
1102600a13 Bump sidekiq from 6.4.1 to 6.4.2
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 06:13:37 +00:00
dependabot[bot]
7191b170c4 Merge pull request #3037 from Growstuff/dependabot/bundler/rails-6.1.5.1 2022-04-30 06:12:27 +00:00
dependabot[bot]
010406bab4 Bump rails from 6.1.5 to 6.1.5.1
Bumps [rails](https://github.com/rails/rails) from 6.1.5 to 6.1.5.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.5...v6.1.5.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 07:01:56 +00:00
Daniel O'Connor
bf8504009c Bump to Ruby 3 (#2978)
* Ruby 2.7.5

* Bump to Ruby 3

* Ruby 2.7.5

* Swap to a ruby3 friendly branch

* Ruby

* Bump

* Remove third argument for text columns

* Rubocop

* Splat args

* Rubocop complaints

* Lint
2022-04-19 22:36:12 +09:30
Daniel O'Connor
e8318a1961 Update .rubocop.yml 2022-04-17 00:46:41 +09:30
Daniel O'Connor
bc4227a4a3 Update .rubocop.yml 2022-04-17 00:44:13 +09:30
Daniel O'Connor
fbeede4755 Merge pull request #3029 from Growstuff/upgrade-cms
Swap CMS
2022-04-16 22:35:43 +09:30
Daniel O'Connor
22e2ccc682 Swap CMS 2022-04-16 22:04:25 +09:30
dependabot[bot]
6ba6b2ee76 Merge pull request #3026 from Growstuff/dependabot/bundler/i18n-tasks-1.0.9 2022-04-12 13:56:12 +00:00
dependabot[bot]
4ad7f0f935 Bump i18n-tasks from 1.0.8 to 1.0.9
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 13:34:46 +00:00
Daniel O'Connor
66a818a4aa Merge pull request #3027 from Growstuff/dependabot/bundler/nokogiri-1.13.4
Bump nokogiri from 1.13.3 to 1.13.4
2022-04-12 23:03:26 +09:30
dependabot[bot]
c5ac87c6fa Bump nokogiri from 1.13.3 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:29:00 +00:00
dependabot[bot]
269f9fbeab Merge pull request #3022 from Growstuff/dependabot/bundler/loofah-2.16.0 2022-04-10 04:20:01 +00:00
dependabot[bot]
e8e55054ec Bump loofah from 2.15.0 to 2.16.0
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 03:58:54 +00:00
dependabot[bot]
76f87655cb Merge pull request #3024 from Growstuff/dependabot/bundler/i18n-tasks-1.0.8 2022-04-10 03:58:00 +00:00
dependabot[bot]
ce71406eba Bump i18n-tasks from 1.0.5 to 1.0.8
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.5 to 1.0.8.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.5...v1.0.8)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 07:02:17 +00:00
dependabot[bot]
fa558c8afe Merge pull request #3019 from Growstuff/dependabot/bundler/bootstrap-4.6.1 2022-03-31 09:39:34 +00:00
dependabot[bot]
e0c64e961f Bump bootstrap from 4.6.0 to 4.6.1
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.0 to 4.6.1.
- [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.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 09:23:43 +00:00
dependabot[bot]
0b2faec550 Merge pull request #3020 from Growstuff/dependabot/bundler/searchkick-4.6.3 2022-03-31 09:22:28 +00:00
dependabot[bot]
073520b16a Bump searchkick from 4.6.1 to 4.6.3
Bumps [searchkick](https://github.com/ankane/searchkick) from 4.6.1 to 4.6.3.
- [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.6.1...v4.6.3)

---
updated-dependencies:
- dependency-name: searchkick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 09:04:44 +00:00
Daniel O'Connor
b2e41d0b79 Merge pull request #3021 from Growstuff/dependabot/bundler/puma-5.6.4
Bump puma from 5.6.2 to 5.6.4
2022-03-31 19:33:21 +10:30
dependabot[bot]
89d96c3d1f Bump puma from 5.6.2 to 5.6.4
Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4.
- [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.6.2...v5.6.4)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 22:27:15 +00:00
dependabot[bot]
11ec1c10f9 Bump webdrivers from 4.7.0 to 5.0.0 (#3018)
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.7.0...v5.0.0)

---
updated-dependencies:
- dependency-name: webdrivers
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 01:28:31 +10:30
Daniel O'Connor
07d40a20dd Rails 6.1 Fix warning (#2983)
* Rails 6.1

* Bump rails

* Fix warning

* Fix tests
2022-03-30 01:23:11 +10:30
Daniel O'Connor
99b11c3eb6 Merge pull request #3014 from Growstuff/dependabot/bundler/omniauth-facebook-9.0.0
Bump omniauth-facebook from 8.0.0 to 9.0.0
2022-03-29 23:57:07 +10:30
Daniel O'Connor
2f2e3597bd Merge pull request #3005 from Growstuff/dependabot/bundler/hashie-5.0.0
Bump hashie from 4.1.0 to 5.0.0
2022-03-29 23:56:46 +10:30
Daniel O'Connor
e9ff2fafe4 Merge pull request #3012 from Growstuff/dependabot/bundler/timecop-0.9.5
Bump timecop from 0.9.4 to 0.9.5
2022-03-29 23:56:13 +10:30
Daniel O'Connor
50acbb4173 Merge pull request #3015 from Growstuff/dependabot/bundler/devise-4.8.1
Bump devise from 4.8.0 to 4.8.1
2022-03-29 23:55:55 +10:30
Daniel O'Connor
2a951ab551 Merge pull request #3016 from Growstuff/dependabot/bundler/rswag-ui-2.5.1
Bump rswag-ui from 2.4.0 to 2.5.1
2022-03-29 23:55:29 +10:30
dependabot[bot]
ab553d0dd4 Bump omniauth-facebook from 8.0.0 to 9.0.0
Bumps [omniauth-facebook](https://github.com/simi/omniauth-facebook) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/simi/omniauth-facebook/releases)
- [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simi/omniauth-facebook/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: omniauth-facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:08:50 +00:00
dependabot[bot]
2014adab21 Bump rswag-ui from 2.4.0 to 2.5.1
Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rswag/rswag/compare/2.4.0...2.5.1)

---
updated-dependencies:
- dependency-name: rswag-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:08:36 +00:00
dependabot[bot]
99a6066e88 Bump devise from 4.8.0 to 4.8.1
Bumps [devise](https://github.com/heartcombo/devise) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:08:18 +00:00
dependabot[bot]
0b286434cf Bump timecop from 0.9.4 to 0.9.5
Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/travisjeffery/timecop/releases)
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md)
- [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.4...v0.9.5)

---
updated-dependencies:
- dependency-name: timecop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:05:07 +00:00
dependabot[bot]
4e868c32ea Bump hashie from 4.1.0 to 5.0.0
Bumps [hashie](https://github.com/hashie/hashie) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/hashie/hashie/releases)
- [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashie/hashie/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: hashie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:05:06 +00:00
Daniel O'Connor
e52e70e4d1 Merge pull request #3006 from Growstuff/dependabot/bundler/selenium-webdriver-4.1.0
Bump selenium-webdriver from 3.142.7 to 4.1.0
2022-03-29 22:34:06 +10:30
Daniel O'Connor
32a1029c33 Merge pull request #3007 from Growstuff/dependabot/bundler/haml_lint-0.40.0
Bump haml_lint from 0.37.1 to 0.40.0
2022-03-29 22:33:37 +10:30
dependabot[bot]
b90aabbdda Bump selenium-webdriver from 3.142.7 to 4.1.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.7 to 4.1.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.1.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:03:21 +00:00
dependabot[bot]
095a3bf9df Bump haml_lint from 0.37.1 to 0.40.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.37.1 to 0.40.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.37.1...v0.40.0)

---
updated-dependencies:
- dependency-name: haml_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:03:21 +00:00
Daniel O'Connor
b38901983b Merge pull request #3011 from Growstuff/dependabot/bundler/jsonapi-resources-0.10.7
Bump jsonapi-resources from 0.10.5 to 0.10.7
2022-03-29 22:32:17 +10:30
Daniel O'Connor
3166b6bc80 Merge pull request #3010 from Growstuff/dependabot/bundler/faker-2.20.0
Bump faker from 2.19.0 to 2.20.0
2022-03-29 22:32:06 +10:30
Daniel O'Connor
b70bacb27f Merge pull request #3009 from Growstuff/dependabot/bundler/rswag-specs-2.5.1
Bump rswag-specs from 2.4.0 to 2.5.1
2022-03-29 22:31:54 +10:30
dependabot[bot]
c5a4c34ca0 Bump jsonapi-resources from 0.10.5 to 0.10.7
Bumps [jsonapi-resources](https://github.com/cerebris/jsonapi-resources) from 0.10.5 to 0.10.7.
- [Release notes](https://github.com/cerebris/jsonapi-resources/releases)
- [Commits](https://github.com/cerebris/jsonapi-resources/compare/v0.10.5...v0.10.7)

---
updated-dependencies:
- dependency-name: jsonapi-resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 11:19:52 +00:00
dependabot[bot]
96a93644cb Bump faker from 2.19.0 to 2.20.0
Bumps [faker](https://github.com/faker-ruby/faker) from 2.19.0 to 2.20.0.
- [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.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 11:19:17 +00:00
dependabot[bot]
f76090e19d Bump rswag-specs from 2.4.0 to 2.5.1
Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rswag/rswag/compare/2.4.0...2.5.1)

---
updated-dependencies:
- dependency-name: rswag-specs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 11:18:53 +00:00
Daniel O'Connor
3e7dc6a577 Merge pull request #2990 from Growstuff/dependabot/bundler/rspectre-0.0.4
Bump rspectre from 0.0.3 to 0.0.4
2022-03-29 21:46:41 +10:30
Daniel O'Connor
cc43d547a5 Merge pull request #2991 from Growstuff/dependabot/bundler/listen-3.7.1
Bump listen from 3.7.0 to 3.7.1
2022-03-29 21:46:31 +10:30
Daniel O'Connor
426667cf82 Merge pull request #3001 from Growstuff/dependabot/bundler/active_utils-3.3.19
Bump active_utils from 3.3.18 to 3.3.19
2022-03-29 21:46:16 +10:30
Daniel O'Connor
98ccd64946 Merge pull request #3003 from Growstuff/dependabot/bundler/scout_apm-5.1.1
Bump scout_apm from 4.1.2 to 5.1.1
2022-03-29 21:45:56 +10:30
dependabot[bot]
61f6ff7345 Bump scout_apm from 4.1.2 to 5.1.1
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 4.1.2 to 5.1.1.
- [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/v4.1.2...v5.1.1)

---
updated-dependencies:
- dependency-name: scout_apm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 10:09:50 +00:00
dependabot[bot]
0ce29f935b Bump active_utils from 3.3.18 to 3.3.19
Bumps [active_utils](https://github.com/shopify/active_utils) from 3.3.18 to 3.3.19.
- [Release notes](https://github.com/shopify/active_utils/releases)
- [Changelog](https://github.com/Shopify/active_utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shopify/active_utils/compare/v3.3.18...v3.3.19)

---
updated-dependencies:
- dependency-name: active_utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 10:09:49 +00:00