diff --git a/Gemfile b/Gemfile index 6b012e96d..2ef5295a6 100644 --- a/Gemfile +++ b/Gemfile @@ -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.10" +gem "trilogy", "~> 2.11" # Features gem "bcrypt", "~> 3.1.22" diff --git a/Gemfile.lock b/Gemfile.lock index 0ef621a69..e5ce67808 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.0) - trilogy (2.10.0) + trilogy (2.11.1) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -539,7 +539,7 @@ DEPENDENCIES stackprof stimulus-rails thruster - trilogy (~> 2.10) + trilogy (~> 2.11) turbo-rails! useragent! vcr diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 64f81b34f..9e43090e1 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.0) - trilogy (2.10.0) + trilogy (2.11.1) bigdecimal tsort (0.2.0) tzinfo (2.0.6)