Commit graph

4514 commits

Author SHA1 Message Date
Jyri-Petteri Paloposki
76d688eea5
Merge pull request #2705 from TracksApp/goodbye-2.5
Remove testing for Ruby 2.5
2022-01-03 18:53:12 +02:00
Jyri-Petteri Paloposki
a798acd691 Remove testing for Ruby 2.5 2022-01-03 13:02:59 +02:00
Jyri-Petteri Paloposki
612ab1e53b
Merge pull request #2702 from TracksApp/dependabot/bundler/rubocop-1.24.1
Bump rubocop from 1.23.0 to 1.24.1
2022-01-03 12:17:05 +02:00
dependabot[bot]
e0d07bac0a
Bump rubocop from 1.23.0 to 1.24.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.23.0 to 1.24.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.23.0...v1.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 00:10:08 +00:00
Jyri-Petteri Paloposki
17e0bae77d
Merge pull request #2697 from TracksApp/dependabot/bundler/i18n-tasks-0.9.36
Bump i18n-tasks from 0.9.35 to 0.9.36
2021-12-22 10:03:11 +02:00
dependabot[bot]
1b21416a5d
Bump i18n-tasks from 0.9.35 to 0.9.36
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.35 to 0.9.36.
- [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.35...v0.9.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 00:02:32 +00:00
Jyri-Petteri Paloposki
f10944171d
Merge pull request #2696 from TracksApp/dependabot/bundler/bullet-7.0.0
Bump bullet from 6.1.5 to 7.0.0
2021-12-20 22:27:44 +02:00
dependabot[bot]
d48e3739ff
Bump bullet from 6.1.5 to 7.0.0
Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.5 to 7.0.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 00:13:22 +00:00
Jyri-Petteri Paloposki
a9334a6dd4
Merge pull request #2691 from TracksApp/dependabot/bundler/yard-0.9.27
Bump yard from 0.9.26 to 0.9.27
2021-12-01 18:21:39 +02:00
dependabot[bot]
aedede44ba
Bump yard from 0.9.26 to 0.9.27
Bumps [yard](https://github.com/lsegal/yard) from 0.9.26 to 0.9.27.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.26...v0.9.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 00:03:07 +00:00
Jyri-Petteri Paloposki
333b35be04
Merge pull request #2689 from TracksApp/fix_image
Use the script in bin/ for running the rails server in the Docker image.
2021-11-29 21:58:41 +02:00
Jyri-Petteri Paloposki
41538efb9e Use the script in bin/ for running the rails server in the Docker image. 2021-11-29 21:37:44 +02:00
Jyri-Petteri Paloposki
ccbd80be66
Merge pull request #2687 from TracksApp/dependabot/bundler/spring-3.1.1
Bump spring from 3.1.0 to 3.1.1
2021-11-26 09:33:17 +02:00
dependabot[bot]
bfc0c0825c
Bump spring from 3.1.0 to 3.1.1
Bumps [spring](https://github.com/rails/spring) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 00:02:18 +00:00
Jyri-Petteri Paloposki
c0bd8183be
Merge pull request #2686 from TracksApp/fix_ci
Fix using most recent versions of the Ruby images in the CI
2021-11-25 01:23:30 +02:00
Jyri-Petteri Paloposki
8800bab8a9 Fix using most recent versions of the Ruby images in the CI 2021-11-25 01:10:38 +02:00
Jyri-Petteri Paloposki
9a109c13cb Next release version number 2021-11-24 22:21:29 +02:00
Jyri-Petteri Paloposki
448c8d6e32 Missing line from changelog 2021-11-24 22:19:26 +02:00
Jyri-Petteri Paloposki
573472c262 Few installation doc updates 2021-11-24 22:16:47 +02:00
Jyri-Petteri Paloposki
addc40ad8a
Merge pull request #2684 from weblate/weblate-tracks-tracks
Translations update from Hosted Weblate
2021-11-24 21:58:05 +02:00
Jyri-Petteri Paloposki
eb61d0a292 Fix again the broken plurals 2021-11-24 21:44:32 +02:00
Jyri-Petteri Paloposki
d09c88f78d
Translated using Weblate (Finnish)
Currently translated at 100.0% (1116 of 1116 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/fi/
2021-11-24 20:39:00 +01:00
Jyri-Petteri Paloposki
741d736bcc
Merge pull request #2682 from TracksApp/dependabot/bundler/solargraph-0.44.2
Bump solargraph from 0.44.0 to 0.44.2
2021-11-24 21:07:54 +02:00
Jyri-Petteri Paloposki
9bba278d31
Merge pull request #2683 from TracksApp/dependabot/bundler/spring-3.1.0
Bump spring from 3.0.0 to 3.1.0
2021-11-24 21:07:40 +02:00
dependabot[bot]
ada726f1e8
Bump spring from 3.0.0 to 3.1.0
Bumps [spring](https://github.com/rails/spring) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 00:02:17 +00:00
dependabot[bot]
98a99f4bf4
Bump solargraph from 0.44.0 to 0.44.2
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.44.0 to 0.44.2.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/castwide/solargraph/compare/v0.44.0...v0.44.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 00:02:09 +00:00
Jyri-Petteri Paloposki
697dca509f
Merge pull request #2680 from TracksApp/dependabot/bundler/rubocop-1.23.0
Bump rubocop from 1.22.3 to 1.23.0
2021-11-18 12:55:32 +02:00
dependabot[bot]
91a714cff1
Bump rubocop from 1.22.3 to 1.23.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.3 to 1.23.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.22.3...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 00:03:26 +00:00
Jyri-Petteri Paloposki
d6448916d4 Fix the plurals 2021-11-15 12:17:06 +02:00
Jyri-Petteri Paloposki
c3fee2acd7
Merge pull request #2666 from weblate/weblate-tracks-tracks
Translations update from Weblate
2021-11-15 12:14:56 +02:00
Burak Hüseyin Ekseli
78574462ea
Translated using Weblate (Turkish)
Currently translated at 26.9% (301 of 1116 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/tr/
2021-11-15 11:11:59 +01:00
Алексей Свистунов
ab57aa3402
Translated using Weblate (Russian)
Currently translated at 96.5% (1078 of 1116 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-11-15 11:11:59 +01:00
Jyri-Petteri Paloposki
580188622a
Merge pull request #2679 from TracksApp/package_updates
Package updates
2021-11-15 12:11:55 +02:00
Jyri-Petteri Paloposki
d0646485f0 Package updates 2021-11-15 11:57:35 +02:00
Jyri-Petteri Paloposki
1727b728da
Merge pull request #2674 from TracksApp/dependabot/bundler/puma-5.5.2
Bump puma from 5.5.0 to 5.5.2
2021-11-15 10:31:05 +02:00
Jyri-Petteri Paloposki
a6157aa4a1
Merge pull request #2676 from TracksApp/dependabot/bundler/rubocop-1.22.3
Bump rubocop from 1.22.1 to 1.22.3
2021-11-15 10:30:51 +02:00
Jyri-Petteri Paloposki
7e80515e2f
Merge pull request #2677 from TracksApp/dependabot/bundler/i18n-tasks-0.9.35
Bump i18n-tasks from 0.9.34 to 0.9.35
2021-11-15 10:30:38 +02:00
dependabot[bot]
43961f5506
Bump i18n-tasks from 0.9.34 to 0.9.35
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.34 to 0.9.35.
- [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.34...v0.9.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 00:09:26 +00:00
dependabot[bot]
9cca401810
Bump rubocop from 1.22.1 to 1.22.3
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.1 to 1.22.3.
- [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.22.1...v1.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 00:02:32 +00:00
dependabot[bot]
e28ff07578
Bump puma from 5.5.0 to 5.5.2
Bumps [puma](https://github.com/puma/puma) from 5.5.0 to 5.5.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.0...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 00:02:00 +00:00
Matt Rogers
954b44f8e1
Merge pull request #2672 from TracksApp/dependabot/bundler/rubocop-1.22.1 2021-10-04 19:19:56 -05:00
dependabot[bot]
72c394e1bb
Bump rubocop from 1.22.0 to 1.22.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.0 to 1.22.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.22.0...v1.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 00:02:01 +00:00
Jyri-Petteri Paloposki
dac8890890
Merge pull request #2671 from TracksApp/dependabot/bundler/rubocop-1.22.0
Bump rubocop from 1.21.0 to 1.22.0
2021-09-30 10:28:51 +03:00
dependabot[bot]
8256ebdd0c
Bump rubocop from 1.21.0 to 1.22.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.21.0 to 1.22.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.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 00:02:27 +00:00
Jyri-Petteri Paloposki
e002188df0
Merge pull request #2670 from TracksApp/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.12.4 to 1.12.5
2021-09-28 09:38:01 +03:00
Jyri-Petteri Paloposki
b280d059f3
Merge pull request #2669 from TracksApp/dependabot/bundler/solargraph-0.44.0
Bump solargraph from 0.43.1 to 0.44.0
2021-09-28 09:37:49 +03:00
dependabot[bot]
cb5d2a580a
Bump nokogiri from 1.12.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
- [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.12.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 04:53:34 +00:00
dependabot[bot]
8117deb50f
Bump solargraph from 0.43.1 to 0.44.0
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.43.1 to 0.44.0.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/castwide/solargraph/compare/v0.43.1...v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 00:02:24 +00:00
Jyri-Petteri Paloposki
cabf3b630e
Merge pull request #2665 from TracksApp/dependabot/bundler/solargraph-0.43.1
Bump solargraph from 0.43.0 to 0.43.1
2021-09-21 10:16:03 +03:00
dependabot[bot]
05e6f45044
Bump solargraph from 0.43.0 to 0.43.1
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.43.0 to 0.43.1.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/castwide/solargraph/compare/v0.43.0...v0.43.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:02:20 +00:00