Commit graph

341 commits

Author SHA1 Message Date
Evgenii Burmakin
87bcdc32bb
Merge pull request #1219 from Freika/dependabot/bundler/rspec-rails-8.0.0
Bump rspec-rails from 7.1.1 to 8.0.0
2025-05-29 12:37:51 +02:00
Evgenii Burmakin
f42c31efc0
Merge branch 'dev' into dependabot/bundler/groupdate-6.6.0 2025-05-29 12:37:10 +02:00
Evgenii Burmakin
8060eeae82
Merge pull request #1271 from Freika/dependabot/bundler/oj-3.16.10
Bump oj from 3.16.9 to 3.16.10
2025-05-29 12:36:21 +02:00
Evgenii Burmakin
d08b386531
Merge pull request #1272 from Freika/dependabot/bundler/sentry-rails-5.24.0
Bump sentry-rails from 5.23.0 to 5.24.0
2025-05-29 12:35:51 +02:00
Eugene Burmakin
f5cefdbd03 Add system tests for map interaction 2025-05-26 20:33:48 +02:00
dependabot[bot]
d4c19fd02f
Bump bootsnap from 1.18.4 to 1.18.6
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.4 to 1.18.6.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.4...v1.18.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 14:29:17 +00:00
dependabot[bot]
de720ff145
Bump sentry-rails from 5.23.0 to 5.24.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.23.0 to 5.24.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.23.0...5.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 14:29:10 +00:00
dependabot[bot]
291590f433
Bump oj from 3.16.9 to 3.16.10
Bumps [oj](https://github.com/ohler55/oj) from 3.16.9 to 3.16.10.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.16.9...v3.16.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 14:28:27 +00:00
dependabot[bot]
4d9d15854b
Bump groupdate from 6.5.1 to 6.6.0
Bumps [groupdate](https://github.com/ankane/groupdate) from 6.5.1 to 6.6.0.
- [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/groupdate/compare/v6.5.1...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 14:27:44 +00:00
dependabot[bot]
73dd29f527
Bump rspec-rails from 7.1.1 to 8.0.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.1 to 8.0.0.
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-22 17:17:46 +00:00
dependabot[bot]
aac1d667ac
Bump rubocop-rails from 2.31.0 to 2.32.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.31.0 to 2.32.0.
- [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.31.0...v2.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 14:34:44 +00:00
Eugene Burmakin
35a0533b2b Move to solid_queue 2025-05-17 23:05:52 +02:00
Eugene Burmakin
5fbc1fb884 Make sure geocoder errors are reported 2025-05-13 20:33:04 +02:00
Eugene Burmakin
79f2522f54 Fetch countries for a trip via geocoding service 2025-05-13 19:43:02 +02:00
Evgenii Burmakin
f571d1ebad
Merge branch 'dev' into fix/small-fixes 2025-05-12 21:44:42 +02:00
Eugene Burmakin
52aefa109e Skip points without lonlat and timestamp from Owntracks 2025-05-12 21:41:55 +02:00
Evgenii Burmakin
e2cc8d2ab4
Merge pull request #1171 from Freika/dependabot/bundler/chartkick-5.1.5
Bump chartkick from 5.1.4 to 5.1.5
2025-05-12 21:38:22 +02:00
dependabot[bot]
022bcf2384
Bump shoulda-matchers from 6.4.0 to 6.5.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: shoulda-matchers
  dependency-version: 6.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 14:12:14 +00:00
dependabot[bot]
2f88a7189e
Bump chartkick from 5.1.4 to 5.1.5
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.4 to 5.1.5.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.4...v5.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 14:12:03 +00:00
Evgenii Burmakin
ebdac37a01
Merge pull request #1131 from Freika/dev
0.25.10
2025-05-08 11:54:48 +02:00
dependabot[bot]
1035bfea3c
Bump rails from 8.0.1 to 8.0.2
Bumps [rails](https://github.com/rails/rails) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v8.0.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 15:11:04 +00:00
dependabot[bot]
befe2452b7
Bump strong_migrations from 2.2.0 to 2.3.0
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.2.0 to 2.3.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 15:05:28 +00:00
Evgenii Burmakin
146a146f74
Merge pull request #1112 from Freika/dependabot/bundler/turbo-rails-2.0.13
Bump turbo-rails from 2.0.11 to 2.0.13
2025-04-29 19:02:13 +02:00
dependabot[bot]
27528fb276
Bump webmock from 3.25.0 to 3.25.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.0 to 3.25.1.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.25.0...v3.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 16:08:39 +00:00
dependabot[bot]
7b9370a93d
Bump turbo-rails from 2.0.11 to 2.0.13
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.13.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 16:06:02 +00:00
Evgenii Burmakin
2a44428979
Merge pull request #1084 from Freika/dependabot/bundler/rexml-3.4.1
Bump rexml from 3.4.0 to 3.4.1
2025-04-23 23:46:51 +02:00
Evgenii Burmakin
9b063b1823
Merge pull request #1085 from Freika/dependabot/bundler/sidekiq-cron-2.2.0
Bump sidekiq-cron from 2.1.0 to 2.2.0
2025-04-23 23:44:46 +02:00
Evgenii Burmakin
615c7f6966
Merge pull request #1086 from Freika/dependabot/bundler/httparty-0.23.1
Bump httparty from 0.22.0 to 0.23.1
2025-04-23 23:42:33 +02:00
dependabot[bot]
89fabbf6f4
Bump httparty from 0.22.0 to 0.23.1
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md)
- [Commits](https://github.com/jnunemaker/httparty/compare/v0.22.0...v0.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 15:05:15 +00:00
dependabot[bot]
904c1b505f
Bump sidekiq-cron from 2.1.0 to 2.2.0
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases)
- [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ondrejbartas/sidekiq-cron/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 15:05:10 +00:00
dependabot[bot]
7434b6b5ff
Bump rexml from 3.4.0 to 3.4.1
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 14:54:26 +00:00
dependabot[bot]
a9041c74ac
Bump pry-byebug from 3.10.1 to 3.11.0
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.10.1...v3.11.0)

---
updated-dependencies:
- dependency-name: pry-byebug
  dependency-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 17:57:50 +00:00
Evgenii Burmakin
0e8030121a
Merge pull request #935 from Freika/dependabot/bundler/pundit-2.5.0
Bump pundit from 2.4.0 to 2.5.0
2025-04-13 23:58:37 +02:00
Evgenii Burmakin
98050079b7
Merge pull request #936 from Freika/dependabot/bundler/chartkick-5.1.4
Bump chartkick from 5.1.3 to 5.1.4
2025-04-13 23:58:06 +02:00
Evgenii Burmakin
6a6f30d5ba
Merge pull request #937 from Freika/dependabot/bundler/redis-5.4.0
Bump redis from 5.3.0 to 5.4.0
2025-04-13 23:57:37 +02:00
Evgenii Burmakin
ac39a3d7b1
Merge pull request #1026 from Freika/dependabot/bundler/rubocop-rails-2.31.0
Bump rubocop-rails from 2.30.1 to 2.31.0
2025-04-13 23:57:05 +02:00
Eugene Burmakin
b0b0a11c30 Fix few errors 2025-04-12 13:06:32 +02:00
dependabot[bot]
6545ee8225
Bump rubocop-rails from 2.30.1 to 2.31.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.30.1 to 2.31.0.
- [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.30.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 15:45:47 +00:00
dependabot[bot]
c4c55583be
Bump chartkick from 5.1.3 to 5.1.4
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.3 to 5.1.4.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.3...v5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-06 14:56:30 +00:00
Eugene Burmakin
41604d71a6 Add brakeman and some tests 2025-04-04 22:16:52 +02:00
Eugene Burmakin
99bb982792 Merge from dev 2025-04-04 20:14:44 +02:00
Eugene Burmakin
342cb23b58 Merge remote-tracking branch 'origin' into feature/subscription 2025-03-18 16:50:26 +01:00
dependabot[bot]
d723f2d8cb
Bump redis from 5.3.0 to 5.4.0
Bumps [redis](https://github.com/redis/redis-rb) from 5.3.0 to 5.4.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.3.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 12:55:20 +00:00
dependabot[bot]
83337d09d2
Bump pundit from 2.4.0 to 2.5.0
Bumps [pundit](https://github.com/varvet/pundit) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 12:55:15 +00:00
Eugene Burmakin
bd00358a5f Merge remote-tracking branch 'origin' into dev 2025-03-16 13:39:07 +01:00
Eugene Burmakin
e368df4e10 Add JWT authentication to the Manager app 2025-02-26 22:08:12 +01:00
Eugene Burmakin
383b88ab04 Speed up some importing processes 2025-02-22 23:14:23 +01:00
Eugene Burmakin
d9eac91834 Introduce latlon to Points and use it instead of latitude and longitude. 2025-02-21 23:45:36 +01:00
dependabot[bot]
89efdf7a71
Bump sidekiq from 7.3.8 to 7.3.9
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.8 to 7.3.9.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.8...v7.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 18:58:53 +00:00
dependabot[bot]
07fb8fdab8
Bump rubocop-rails from 2.29.1 to 2.30.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.29.1 to 2.30.1.
- [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.29.1...v2.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 14:51:15 +00:00
Evgenii Burmakin
4de899ecb0
Merge pull request #840 from Freika/dependabot/bundler/database_consistency-2.0.4
Bump database_consistency from 2.0.3 to 2.0.4
2025-02-10 20:05:25 +01:00
Evgenii Burmakin
e2489a6522
Merge pull request #841 from Freika/dependabot/bundler/webmock-3.25.0
Bump webmock from 3.24.0 to 3.25.0
2025-02-10 20:05:08 +01:00
dependabot[bot]
769c85bd15
Bump rspec-rails from 7.1.0 to 7.1.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.0 to 7.1.1.
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:20:33 +00:00
dependabot[bot]
509779feaf
Bump webmock from 3.24.0 to 3.25.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.24.0 to 3.25.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.24.0...v3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:20:21 +00:00
dependabot[bot]
da2ab3b62b
Bump database_consistency from 2.0.3 to 2.0.4
Bumps [database_consistency](https://github.com/djezzzl/database_consistency) from 2.0.3 to 2.0.4.
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:19:59 +00:00
Evgenii Burmakin
8efe01f479
Merge pull request #782 from Freika/dependabot/bundler/puma-6.6.0
Bump puma from 6.5.0 to 6.6.0
2025-02-06 19:54:51 +01:00
Evgenii Burmakin
ccd1e318eb
Merge pull request #781 from Freika/dependabot/bundler/strong_migrations-2.2.0
Bump strong_migrations from 2.1.0 to 2.2.0
2025-02-06 19:54:28 +01:00
Evgenii Burmakin
c425ac53ca
Merge pull request #780 from Freika/dependabot/bundler/ffaker-2.24.0
Bump ffaker from 2.23.0 to 2.24.0
2025-02-06 19:54:11 +01:00
dependabot[bot]
4e217b8a11
Bump puma from 6.5.0 to 6.6.0
Bumps [puma](https://github.com/puma/puma) from 6.5.0 to 6.6.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.5.0...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 18:45:16 +00:00
dependabot[bot]
29529b60f6
Bump chartkick from 5.1.2 to 5.1.3
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.2 to 5.1.3.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.2...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 18:45:11 +00:00
Evgenii Burmakin
ca32d6ead7
Merge pull request #802 from Freika/dev
0.23.6
2025-02-06 19:44:07 +01:00
Eugene Burmakin
6072e46aff Update Ruby version in CircleCI 2025-02-06 19:38:14 +01:00
Eugene Burmakin
1df5d514e1 Update Ruby to 3.4.1 and replace alpine docker image with bookworm 2025-02-05 18:56:06 +01:00
dependabot[bot]
d3ffe4670a
Bump strong_migrations from 2.1.0 to 2.2.0
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:11:21 +00:00
dependabot[bot]
3c81bd20e0
Bump ffaker from 2.23.0 to 2.24.0
Bumps [ffaker](https://github.com/ffaker/ffaker) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/ffaker/ffaker/releases)
- [Changelog](https://github.com/ffaker/ffaker/blob/main/Changelog.md)
- [Commits](https://github.com/ffaker/ffaker/compare/v2.23.0...v2.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:10:46 +00:00
Eugene Burmakin
27714985de Change base image to slim 2025-02-01 18:52:26 +01:00
Evgenii Burmakin
ea7d08a5ae
Merge pull request #743 from Freika/dependabot/bundler/rubocop-rails-2.29.1
Bump rubocop-rails from 2.29.0 to 2.29.1
2025-01-27 19:00:53 +01:00
Evgenii Burmakin
bc4b92c677
Merge pull request #744 from Freika/dependabot/bundler/database_consistency-2.0.3
Bump database_consistency from 2.0.0 to 2.0.3
2025-01-27 19:00:45 +01:00
Evgenii Burmakin
9192b0045e
Merge pull request #745 from Freika/dependabot/bundler/sidekiq-7.3.8
Bump sidekiq from 7.3.7 to 7.3.8
2025-01-27 19:00:36 +01:00
dependabot[bot]
e210fb89cf
Bump tailwindcss-rails from 3.3.0 to 3.3.1
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.3.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:34:20 +00:00
dependabot[bot]
7a5c7a8c1c
Bump sidekiq from 7.3.7 to 7.3.8
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.7 to 7.3.8.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.7...v7.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:34:03 +00:00
dependabot[bot]
f1fbb9acac
Bump database_consistency from 2.0.0 to 2.0.3
Bumps [database_consistency](https://github.com/djezzzl/database_consistency) from 2.0.0 to 2.0.3.
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v2.0.0...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:33:26 +00:00
dependabot[bot]
4e1cbda341
Bump rubocop-rails from 2.29.0 to 2.29.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.29.0 to 2.29.1.
- [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.29.0...v2.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:33:14 +00:00
Eugene Burmakin
7db7fb17d5 Add path to trips 2025-01-24 12:01:54 +01:00
Eugene Burmakin
9077889b40 Add PostGIS adapter 2025-01-23 14:03:08 +01:00
Eugene Burmakin
be779fe333 Merge remote-tracking branch 'origin/dev' into chore/database-user-constraints 2025-01-22 15:03:55 +01:00
Evgenii Burmakin
6d6a34f2b4
Merge pull request #697 from Freika/dependabot/bundler/sidekiq-cron-2.1.0
Bump sidekiq-cron from 2.0.1 to 2.1.0
2025-01-20 16:17:29 +01:00
Evgenii Burmakin
4f06c5b53e
Merge pull request #696 from Freika/dependabot/bundler/tailwindcss-rails-3.3.0
Bump tailwindcss-rails from 3.2.0 to 3.3.0
2025-01-20 16:17:13 +01:00
dependabot[bot]
d549a31a0a
Bump sidekiq-cron from 2.0.1 to 2.1.0
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases)
- [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ondrejbartas/sidekiq-cron/compare/v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:57:39 +00:00
dependabot[bot]
f558e3d4b1
Bump tailwindcss-rails from 3.2.0 to 3.3.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:57:28 +00:00
dependabot[bot]
bb139624f7
Bump rubocop-rails from 2.28.0 to 2.29.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.28.0 to 2.29.0.
- [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.28.0...v2.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:56:47 +00:00
Evgenii Burmakin
5cb963bce2
Merge pull request #661 from Freika/dependabot/bundler/super_diff-0.15.0
Bump super_diff from 0.14.0 to 0.15.0
2025-01-13 17:27:17 +01:00
dependabot[bot]
3e3f6287fe
Bump tailwindcss-rails from 3.1.0 to 3.2.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:01:03 +00:00
dependabot[bot]
c9d4ad1f73
Bump super_diff from 0.14.0 to 0.15.0
Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/splitwise/super_diff/releases)
- [Changelog](https://github.com/splitwise/super_diff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/splitwise/super_diff/compare/v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:00:52 +00:00
Evgenii Burmakin
039c4efc1d
Merge pull request #603 from Freika/dependabot/bundler/rubocop-rails-2.28.0
Bump rubocop-rails from 2.27.0 to 2.28.0
2025-01-01 14:58:24 +01:00
Evgenii Burmakin
b4fa76f240
Merge pull request #602 from Freika/dependabot/bundler/oj-3.16.9
Bump oj from 3.16.8 to 3.16.9
2025-01-01 14:58:08 +01:00
dependabot[bot]
8ad5a4cd2d
Bump rubocop-rails from 2.27.0 to 2.28.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.28.0.
- [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.27.0...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 15:02:39 +00:00
dependabot[bot]
dd3a2e4f8b
Bump oj from 3.16.8 to 3.16.9
Bumps [oj](https://github.com/ohler55/oj) from 3.16.8 to 3.16.9.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.16.8...v3.16.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 15:02:25 +00:00
dependabot[bot]
cdc884b5c9
Bump tailwindcss-rails from 3.0.0 to 3.1.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 15:01:45 +00:00
Eugene Burmakin
cd31fb4cf0 Add database constraints for users table 2024-12-26 21:34:10 +01:00
Evgenii Burmakin
1c250c61e1
Merge branch 'master' into dependabot/bundler/dotenv-rails-3.1.7 2024-12-23 15:48:16 +01:00
dependabot[bot]
a9ffb1a5ee
Bump debug from 1.9.2 to 1.10.0
Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:47:41 +00:00
Evgenii Burmakin
42cc03f412
Merge pull request #586 from Freika/dependabot/bundler/geocoder-1.8.5
Bump geocoder from `04ee293` to 1.8.5
2024-12-23 15:47:11 +01:00
Evgenii Burmakin
9951ca76f8
Merge pull request #585 from Freika/dependabot/bundler/importmap-rails-2.1.0
Bump importmap-rails from 2.0.3 to 2.1.0
2024-12-23 15:46:54 +01:00
dependabot[bot]
c89ae76dd1
Bump dotenv-rails from 3.1.6 to 3.1.7
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:32:34 +00:00
dependabot[bot]
f25c291cb0
Bump geocoder from 04ee293 to 1.8.5
Bumps [geocoder](https://github.com/alexreisner/geocoder) from `04ee293` to 1.8.5. This release includes the previously tagged commit.
- [Commits](04ee2936a3...v1.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:59 +00:00
dependabot[bot]
52ddb0528a
Bump importmap-rails from 2.0.3 to 2.1.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:38 +00:00
dependabot[bot]
33521c0b89
Bump sidekiq from 7.3.6 to 7.3.7
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.6 to 7.3.7.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.6...v7.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:26 +00:00
Evgenii Burmakin
a05a11fc17
Merge pull request #557 from Freika/dependabot/bundler/geocoder-1.8.4
Bump geocoder from `04ee293` to 1.8.4
2024-12-20 17:03:05 +01:00
Eugene Burmakin
5f93bf8522 Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00