Commit Graph

1004 Commits

Author SHA1 Message Date
drusepth
5b0413b2cb pull in thredded update 2022-08-18 00:16:04 -07:00
drusepth
bda757f343 add index for [deleted_at, id] on thredded 2022-08-17 14:52:42 -07:00
drusepth
c9de578e36 pull in latest thredded and add db migration for it 2022-08-15 22:23:20 -07:00
drusepth
07a951ff26 require all s3 images to be served over https 2022-05-24 16:11:31 -07:00
drusepth
69c6ad43b4 onebox support and badge tweaking 2022-05-23 15:45:59 -07:00
Andrew Brown
c9527052e3
Merge pull request #1121 from indentlabs/dependabot/bundler/paranoia-2.6.0
Bump paranoia from 2.5.2 to 2.6.0
2022-05-20 22:24:16 -07:00
Andrew Brown
1d130e11b2
Merge pull request #1122 from indentlabs/dependabot/bundler/ibm_watson-2.2.0
Bump ibm_watson from 2.1.3 to 2.2.0
2022-05-20 22:23:54 -07:00
Andrew Brown
ed3635db82
Merge pull request #1127 from indentlabs/dependabot/bundler/puma-5.6.4
Bump puma from 5.6.2 to 5.6.4
2022-05-20 22:23:13 -07:00
Andrew Brown
3b25c9f320
Merge pull request #1129 from indentlabs/dependabot/bundler/pg-1.3.5
Bump pg from 1.3.4 to 1.3.5
2022-05-20 22:22:24 -07:00
Andrew Brown
7134b15cfb
Merge branch 'master' into dependabot/bundler/stripe-5.55.0 2022-05-20 22:21:34 -07:00
dependabot[bot]
604fe3bb25
Bump nokogiri from 1.13.3 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:34:24 +00:00
dependabot[bot]
11d249205c
Bump stripe from 5.45.0 to 5.55.0
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.45.0 to 5.55.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.45.0...v5.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 12:27:20 +00:00
dependabot[bot]
82aecea57a
Bump pg from 1.3.4 to 1.3.5
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 12:16:28 +00:00
dependabot[bot]
36b38d17cd
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:23:31 +00:00
dependabot[bot]
7d15dcdcbd
Bump ibm_watson from 2.1.3 to 2.2.0
Bumps [ibm_watson](https://github.com/watson-developer-cloud/ruby-sdk) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/watson-developer-cloud/ruby-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/ruby-sdk/blob/master/.releaserc)
- [Commits](https://github.com/watson-developer-cloud/ruby-sdk/compare/v2.1.3...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 12:56:06 +00:00
dependabot[bot]
f3de4b0f17
Bump paranoia from 2.5.2 to 2.6.0
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](https://github.com/rubysherpas/paranoia/compare/v2.5.2...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 12:40:04 +00:00
Andrew Brown
7dc25aa1ea
Merge pull request #1118 from indentlabs/dependabot/bundler/pg-1.3.4
Bump pg from 1.2.3 to 1.3.4
2022-03-21 02:54:04 -05:00
dependabot[bot]
9e4fdf3426
Bump active_storage_validations from 0.9.6 to 0.9.7
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases)
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 07:51:54 +00:00
dependabot[bot]
51049e9a6c
Bump pg from 1.2.3 to 1.3.4
Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.3.4.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.2.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 07:51:51 +00:00
Andrew Brown
baa5a3eb78
Merge pull request #1109 from indentlabs/dependabot/bundler/stripe_event-2.3.2
Bump stripe_event from 2.3.1 to 2.3.2
2022-03-21 02:50:24 -05:00
Andrew Brown
68106d0d6b
Merge pull request #1105 from indentlabs/dependabot/bundler/rack-mini-profiler-3.0.0
Bump rack-mini-profiler from 2.3.3 to 3.0.0
2022-03-21 02:50:08 -05:00
Andrew Brown
37e142b935
Merge pull request #1106 from indentlabs/dependabot/bundler/newrelic_rpm-8.5.0
Bump newrelic_rpm from 8.3.0 to 8.5.0
2022-03-21 02:49:41 -05:00
Andrew Brown
dfdde8ab51
Merge pull request #1107 from indentlabs/dependabot/bundler/redis-4.6.0
Bump redis from 4.5.1 to 4.6.0
2022-03-21 02:49:26 -05:00
dependabot[bot]
e5be71d5fb
Bump stripe_event from 2.3.1 to 2.3.2
Bumps [stripe_event](https://github.com/integrallis/stripe_event) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/integrallis/stripe_event/releases)
- [Changelog](https://github.com/integrallis/stripe_event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/integrallis/stripe_event/compare/v2.3.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 07:49:24 +00:00
Andrew Brown
14cd3007f0
Merge pull request #1108 from indentlabs/dependabot/bundler/engtagger-0.2.2
Bump engtagger from 0.2.1 to 0.2.2
2022-03-21 02:48:03 -05:00
Andrew Brown
8bd732c5a8
Merge pull request #1110 from indentlabs/dependabot/bundler/stackprof-0.2.19
Bump stackprof from 0.2.17 to 0.2.19
2022-03-21 02:47:35 -05:00
Andrew Brown
80fb376f71
Merge pull request #1112 from indentlabs/dependabot/bundler/paranoia-2.5.2
Bump paranoia from 2.5.0 to 2.5.2
2022-03-21 02:47:16 -05:00
Andrew Brown
ce673e24b9
Merge pull request #1113 from indentlabs/dependabot/bundler/image_processing-1.12.2
Bump image_processing from 1.12.1 to 1.12.2
2022-03-21 02:46:55 -05:00
dependabot[bot]
964e9dfcae
Bump stripe from 5.42.0 to 5.45.0
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.42.0 to 5.45.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.42.0...v5.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 12:01:21 +00:00
dependabot[bot]
70f4903088
Bump image_processing from 1.12.1 to 1.12.2
Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/janko/image_processing/releases)
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 23:27:48 +00:00
dependabot[bot]
b719263e6c
Bump paranoia from 2.5.0 to 2.5.2
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](https://github.com/rubysherpas/paranoia/compare/v2.5.0...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:07:14 +00:00
dependabot[bot]
f97de37ec8
Bump stackprof from 0.2.17 to 0.2.19
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.17 to 0.2.19.
- [Release notes](https://github.com/tmm1/stackprof/releases)
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/compare/v0.2.17...v0.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:04:33 +00:00
dependabot[bot]
0d0560f4b9
Bump engtagger from 0.2.1 to 0.2.2
Bumps [engtagger](https://github.com/yohasebe/engtagger) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/yohasebe/engtagger/releases)
- [Commits](https://github.com/yohasebe/engtagger/compare/v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:03:14 +00:00
dependabot[bot]
855659fce6
Bump redis from 4.5.1 to 4.6.0
Bumps [redis](https://github.com/redis/redis-rb) from 4.5.1 to 4.6.0.
- [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.5.1...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:02:38 +00:00
dependabot[bot]
c418202819
Bump newrelic_rpm from 8.3.0 to 8.5.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/8.3.0...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:01:55 +00:00
dependabot[bot]
790dfeec6f
Bump rack-mini-profiler from 2.3.3 to 3.0.0
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.3.3 to 3.0.0.
- [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases)
- [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v2.3.3...v3.0.0)

---
updated-dependencies:
- dependency-name: rack-mini-profiler
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:01:13 +00:00
Andrew Brown
5385f32f15
Merge pull request #1102 from indentlabs/dependabot/bundler/aws-sdk-s3-1.113.0
Bump aws-sdk-s3 from 1.110.0 to 1.113.0
2022-02-26 16:05:20 -06:00
Andrew Brown
3b092d63d9
Merge pull request #1098 from indentlabs/dependabot/bundler/rails-6.1.4.6
Bump rails from 6.1.4.1 to 6.1.4.6
2022-02-26 16:04:13 -06:00
dependabot[bot]
69fb05e92e
Bump rails from 6.1.4.1 to 6.1.4.6
Bumps [rails](https://github.com/rails/rails) from 6.1.4.1 to 6.1.4.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 22:02:46 +00:00
Andrew Brown
ee39d8fd04
Merge pull request #1095 from indentlabs/dependabot/bundler/puma-5.6.2
Bump puma from 5.5.1 to 5.6.2
2022-02-26 16:02:46 -06:00
Andrew Brown
a363cb3dc0
Merge pull request #1094 from indentlabs/dependabot/bundler/sidekiq-6.4.1
Bump sidekiq from 6.2.2 to 6.4.1
2022-02-26 16:01:47 -06:00
Andrew Brown
43da86fca6
Merge pull request #1087 from indentlabs/dependabot/bundler/bullet-7.0.1
Bump bullet from 6.1.5 to 7.0.1
2022-02-26 16:00:31 -06:00
Andrew Brown
13976c0cec
Merge pull request #1086 from indentlabs/dependabot/bundler/active_storage_validations-0.9.6
Bump active_storage_validations from 0.9.5 to 0.9.6
2022-02-26 15:59:57 -06:00
Andrew Brown
6f16c0b7f4
Merge pull request #1083 from indentlabs/dependabot/bundler/listen-3.7.1
Bump listen from 3.7.0 to 3.7.1
2022-02-26 15:59:14 -06:00
dependabot[bot]
2aded5a6a0
Bump aws-sdk-s3 from 1.110.0 to 1.113.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.110.0 to 1.113.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 12:03:05 +00:00
dependabot[bot]
84b0ca488d
Bump puma from 5.5.1 to 5.6.2
Bumps [puma](https://github.com/puma/puma) from 5.5.1 to 5.6.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.1...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 21:50:48 +00:00
dependabot[bot]
b2f3e691aa
Bump sidekiq from 6.2.2 to 6.4.1
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.2 to 6.4.1.
- [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.2.2...v6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 12:03:57 +00:00
dependabot[bot]
39e4cc579c
Bump bullet from 6.1.5 to 7.0.1
Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.5 to 7.0.1.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.5...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 12:16:45 +00:00
dependabot[bot]
39db1222df
Bump active_storage_validations from 0.9.5 to 0.9.6
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases)
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 12:16:03 +00:00
dependabot[bot]
8d457c8daa
Bump listen from 3.7.0 to 3.7.1
Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 12:02:53 +00:00