Commit Graph

89 Commits

Author SHA1 Message Date
Ryan W 1285643252 Add test gems 2021-12-16 09:29:00 -08:00
Ryan W 57828c99f3 Remove scaffold 2021-12-16 09:28:53 -08:00
Ryan W d22affb9b4 validate title 2021-12-16 09:20:38 -08:00
Ryan W 087f841eae Add old scaffold css 2021-12-16 09:20:33 -08:00
Ryan W 524ccb3d88 Add simplecss 2021-12-16 09:13:21 -08:00
Ryan W 1bf05db1ce bundle update 2021-12-16 09:13:10 -08:00
dependabot[bot] 83908c76b2 Bump rails from 7.0.0.rc3 to 7.0.0
Bumps [rails](https://github.com/rails/rails) from 7.0.0.rc3 to 7.0.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.0.rc3...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 21:44:43 -08:00
dependabot[bot] 87cab06758 Bump importmap-rails from 1.0.0 to 1.0.1
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 21:44:38 -08:00
dependabot[bot] c42a604608 Bump turbo-rails from 0.9.0 to 1.0.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v0.9.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 09:26:43 -08:00
dependabot[bot] c565bbb11b Bump stimulus-rails from 0.7.3 to 1.0.0
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.3 to 1.0.0.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.3...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 09:26:06 -08:00
dependabot[bot] bcb41fdf42 Bump importmap-rails from 0.9.4 to 1.0.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.9.4 to 1.0.0.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.9.4...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 09:25:40 -08:00
dependabot[bot] 86c7a2b578 Bump rails from 7.0.0.rc1 to 7.0.0.rc3
Bumps [rails](https://github.com/rails/rails) from 7.0.0.rc1 to 7.0.0.rc3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.0.rc1...v7.0.0.rc3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 09:21:11 -08:00
dependabot[bot] 80b8834580 Bump sprockets-rails from 3.4.1 to 3.4.2
Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.4.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 22:36:44 -08:00
Ryan W 5279db8de7 bundle update 2021-12-08 12:09:12 -08:00
Ryan W 5f9a0520c4 Rails 7 RC1 updates 2021-12-06 16:03:36 -08:00
Ryan W a817e3c457 Switch to slim 2021-12-03 11:25:29 -08:00
Ryan W 23543a61fa bundle update 2021-12-03 11:25:16 -08:00
dependabot[bot] b26a3fb5b7 Bump importmap-rails from 0.9.1 to 0.9.2
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.9.1...v0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 11:17:48 -08:00
Ryan W 156173ea83 bundle update 2021-11-29 14:34:59 -08:00
Ryan W 3ad8cfeeb6 Update Ruby to 3.0.3 2021-11-29 14:32:36 -08:00
dependabot[bot] 63c2bb1415 Bump stimulus-rails from 0.7.2 to 0.7.3
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.2...v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:30:04 -08:00
dependabot[bot] 94d20c3da0 Bump importmap-rails from 0.9.0 to 0.9.1
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:29:57 -08:00
dependabot[bot] af83132594 Bump turbo-rails from 0.8.3 to 0.9.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v0.8.3...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:29:49 -08:00
dependabot[bot] a9607be57f Bump bootsnap from 1.9.1 to 1.9.3
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.9.1...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:29:37 -08:00
dependabot[bot] b25de73010 Bump ruby from 3.0.2-bullseye to 3.0.3-bullseye
Bumps ruby from 3.0.2-bullseye to 3.0.3-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:29:26 -08:00
dependabot[bot] e710c3c3db Bump web-console from 4.1.0 to 4.2.0
Bumps [web-console](https://github.com/rails/web-console) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/rails/web-console/releases)
- [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/rails/web-console/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 12:04:36 -08:00
dependabot[bot] 27137b0d83 Bump importmap-rails from 0.8.2 to 0.9.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.8.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 12:04:27 -08:00
dependabot[bot] 2956630d39 Bump jbuilder from 2.11.2 to 2.11.3
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jbuilder/compare/v2.11.2...v2.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-14 22:28:13 -08:00
Ryan W 93e9d81417 bundle update 2021-11-13 17:23:13 -08:00
Ryan W 66e66d8c26 Default db config 2021-11-13 17:23:06 -08:00
dependabot[bot] 85d33da9bb Bump rubocop-rspec from 2.5.0 to 2.6.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.5.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 17:05:21 -08:00
dependabot[bot] 34627bc2f3 Bump stimulus-rails from 0.7.1 to 0.7.2
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 17:05:11 -08:00
dependabot[bot] e68b748c88 Bump importmap-rails from 0.8.1 to 0.8.2
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 17:05:03 -08:00
dependabot[bot] 9b33ee31fd Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 09:41:21 -07:00
dependabot[bot] 212d266ee3 Bump debug from 1.3.3 to 1.3.4
Bumps [debug](https://github.com/ruby/debug) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:29:29 -07:00
dependabot[bot] 77a7e90881 Bump debug from 1.3.1 to 1.3.3
Bumps [debug](https://github.com/ruby/debug) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.3.1...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 11:41:03 -07:00
dependabot[bot] 4ded5c9942 Bump brakeman from 5.1.1 to 5.1.2
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v5.1.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 11:40:54 -07:00
dependabot[bot] eb9a66a7c4 Bump turbo-rails from 7.1.0 to 7.1.1
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v7.1.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 19:01:39 -07:00
dependabot[bot] e0d63ff2bb Bump debug from 1.3.0 to 1.3.1
Bumps [debug](https://github.com/ruby/debug) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 19:01:30 -07:00
dependabot[bot] dd03771a33 Bump debug from 1.2.4 to 1.3.0
Bumps [debug](https://github.com/ruby/debug) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.2.4...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:42:32 -07:00
dependabot[bot] 3a44cc22aa Bump rubocop-rails from 2.12.3 to 2.12.4
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.3...v2.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:42:17 -07:00
dependabot[bot] a6c7b42808 Bump redis from 4.4.0 to 4.5.1
Bumps [redis](https://github.com/redis/redis-rb) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.4.0...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:42:10 -07:00
dependabot[bot] 106f6139fe Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:41:35 -07:00
dependabot[bot] ffdbc3bea1 Bump stimulus-rails from 0.7.0 to 0.7.1
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:41:17 -07:00
dependabot[bot] e49caa75a5 Bump turbo-rails from 0.8.1 to 7.1.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 0.8.1 to 7.1.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v0.8.1...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 13:08:50 -07:00
dependabot[bot] 29de07abd2 Bump importmap-rails from 0.7.6 to 0.8.1
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.7.6 to 0.8.1.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v0.7.6...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 09:56:32 -07:00
dependabot[bot] 671e920fa5 Bump puma from 5.5.0 to 5.5.2
Bumps [puma](https://github.com/puma/puma) from 5.5.0 to 5.5.2.
- [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.5.0...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 09:38:36 -07:00
dependabot[bot] 8d523bcf64 Bump rubocop-rails from 2.12.2 to 2.12.3
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.2...v2.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 08:08:02 -07:00
dependabot[bot] 520ec90680 Bump stimulus-rails from 0.6.0 to 0.7.0
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 08:07:48 -07:00
dependabot[bot] 0bdb75eabb Bump debug from 1.2.1 to 1.2.4
Bumps [debug](https://github.com/ruby/debug) from 1.2.1 to 1.2.4.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.2.1...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 21:02:25 -07:00