Commit Graph

564 Commits

Author SHA1 Message Date
greyidol e082b0da6e use .env and support SMTP configuration 2023-09-05 22:25:19 +02:00
dependabot[bot] 2881802244
Bump rubocop from 1.56.1 to 1.56.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.56.1...v1.56.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 09:33:59 +00:00
dependabot[bot] da7bd55cd8
Merge pull request #1323 from Retrospring/dependabot/bundler/rspec-sidekiq-4.0.2 2023-08-28 09:54:18 +00:00
dependabot[bot] 9cf53066c3
Merge pull request #1321 from Retrospring/dependabot/bundler/rails-6.1.7.6 2023-08-28 09:52:54 +00:00
dependabot[bot] a57d18a287
Bump rspec-sidekiq from 4.0.0 to 4.0.2
Bumps [rspec-sidekiq](https://github.com/wspurgin/rspec-sidekiq) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/wspurgin/rspec-sidekiq/releases)
- [Changelog](https://github.com/wspurgin/rspec-sidekiq/blob/main/CHANGES.md)
- [Commits](https://github.com/wspurgin/rspec-sidekiq/compare/v4.0.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:29:34 +00:00
dependabot[bot] 1209591d61
Bump haml_lint from 0.49.3 to 0.50.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.3 to 0.50.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.49.3...v0.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:27:54 +00:00
dependabot[bot] 834e05adaf
Bump rails from 6.1.7.4 to 6.1.7.6
Bumps [rails](https://github.com/rails/rails) from 6.1.7.4 to 6.1.7.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.7.4...v6.1.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:26:59 +00:00
dependabot[bot] 04af891145
Merge pull request #1315 from Retrospring/dependabot/bundler/rspec-sidekiq-4.0.0 2023-08-23 12:32:47 +00:00
dependabot[bot] 4eb9e740e0
Merge pull request #1318 from Retrospring/dependabot/bundler/rails-i18n-7.0.8 2023-08-23 12:31:27 +00:00
dependabot[bot] 846a1d198a
Merge pull request #1317 from Retrospring/dependabot/bundler/rubocop-1.56.1 2023-08-23 12:30:59 +00:00
dependabot[bot] 05ec0940a7
Bump rails-i18n from 7.0.7 to 7.0.8
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.7 to 7.0.8.
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/compare/v7.0.7...v7.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:47:16 +00:00
dependabot[bot] 31d24b865a
Bump rubocop from 1.56.0 to 1.56.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.56.0...v1.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:46:58 +00:00
dependabot[bot] 3ee3263646
Bump oj from 3.15.1 to 3.16.0
Bumps [oj](https://github.com/ohler55/oj) from 3.15.1 to 3.16.0.
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.15.1...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:46:18 +00:00
dependabot[bot] 5e41ff8ff6
Bump rspec-sidekiq from 3.1.0 to 4.0.0
Bumps [rspec-sidekiq](https://github.com/wspurgin/rspec-sidekiq) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/wspurgin/rspec-sidekiq/releases)
- [Changelog](https://github.com/wspurgin/rspec-sidekiq/blob/main/CHANGES.md)
- [Commits](https://github.com/wspurgin/rspec-sidekiq/compare/v3.1.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:46:05 +00:00
dependabot[bot] 64e16fda4d
Bump puma from 6.3.0 to 6.3.1
Bumps [puma](https://github.com/puma/puma) from 6.3.0 to 6.3.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.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 22:14:20 +00:00
dependabot[bot] 42da8d6f87
Merge pull request #1306 from Retrospring/dependabot/bundler/rubocop-1.56.0 2023-08-18 20:39:36 +00:00
dependabot[bot] 8d30eac5fc
Merge pull request #1307 from Retrospring/dependabot/bundler/haml_lint-0.49.3 2023-08-18 20:38:43 +00:00
dependabot[bot] 6bb565a713
Bump haml from 6.1.1 to 6.1.2
Bumps [haml](https://github.com/haml/haml) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v6.1.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 09:51:52 +00:00
dependabot[bot] efb2a30deb
Bump haml_lint from 0.49.2 to 0.49.3
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.2 to 0.49.3.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.49.2...v0.49.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 09:51:39 +00:00
dependabot[bot] 96d754e010
Bump rubocop from 1.55.1 to 1.56.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.55.1 to 1.56.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.55.1...v1.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 09:51:18 +00:00
dependabot[bot] a754027258
Bump prometheus-client from 4.2.0 to 4.2.1
Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/prometheus/client_ruby/releases)
- [Changelog](https://github.com/prometheus/client_ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_ruby/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 09:30:21 +00:00
dependabot[bot] 64b05610bc
Merge pull request #1293 from Retrospring/dependabot/bundler/oj-3.15.1 2023-07-31 16:00:58 +00:00
dependabot[bot] abecfe463e
Merge pull request #1292 from Retrospring/dependabot/bundler/net-imap-0.3.7 2023-07-31 16:00:28 +00:00
dependabot[bot] 8eec70aec5
Merge pull request #1291 from Retrospring/dependabot/bundler/haml_lint-0.49.2 2023-07-31 15:59:55 +00:00
dependabot[bot] 659ee9abcf
Merge pull request #1288 from Retrospring/dependabot/bundler/prometheus-client-4.2.0 2023-07-31 15:59:30 +00:00
dependabot[bot] f28f0265a7
Merge pull request #1289 from Retrospring/dependabot/bundler/lograge-0.13.0 2023-07-31 15:55:32 +00:00
dependabot[bot] 4e58549011
Merge pull request #1285 from Retrospring/dependabot/bundler/pundit-2.3.1 2023-07-31 15:54:54 +00:00
dependabot[bot] 3c8fc5adac
Bump oj from 3.15.0 to 3.15.1
Bumps [oj](https://github.com/ohler55/oj) from 3.15.0 to 3.15.1.
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.15.0...v3.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:57:14 +00:00
dependabot[bot] cfb44c1002
Bump net-imap from 0.3.6 to 0.3.7
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.3.6...v0.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:55:53 +00:00
dependabot[bot] b061296fe9
Bump haml_lint from 0.49.0 to 0.49.2
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.0 to 0.49.2.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.49.0...v0.49.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:55:28 +00:00
dependabot[bot] 92e0cde068
Bump rubocop from 1.54.1 to 1.55.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.1 to 1.55.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.54.1...v1.55.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:55:10 +00:00
dependabot[bot] 44223cdaa0
Bump lograge from 0.12.0 to 0.13.0
Bumps [lograge](https://github.com/roidrage/lograge) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/roidrage/lograge/releases)
- [Changelog](https://github.com/roidrage/lograge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/roidrage/lograge/compare/v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:54:58 +00:00
dependabot[bot] 7695b24a1a
Bump prometheus-client from 4.1.0 to 4.2.0
Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/prometheus/client_ruby/releases)
- [Changelog](https://github.com/prometheus/client_ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_ruby/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:54:33 +00:00
dependabot[bot] 8d7b381100
Bump pundit from 2.3.0 to 2.3.1
Bumps [pundit](https://github.com/varvet/pundit) from 2.3.0 to 2.3.1.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 09:56:13 +00:00
dependabot[bot] 65f956843e
Merge pull request #1277 from Retrospring/dependabot/bundler/rspec-mocks-3.12.6 2023-07-20 09:01:17 +00:00
dependabot[bot] 32246073de
Bump haml_lint from 0.48.0 to 0.49.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.48.0...v0.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 09:32:43 +00:00
dependabot[bot] b729b48fc5
Bump rspec-mocks from 3.12.5 to 3.12.6
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.12.5 to 3.12.6.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.12.5...v3.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 09:31:35 +00:00
dependabot[bot] 7ea1a9ff93
Merge pull request #1259 from Retrospring/dependabot/bundler/rails-6.1.7.4 2023-07-11 22:51:09 +00:00
dependabot[bot] 804b1b685a
Merge pull request #1253 from Retrospring/dependabot/bundler/colorize-1.1.0 2023-07-11 22:50:16 +00:00
dependabot[bot] e780a5ef0a
Bump rails from 6.1.7.3 to 6.1.7.4
Bumps [rails](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.7.3...v6.1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 22:46:53 +00:00
dependabot[bot] a7bbc882d5
Merge pull request #1252 from Retrospring/dependabot/bundler/bcrypt-3.1.19 2023-07-11 22:46:02 +00:00
dependabot[bot] ca32e78c2e
Merge pull request #1267 from Retrospring/dependabot/bundler/haml_lint-0.48.0 2023-07-11 22:45:08 +00:00
dependabot[bot] 620c44b6a6
Merge pull request #1271 from Retrospring/dependabot/bundler/sentry-rails-5.10.0 2023-07-11 21:41:40 +00:00
dependabot[bot] 55b2c52f9b
Bump rubocop-rails from 2.20.1 to 2.20.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.20.1 to 2.20.2.
- [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.20.1...v2.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:38:53 +00:00
dependabot[bot] 581e55a2fc
Bump sentry-rails from 5.9.0 to 5.10.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.9.0...5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 09:26:20 +00:00
dependabot[bot] ebefe1a220
Bump rubocop from 1.52.1 to 1.54.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.52.1 to 1.54.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.52.1...v1.54.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 09:24:55 +00:00
dependabot[bot] 47fb965e69
Bump haml_lint from 0.45.0 to 0.48.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.45.0 to 0.48.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.45.0...v0.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 09:23:05 +00:00
dependabot[bot] 5b328090dc
Bump sanitize from 6.0.1 to 6.0.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:03:22 +00:00
dependabot[bot] 6ad059da91
Bump colorize from 0.8.1 to 1.1.0
Bumps [colorize](https://github.com/fazibear/colorize) from 0.8.1 to 1.1.0.
- [Changelog](https://github.com/fazibear/colorize/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fazibear/colorize/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:44:18 +00:00
dependabot[bot] 8656a5aa78
Bump bcrypt from 3.1.18 to 3.1.19
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.18 to 3.1.19.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.18...v3.1.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:01:24 +00:00