Skip to content

Commit

Permalink
Order gems alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 authored Dec 14, 2023
1 parent 52b6771 commit 5da4dea
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 @@ -39,8 +39,8 @@ group :development, :test do
gem 'debug', platforms: %i[mri windows]

gem 'rspec-rails', '~> 6.0'
gem 'test-prof', '~> 1.0'
gem 'factory_bot_rails', '~> 6.2'
gem 'test-prof', '~> 1.0'

gem 'shoulda-matchers', '~> 5.3'

Expand Down

0 comments on commit 5da4dea

Please sign in to comment.