diff --git a/Gemfile b/Gemfile index 8c6d39d0fd..676d1e44e4 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "solid_cache", "~> 1.0" gem "solid_queue", "~> 1.2" gem "sqlite3", ">= 2.0" gem "thruster", require: false -gem "trilogy", "~> 2.9" +gem "trilogy", "~> 2.10" # Features gem "bcrypt", "~> 3.1.7" diff --git a/Gemfile.lock b/Gemfile.lock index ea92feb395..8157c8c01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,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.21) actionpack (>= 7.1.0) @@ -531,7 +532,7 @@ DEPENDENCIES sqlite3 (>= 2.0) stimulus-rails thruster - trilogy (~> 2.9) + trilogy (~> 2.10) turbo-rails useragent! vcr