Skip to content

Commit

Permalink
Bump trilogy from 2.4.1 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.4.1 to 2.8.1.
- [Release notes](https://github.com/trilogy-libraries/trilogy/releases)
- [Changelog](https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md)
- [Commits](trilogy-libraries/trilogy@v2.4.1...v2.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 11a7a9a commit 290d61b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :test do
# The last stable version for MacOS ARM darwin
gem "grpc", "1.60.0"
gem "mysql2", "~> 0.5"
gem "trilogy", "~> 2.4"
gem "trilogy", "~> 2.8"
gem "activerecord", github: "rails/rails", branch: "main"
gem "hiredis", "~> 0.6"
# NOTE: v0.12.0 required for ruby 3.2.0. https://github.com/redis-rb/redis-client/issues/58
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 290d61b

Please sign in to comment.