Use the released version of trilogy

This commit is contained in:
Rafael Mendonça França 2023-09-01 20:39:50 +00:00
parent a21c40bb70
commit 7459392bf1
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
2 changed files with 3 additions and 10 deletions

@ -155,7 +155,7 @@ platforms :ruby, :windows do
group :db do
gem "pg", "~> 1.3"
gem "mysql2", "~> 0.5"
gem "trilogy", github: "github/trilogy", branch: "main", glob: "contrib/ruby/*.gemspec"
gem "trilogy", ">= 2.5.0"
end
end

@ -1,11 +1,3 @@
GIT
remote: https://github.com/github/trilogy.git
revision: a1f46bbb79f866c157ead6d483474670bdb17334
branch: main
glob: contrib/ruby/*.gemspec
specs:
trilogy (2.4.1)
GIT
remote: https://github.com/matthewd/websocket-client-simple.git
revision: e161305f1a466b9398d86df3b1731b03362da91b
@ -533,6 +525,7 @@ GEM
timeout (0.4.0)
tomlrb (2.0.3)
trailblazer-option (0.1.2)
trilogy (2.5.0)
turbo-rails (1.3.2)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
@ -640,7 +633,7 @@ DEPENDENCIES
sucker_punch
tailwindcss-rails
terser (>= 1.1.4)
trilogy!
trilogy (>= 2.5.0)
turbo-rails
tzinfo-data
w3c_validators (~> 1.3.6)