Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
luizkowalski committed Dec 2, 2024
1 parent 9c9488d commit e0484f7
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 @@ -7,7 +7,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec

gem "activerecord" # needed for app_test test case
gem "sqlite3", "~> 2"
gem "sqlite3"

gem "appraisal"

Expand Down

0 comments on commit e0484f7

Please sign in to comment.