Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
neb417 committed Nov 5, 2024
1 parent bd1659b commit 20ce3e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ group :development, :test do
gem "faker"
gem "launchy"
gem "orderly"
gem 'pry-byebug'
gem 'pry-rescue'
gem 'pry-rails'
gem "pry-byebug"
gem "pry-rescue"
gem "pry-rails"
gem "rspec-rails"
gem "shoulda-matchers"
gem "simplecov"
Expand Down

0 comments on commit 20ce3e4

Please sign in to comment.