Commit Graph

23 Commits

Author SHA1 Message Date
Kevin McConnell e009874767 Set up for internal deployment 2024-10-07 16:47:39 -04:00
Kevin McConnell a3aef3b869 Rails 8.0.0.beta1 2024-10-02 13:50:53 +01:00
Jeffrey Hardy e6bb6ad76b Join links for user registration 2024-09-24 14:30:22 -04:00
Jeffrey Hardy 1a45659e09 Merge pull request #33 from basecamp/dependabot/bundler/bootsnap-1.18.4
Bump bootsnap from 1.18.3 to 1.18.4
2024-09-18 13:25:57 -04:00
Jeffrey Hardy d26bce5571 Merge pull request #44 from basecamp/dependabot/bundler/sqlite3-2.0.4
Bump sqlite3 from 2.0.2 to 2.0.4
2024-09-18 13:25:42 -04:00
Jeffrey Hardy 4fe089aef6 Merge pull request #54 from basecamp/dependabot/bundler/brakeman-6.2.1
Bump brakeman from 6.1.2 to 6.2.1
2024-09-18 13:24:47 -04:00
Jeffrey Hardy aca0da6620 Merge pull request #69 from basecamp/dependabot/bundler/propshaft-1.0.0
Bump propshaft from 0.9.0 to 1.0.0
2024-09-18 13:24:29 -04:00
Jeffrey Hardy 12d61f3567 Merge pull request #73 from basecamp/dependabot/bundler/turbo-rails-2.0.7
Bump turbo-rails from 2.0.5 to 2.0.7
2024-09-18 13:24:04 -04:00
dependabot[bot] 64e50b54b1 Bump turbo-rails from 2.0.5 to 2.0.7
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.5...v2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 20:46:05 +00:00
dependabot[bot] e491b7ce08 Bump propshaft from 0.9.0 to 1.0.0
Bumps [propshaft](https://github.com/rails/propshaft) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](https://github.com/rails/propshaft/compare/v0.9.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 20:12:56 +00:00
dependabot[bot] 104b21e161 Bump brakeman from 6.1.2 to 6.2.1
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.2 to 6.2.1.
- [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/v6.1.2...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:50:15 +00:00
dependabot[bot] 049f4dc177 Bump rexml from 3.3.0 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.0 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.0...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 18:49:01 +00:00
Jeffrey Hardy adbe830321 Bump Rails for recent routing fix 2024-08-22 14:46:31 -04:00
Jeffrey Hardy 2272954f0d Bump Rails 2024-08-20 11:24:55 -04:00
dependabot[bot] c4139f1b71 Bump sqlite3 from 2.0.2 to 2.0.4
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.0.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 21:03:59 +00:00
Kevin McConnell fb5e6b469c Add missing dependency 2024-08-07 11:11:24 +01:00
Kevin McConnell 4240947729 Ruby 3.3.4 2024-08-07 11:02:38 +01:00
dependabot[bot] 0d3d5701db Bump bootsnap from 1.18.3 to 1.18.4
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.3 to 1.18.4.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.3...v1.18.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 20:57:31 +00:00
Kevin McConnell 5f5226d05b Add CI 2024-06-24 15:09:34 +01:00
Kevin McConnell ecae4a3df2 Add brakeman 2024-06-21 16:46:40 +01:00
Kevin McConnell b9cf8c5e9d Set up Rubocop 2024-06-21 16:42:48 +01:00
Kevin McConnell e16323c70a Update Gemfile 2024-06-21 16:42:48 +01:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00