Skip to content

Commit

Permalink
Remove the adapter again
Browse files Browse the repository at this point in the history
  • Loading branch information
noracato committed Dec 12, 2024
1 parent 43f9772 commit cbee776
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ gem "rails", "~> 7.2.1"
gem "sprockets-rails"
# Use mysql as the database for Active Record
gem "trilogy"
gem "activerecord-trilogy-adapter"
# Use the Puma web server [https://github.com/puma/puma]
gem "puma", ">= 5.0"
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ GEM
multi_json (~> 1.11, >= 1.11.2)
rack (>= 2.0.8, < 4)
railties (>= 6.1)
activerecord-trilogy-adapter (2.2.0)
activerecord (~> 7.1.a)
trilogy (>= 2.3.0)
activestorage (7.2.1.1)
actionpack (= 7.2.1.1)
activejob (= 7.2.1.1)
Expand Down Expand Up @@ -491,7 +488,6 @@ PLATFORMS

DEPENDENCIES
activerecord-session_store
activerecord-trilogy-adapter
bootsnap
brakeman
cancancan (~> 3.0)
Expand Down

0 comments on commit cbee776

Please sign in to comment.