Bump trilogy from 2.9.0 to 2.10.0 (#2388)
Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/trilogy-libraries/trilogy/releases) - [Changelog](https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md) - [Commits](https://github.com/trilogy-libraries/trilogy/compare/v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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:
@@ -19,7 +19,7 @@ gem "solid_cache", "~> 1.0"
|
||||
gem "solid_queue", "~> 1.3"
|
||||
gem "sqlite3", ">= 2.0"
|
||||
gem "thruster", require: false
|
||||
gem "trilogy", "~> 2.9"
|
||||
gem "trilogy", "~> 2.10"
|
||||
|
||||
# Features
|
||||
gem "bcrypt", "~> 3.1.7"
|
||||
|
||||
+3
-2
@@ -457,7 +457,8 @@ GEM
|
||||
thruster (0.1.17-x86_64-darwin)
|
||||
thruster (0.1.17-x86_64-linux)
|
||||
timeout (0.6.0)
|
||||
trilogy (2.9.0)
|
||||
trilogy (2.10.0)
|
||||
bigdecimal
|
||||
tsort (0.2.0)
|
||||
turbo-rails (2.0.23)
|
||||
actionpack (>= 7.1.0)
|
||||
@@ -536,7 +537,7 @@ DEPENDENCIES
|
||||
stackprof
|
||||
stimulus-rails
|
||||
thruster
|
||||
trilogy (~> 2.9)
|
||||
trilogy (~> 2.10)
|
||||
turbo-rails
|
||||
useragent!
|
||||
vcr
|
||||
|
||||
+3
-2
@@ -582,7 +582,8 @@ GEM
|
||||
thruster (0.1.17-arm64-darwin)
|
||||
thruster (0.1.17-x86_64-linux)
|
||||
timeout (0.6.0)
|
||||
trilogy (2.9.0)
|
||||
trilogy (2.10.0)
|
||||
bigdecimal
|
||||
tsort (0.2.0)
|
||||
turbo-rails (2.0.23)
|
||||
actionpack (>= 7.1.0)
|
||||
@@ -700,7 +701,7 @@ DEPENDENCIES
|
||||
stimulus-rails
|
||||
stripe (~> 18.0)
|
||||
thruster
|
||||
trilogy (~> 2.9)
|
||||
trilogy (~> 2.10)
|
||||
turbo-rails
|
||||
useragent!
|
||||
vcr
|
||||
|
||||
Reference in New Issue
Block a user