diff --git a/Gemfile b/Gemfile index b073e67c2c..5d79fdf8cf 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "solid_cache", "~> 1.0" gem "solid_queue", "~> 1.4" gem "sqlite3", ">= 2.0" gem "thruster", require: false -gem "trilogy", "~> 2.11" +gem "trilogy", "~> 2.12" # Features gem "bcrypt", "~> 3.1.22" diff --git a/Gemfile.lock b/Gemfile.lock index e2f2735f4d..01d98aa603 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,7 +462,7 @@ GEM thruster (0.1.20-x86_64-darwin) thruster (0.1.20-x86_64-linux) timeout (0.6.1) - trilogy (2.11.1) + trilogy (2.12.3) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -539,7 +539,7 @@ DEPENDENCIES stackprof stimulus-rails thruster - trilogy (~> 2.11) + trilogy (~> 2.12) turbo-rails! useragent! vcr diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 54d9610348..1e43496bb7 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -633,7 +633,7 @@ GEM thruster (0.1.20-x86_64-darwin) thruster (0.1.20-x86_64-linux) timeout (0.6.1) - trilogy (2.11.1) + trilogy (2.12.3) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -750,7 +750,7 @@ DEPENDENCIES stackprof stimulus-rails thruster - trilogy (~> 2.11) + trilogy (~> 2.12) turbo-rails! useragent! vcr