Skip to content

Commit

Permalink
Add did you mean
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan committed Jan 4, 2025
1 parent 25e6362 commit 6eb4e69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions demo/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ gem 'roda'
gem 'rspec'
gem 'rubocop'
gem 'tilt'
gem 'did_you_mean'
2 changes: 2 additions & 0 deletions demo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ GEM
redcarpet (~> 3.5)
rexml (~> 3.2.5)
rinku (~> 2.0)
did_you_mean (2.0.0)
diff-lcs (1.5.1)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
Expand Down Expand Up @@ -98,6 +99,7 @@ PLATFORMS

DEPENDENCIES
auto_html
did_you_mean
puma
rack-test
rackup
Expand Down

0 comments on commit 6eb4e69

Please sign in to comment.