Commit graph

4653 commits

Author SHA1 Message Date
dependabot[bot]
86e4cdcadd
Bump sqlite3 from 1.4.2 to 1.4.4
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.4.2 to 1.4.4.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.4.2...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 21:16:41 +00:00
Jyri-Petteri Paloposki
223c615433
Merge pull request #2800 from TracksApp/dependabot/bundler/bullet-7.0.2
Bump bullet from 7.0.1 to 7.0.2
2022-08-02 00:02:00 +03:00
dependabot[bot]
069ec8b778
Bump bullet from 7.0.1 to 7.0.2
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.1 to 7.0.2.
- [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/7.0.1...7.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 20:25:16 +00:00
Jyri-Petteri Paloposki
bfa0cec088
Merge pull request #2799 from TracksApp/dependabot/bundler/bcrypt-3.1.18
Bump bcrypt from 3.1.17 to 3.1.18
2022-08-01 23:24:29 +03:00
dependabot[bot]
5ad0f57779
Bump bcrypt from 3.1.17 to 3.1.18
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.17 to 3.1.18.
- [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.17...v3.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 00:02:23 +00:00
Jyri-Petteri Paloposki
9493ec91b3
Merge pull request #2797 from TracksApp/dependabot/bundler/pg-1.4.1
Bump pg from 1.3.5 to 1.4.1
2022-07-26 10:39:38 +03:00
dependabot[bot]
c1ad402a70
Bump pg from 1.3.5 to 1.4.1
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.5 to 1.4.1.
- [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.3.5...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 00:41:38 +00:00
Jyri-Petteri Paloposki
407ab3b0c0
Merge pull request #2789 from TracksApp/dependabot/bundler/rails-html-sanitizer-1.4.3
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
2022-07-26 03:41:28 +03:00
Jyri-Petteri Paloposki
8515bf9b7d
Merge pull request #2793 from TracksApp/dependabot/bundler/rubocop-1.32.0
Bump rubocop from 1.28.2 to 1.32.0
2022-07-26 03:39:40 +03:00
Jyri-Petteri Paloposki
cfafa94303
Merge pull request #2794 from TracksApp/dependabot/bundler/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10
2022-07-26 03:39:29 +03:00
Jyri-Petteri Paloposki
afaa4f07a9
Merge pull request #2795 from TracksApp/fix_tests
Make the recurring year work in the future without manually updating the year numbers
2022-07-26 03:17:06 +03:00
Jyri-Petteri Paloposki
4eabdb1a83 Fix the recurring year tests 2022-07-26 02:01:15 +03:00
dependabot[bot]
1e6794ad09
Bump tzinfo from 1.2.9 to 1.2.10
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 08:26:15 +00:00
dependabot[bot]
d2cd74f9e3
Bump rubocop from 1.28.2 to 1.32.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.2 to 1.32.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.28.2...v1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 00:03:28 +00:00
dependabot[bot]
e00836875d
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:05:24 +00:00
Jyri-Petteri Paloposki
195e6af846
Merge pull request #2783 from TracksApp/dependabot/bundler/mysql2-0.5.4
Bump mysql2 from 0.5.3 to 0.5.4
2022-06-02 19:50:14 +03:00
dependabot[bot]
57b8e996a5
Bump mysql2 from 0.5.3 to 0.5.4
Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/brianmario/mysql2/releases)
- [Commits](https://github.com/brianmario/mysql2/compare/0.5.3...0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 00:07:42 +00:00
Jyri-Petteri Paloposki
2eedde60f9
Merge pull request #2782 from TracksApp/dependabot/bundler/rack-2.2.3.1
Bump rack from 2.2.3 to 2.2.3.1
2022-05-29 21:54:02 +03:00
dependabot[bot]
6a0bfb0a1a
Bump rack from 2.2.3 to 2.2.3.1
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 22:04:43 +00:00
Jyri-Petteri Paloposki
2b89c890bb
Merge pull request #2778 from TracksApp/dependabot/bundler/i18n-tasks-1.0.10
Bump i18n-tasks from 1.0.9 to 1.0.10
2022-05-28 01:04:10 +03:00
Jyri-Petteri Paloposki
c8cc67162f
Merge pull request #2781 from TracksApp/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.13.4 to 1.13.6
2022-05-28 01:04:00 +03:00
dependabot[bot]
3fdc3eb520
Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 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.4...v1.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:42:33 +00:00
dependabot[bot]
af6819b9ad
Bump i18n-tasks from 1.0.9 to 1.0.10
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.9...v1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 07:43:30 +00:00
Jyri-Petteri Paloposki
e6e37c279f
Merge pull request #2775 from TracksApp/dependabot/bundler/mocha-1.14.0
Bump mocha from 1.13.0 to 1.14.0
2022-05-13 10:42:45 +03:00
dependabot[bot]
f801a5ed93
Bump mocha from 1.13.0 to 1.14.0
Bumps [mocha](https://github.com/freerange/mocha) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/freerange/mocha/releases)
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](https://github.com/freerange/mocha/compare/v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 10:16:51 +00:00
Jyri-Petteri Paloposki
4dce1c45af
Merge pull request #2772 from TracksApp/dependabot/bundler/rubocop-1.28.2
Bump rubocop from 1.27.0 to 1.28.2
2022-05-05 13:15:43 +03:00
dependabot[bot]
f0f5718291
Bump rubocop from 1.27.0 to 1.28.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.27.0 to 1.28.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.27.0...v1.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 00:03:14 +00:00
Jyri-Petteri Paloposki
a5fea13526
Merge pull request #2770 from TracksApp/dependabot/bundler/rubocop-1.27.0
Bump rubocop from 1.26.1 to 1.27.0
2022-04-15 21:44:18 +03:00
dependabot[bot]
f4415c6221
Bump rubocop from 1.26.1 to 1.27.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.26.1 to 1.27.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.26.1...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 00:02:36 +00:00
Jyri-Petteri Paloposki
ceebffadaa
Merge pull request #2768 from TracksApp/dependabot/bundler/i18n-tasks-1.0.9
Bump i18n-tasks from 1.0.8 to 1.0.9
2022-04-13 14:24:32 +03:00
Jyri-Petteri Paloposki
4e4ca1566a
Merge pull request #2769 from TracksApp/dependabot/bundler/nokogiri-1.13.4
Bump nokogiri from 1.13.3 to 1.13.4
2022-04-13 14:24:22 +03:00
dependabot[bot]
212bdf8d82
Bump nokogiri from 1.13.3 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:12:37 +00:00
dependabot[bot]
4ffa5d8b47
Bump i18n-tasks from 1.0.8 to 1.0.9
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.8...v1.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 00:06:25 +00:00
Jyri-Petteri Paloposki
5f913c4b84
Merge pull request #2766 from TracksApp/dependabot/bundler/tolk-4.3.0
Bump tolk from 4.1.1 to 4.3.0
2022-04-07 22:46:49 +03:00
Jyri-Petteri Paloposki
085d9a89fd
Merge pull request #2765 from TracksApp/fix_rich_help
Fix rich text help to specify that subject is used
2022-04-07 20:04:26 +03:00
dependabot[bot]
2bf00960e2
Bump tolk from 4.1.1 to 4.3.0
Bumps [tolk](https://github.com/tolk/tolk) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/v4.3.0/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v4.1.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 17:03:42 +00:00
Jyri-Petteri Paloposki
a928a1ead0
Merge pull request #2764 from TracksApp/dependabot/bundler/i18n-tasks-1.0.8
Bump i18n-tasks from 0.9.37 to 1.0.8
2022-04-07 20:02:07 +03:00
Jyri-Petteri Paloposki
7435979cb9 Fix rich text help to specify that subject is used 2022-04-07 19:48:37 +03:00
dependabot[bot]
21c5371116
Bump i18n-tasks from 0.9.37 to 1.0.8
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.37 to 1.0.8.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.37...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 16:44:53 +00:00
Jyri-Petteri Paloposki
fa0989c929
Merge pull request #2762 from TracksApp/dependabot/bundler/pg-1.3.5
Bump pg from 1.3.4 to 1.3.5
2022-04-07 19:42:39 +03:00
Jyri-Petteri Paloposki
4881e753ed
Merge pull request #2763 from TracksApp/fix_rich_text_help
Fix rich text documentation of tickler date, which has always been in…
2022-04-07 19:42:26 +03:00
Jyri-Petteri Paloposki
785e1f836a Fix rich text documentation of tickler date, which has always been incorrect. 2022-04-07 18:54:59 +03:00
dependabot[bot]
6f380e26be
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 09:33:11 +00:00
Jyri-Petteri Paloposki
9b0a47faa3
Merge pull request #2761 from TracksApp/dependabot/bundler/rubocop-1.26.1
Bump rubocop from 1.26.0 to 1.26.1
2022-04-02 12:32:10 +03:00
dependabot[bot]
cde0d18da9
Bump rubocop from 1.26.0 to 1.26.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.26.0 to 1.26.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.26.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 22:47:32 +00:00
Jyri-Petteri Paloposki
2316a23a42
Merge pull request #2757 from TracksApp/dependabot/bundler/bcrypt-3.1.17
Bump bcrypt from 3.1.16 to 3.1.17
2022-04-01 01:47:03 +03:00
Jyri-Petteri Paloposki
84ba41546f
Merge pull request #2760 from TracksApp/dependabot/bundler/puma-5.6.4
Bump puma from 5.6.2 to 5.6.4
2022-04-01 01:46:52 +03:00
dependabot[bot]
57ca7f9e26
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:22:13 +00:00
dependabot[bot]
8bed183582
Bump bcrypt from 3.1.16 to 3.1.17
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.16 to 3.1.17.
- [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.16...v3.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 00:03:24 +00:00
Jyri-Petteri Paloposki
a7d938f988
Merge pull request #2756 from TracksApp/dependabot/bundler/pg-1.3.4
Bump pg from 1.3.3 to 1.3.4
2022-03-15 00:40:31 +02:00