Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -546,7 +546,7 @@ DEPENDENCIES
stackprof
stimulus-rails
thruster
trilogy (~> 2.11)
trilogy (~> 2.12)
turbo-rails!
useragent!
vcr
Expand Down
Loading