diff --git a/Gemfile b/Gemfile index 6f5e4da81..903360a0f 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 83541475a..5b2057ab3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -468,7 +468,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.5) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -546,7 +546,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 060c65f32..39dde0266 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -638,7 +638,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.5) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -756,7 +756,7 @@ DEPENDENCIES stackprof stimulus-rails thruster - trilogy (~> 2.11) + trilogy (~> 2.12) turbo-rails! useragent! vcr