1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00

Bump logtail-rails from 0.2.9 to 0.2.10 (#1866)
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled

Bumps [logtail-rails](https://github.com/logtail/logtail-ruby-rails) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/logtail/logtail-ruby-rails/releases)
- [Changelog](https://github.com/logtail/logtail-ruby-rails/blob/main/README.md)
- [Commits](https://github.com/logtail/logtail-ruby-rails/compare/v0.2.9...v0.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 14:43:19 -05:00 committed by GitHub
parent e9b29f6726
commit 79e1a2c0ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -251,15 +251,15 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.6) logger (1.6.6)
logtail (0.1.13) logtail (0.1.15)
msgpack (~> 1.0) msgpack (~> 1.0)
logtail-rack (0.2.5) logtail-rack (0.2.6)
logtail (~> 0.1) logtail (~> 0.1)
rack (>= 1.2, < 4.0) rack (>= 1.2, < 4.0)
logtail-rails (0.2.9) logtail-rails (0.2.10)
actionpack (>= 5.0.0) actionpack (>= 5.0.0)
activerecord (>= 5.0.0) activerecord (>= 5.0.0)
logtail (~> 0.1) logtail (~> 0.1, >= 0.1.14)
logtail-rack (~> 0.1) logtail-rack (~> 0.1)
railties (>= 5.0.0) railties (>= 5.0.0)
loofah (2.24.0) loofah (2.24.0)
@ -279,7 +279,7 @@ GEM
minitest (5.25.4) minitest (5.25.4)
mocha (2.7.1) mocha (2.7.1)
ruby2_keywords (>= 0.0.5) ruby2_keywords (>= 0.0.5)
msgpack (1.7.5) msgpack (1.8.0)
multipart-post (2.4.1) multipart-post (2.4.1)
net-http (0.6.0) net-http (0.6.0)
uri uri
@ -473,7 +473,7 @@ GEM
stackprof (0.2.27) stackprof (0.2.27)
stimulus-rails (1.3.4) stimulus-rails (1.3.4)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.1.2) stringio (3.1.3)
stripe (13.4.1) stripe (13.4.1)
tailwindcss-rails (4.0.0) tailwindcss-rails (4.0.0)
railties (>= 7.0.0) railties (>= 7.0.0)