Skip to content

Commit

Permalink
Sort gems alphabetically.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus authored Apr 28, 2024
1 parent d08cf0b commit dcdca8d
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
@@ -1,9 +1,9 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "redcarpet"
gem "yard"
gem "yard-sorbet"
gem "redcarpet"

group :test do
gem "rake"
Expand Down

0 comments on commit dcdca8d

Please sign in to comment.