Skip to content

Commit

Permalink
Revert "Fix gems"
Browse files Browse the repository at this point in the history
This reverts commit 5c1108c.
  • Loading branch information
npezza93 committed Feb 1, 2024
1 parent 5c1108c commit 445aea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec

group :development, :test do
gem "activerecord-enhancedsqlite3-adapter"
gem "pg"
gem "simplecov"
gem "sqlite3"
gem "trilogy"

gem "rubocop"
Expand Down

0 comments on commit 445aea4

Please sign in to comment.