Skip to content

Commit

Permalink
Switch from hanna-nouveau to hanna
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Aug 10, 2023
1 parent eb86c09 commit 67ff312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ end
RDOC_OPTS = ["--line-numbers", "--inline-source", '--title', 'Roda: Routing tree web toolkit']

begin
gem 'hanna-nouveau'
gem 'hanna'
RDOC_OPTS.concat(['-f', 'hanna'])
rescue Gem::LoadError
end
Expand Down

0 comments on commit 67ff312

Please sign in to comment.