Commit Graph

679 Commits

Author SHA1 Message Date
Ryan W 98de0c0f08 Add Docker GitHub Action to test production image builds/runs 2023-03-25 09:51:54 -07:00
Ryan W b13d4e114b Update bundler 2023-03-24 12:51:43 -07:00
Ryan W 4891b3669a Set BuildKit syntax 2023-03-24 11:50:11 -07:00
Ryan W 57d8e2e151 Add bootsnap precompile 2023-03-24 11:28:28 -07:00
Ryan W 79d0bba2e8 bundle update 2023-03-24 11:22:43 -07:00
renovate[bot] c5027f8363 Update dependency selenium-webdriver to v4.8.2 2023-03-24 10:19:07 -07:00
Ryan Williams af00961a08 Add curl to dependencies 2023-03-24 10:16:44 -07:00
dependabot[bot] 2cef37c339 Bump rails from 7.0.4.2 to 7.0.4.3
Bumps [rails](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.2...v7.0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 23:15:38 -07:00
Peter Goldstein 3b859d6d3a Update rack to address CVE 2023-27530. Also updates bundled with version and adds x86_64-darwin-22 2023-03-08 10:53:20 -08:00
dependabot[bot] a6927dc5da Bump rubocop-rspec from 2.18.1 to 2.19.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.18.1 to 2.19.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.18.1...v2.19.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>
2023-03-07 15:36:55 -08:00
dependabot[bot] 267a48f9e6 Bump turbo-rails from 1.3.3 to 1.4.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v1.3.3...v1.4.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>
2023-03-07 15:36:44 -08:00
dependabot[bot] 5fa07cad24 Bump pg from 1.4.5 to 1.4.6
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.5...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 22:14:15 -08:00
dependabot[bot] a12ef03ccd Bump puma from 6.1.0 to 6.1.1
Bumps [puma](https://github.com/puma/puma) from 6.1.0 to 6.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/v6.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 22:14:06 -08:00
Ryan W b69b43fe1c bundle update 2023-02-25 15:33:21 -08:00
dependabot[bot] 3c538d7030 Bump brakeman from 5.4.0 to 5.4.1
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.4.0 to 5.4.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/v5.4.0...v5.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 15:28:14 -08:00
dependabot[bot] e8b3d1e51f Bump selenium-webdriver from 4.8.0 to 4.8.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.8.0...selenium-4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:44:45 -08:00
Ryan W 0ca6665cc3 Update to 3.2.1 2023-02-13 08:10:04 -08:00
Ryan W 237ebe0f43 bundle update 2023-02-13 08:09:19 -08:00
Ryan W dafce7e51f bundle update --ruby 2023-02-13 08:07:39 -08:00
renovate[bot] 6ea00c88f5 Update dependency ruby to v3.2.1 2023-02-13 08:06:53 -08:00
dependabot[bot] 681f0b150d Bump ruby from 3.2.0-slim to 3.2.1-slim
Bumps ruby from 3.2.0-slim to 3.2.1-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 08:04:46 -08:00
dependabot[bot] bbea19e30c Bump puma from 6.0.2 to 6.1.0
Bumps [puma](https://github.com/puma/puma) from 6.0.2 to 6.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/v6.0.2...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 07:24:01 -08:00
dependabot[bot] 85b4d28852 Bump turbo-rails from 1.3.2 to 1.3.3
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v1.3.2...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 21:50:15 -08:00
dependabot[bot] 8fdf674d50 Bump bootsnap from 1.15.0 to 1.16.0
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 15:50:48 -08:00
Ryan W e96a68e9f9 Move entrypoint based on rails convention 2023-01-26 15:50:38 -08:00
dependabot[bot] 4cac5b36f9 Bump rails from 7.0.4.1 to 7.0.4.2
Bumps [rails](https://github.com/rails/rails) from 7.0.4.1 to 7.0.4.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 21:24:51 -08:00
dependabot[bot] 4bd9455a08 Bump selenium-webdriver from 4.7.1 to 4.8.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.7.1 to 4.8.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.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 21:35:53 -08:00
Ryan Williams eca462a139 Add Mastodon link 2023-01-22 16:33:43 -08:00
dependabot[bot] 93e895d7d9 Bump rubocop-rspec from 2.18.0 to 2.18.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.18.0 to 2.18.1.
- [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.18.0...v2.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 16:32:05 -08:00
dependabot[bot] 7a684677e6 Bump rubocop-rspec from 2.16.0 to 2.18.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.16.0 to 2.18.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.16.0...v2.18.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>
2023-01-17 21:36:19 -08:00
dependabot[bot] 1619581930 Bump redis from 5.0.5 to 5.0.6
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.5 to 5.0.6.
- [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/v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 21:36:05 -08:00
dependabot[bot] f199010219 Bump rails from 7.0.4 to 7.0.4.1
Bumps [rails](https://github.com/rails/rails) from 7.0.4 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 21:35:49 -08:00
Ryan W 0a0f2536a7 Revert "bundle update"
This reverts commit 2d6e6a87fc.
2023-01-11 22:31:00 -08:00
Ryan W 96f323a88c more stimulus tests 2023-01-11 22:19:23 -08:00
Ryan W 2d6e6a87fc bundle update 2023-01-11 22:04:32 -08:00
Ryan Williams c6b9780e14 Change to more generic libvips 2023-01-02 21:00:05 -08:00
Ryan W 0de7cd0dbd Remove cache version 2023-01-01 18:53:01 -08:00
Ryan W 2e06167b1f bundle update 2023-01-01 18:50:04 -08:00
dependabot[bot] 41a71add52 Bump debug from 1.7.0 to 1.7.1
Bumps [debug](https://github.com/ruby/debug) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 18:49:02 -08:00
Ryan W cde5f35afb stay on debug 1.7.0 2022-12-28 11:14:39 -08:00
Ryan W a4c8ecc286 local install check 2022-12-28 10:32:18 -08:00
Ryan W 2527f89946 Revert "cache-version 1"
This reverts commit 5321644580.
2022-12-28 10:07:18 -08:00
Ryan W 5321644580 cache-version 1 2022-12-28 10:04:31 -08:00
Ryan W 8aab4504cb Revert "without cache version"
This reverts commit 077bab99e3.
2022-12-28 10:03:20 -08:00
Ryan W 077bab99e3 without cache version 2022-12-28 10:00:21 -08:00
Ryan W f17cfd1245 bundle update 2022-12-28 09:59:04 -08:00
Ryan W d85671dd6c update nokogiri 2022-12-28 09:52:44 -08:00
Ryan W 4efe53d69d Revert "bundle update"
This reverts commit 3268d05500.
2022-12-28 09:51:13 -08:00
Ryan W 5e7bbf1087 bump cache version 2022-12-28 09:42:50 -08:00
Ryan W 08ad4e0324 Add cache version 2022-12-28 09:40:34 -08:00