Skip to content

Commit

Permalink
More to do
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Aug 8, 2022
1 parent edb4a47 commit 987590f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion gemfiles/rails60.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ gem "rails", "~> 6.0.3.4"
group :development, :test do
gem "appraisal"
gem "awesome_print"
gem "bundler-audit", require: false
gem "byebug"
gem "dotenv-rails"
gem "factory_bot_rails"
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails61.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ gem "rails", "~> 6.1"
group :development, :test do
gem "appraisal"
gem "awesome_print"
gem "bundler-audit", require: false
gem "byebug"
gem "dotenv-rails"
gem "factory_bot_rails"
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails70.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ gem "rails", "~> 6.1"
group :development, :test do
gem "appraisal"
gem "awesome_print"
gem "bundler-audit", require: false
gem "byebug"
gem "dotenv-rails"
gem "factory_bot_rails"
Expand Down
12 changes: 0 additions & 12 deletions spec/example_app/lib/tasks/bundler_audit.rake

This file was deleted.

0 comments on commit 987590f

Please sign in to comment.