Commit Graph

27 Commits

Author SHA1 Message Date
Ryan W aa695d925c Switch to rails 7.0.1 2022-01-06 17:05:15 -08:00
Ryan W c2daa8a36c back to github 2022-01-04 21:46:50 -08:00
Ryan W 61ed0a64b8 switch to rails gem and bundle update 2022-01-04 21:45:12 -08:00
Ryan W af323d9bc3 Add net-imap gem for ruby 3.1 2021-12-27 15:15:56 -08:00
Ryan W 15efc11ec1 mail gems having trouble 2021-12-27 15:13:29 -08:00
Ryan W f79f6d7598 Fix alpha sort cop error 2021-12-27 15:12:54 -08:00
Ryan W 402709a0d2 mail gems having trouble 2021-12-27 15:11:41 -08:00
Ryan W 9d7dce9428 mail gems having trouble 2021-12-27 15:08:49 -08:00
Ryan W 2966fd6fdf Fix alpha sort cop error 2021-12-27 15:06:20 -08:00
Ryan W 336fb506f1 Add net-smtp as gem 2021-12-27 15:03:02 -08:00
Ryan W f318493e5c use stable rails 7 2021-12-27 14:55:58 -08:00
Ryan W cb8e811af7 Update to Ruby 3.1.0 2021-12-27 14:49:11 -08:00
Ryan W 826b228df8 Add action-text 2021-12-16 10:50:28 -08:00
Ryan W 1285643252 Add test gems 2021-12-16 09:29:00 -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] 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
Ryan W 5f9a0520c4 Rails 7 RC1 updates 2021-12-06 16:03:36 -08:00
Ryan W 3ad8cfeeb6 Update Ruby to 3.0.3 2021-11-29 14:32:36 -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
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] 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
Ryan W 06b2f716ba Fix rubocop config filename 2021-09-26 15:01:51 -07:00
Ryan W 573b0558a7 Add and install rspec 2021-09-26 14:56:42 -07:00
Ryan W ac680341f6 Fix rubocop issues 2021-09-26 14:51:13 -07:00
Ryan W 492066dca5 Add github actions and security/linters 2021-09-26 14:47:42 -07:00
Ryan W ef4fac96a7 Add rails 7 Gemfile 2021-09-26 14:31:38 -07:00
Ryan W df0cca7641 Initial commit 2021-09-26 13:51:06 -07:00