Skip to content

Commit

Permalink
Fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan committed Jan 4, 2025
1 parent 6eb4e69 commit 5b4ac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
source 'https://rubygems.org'

gem 'auto_html'
gem 'did_you_mean'
gem 'puma'
gem 'rack-test'
gem 'rackup'
Expand All @@ -11,4 +12,3 @@ gem 'roda'
gem 'rspec'
gem 'rubocop'
gem 'tilt'
gem 'did_you_mean'

0 comments on commit 5b4ac66

Please sign in to comment.