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 19130ff commit f60bb3b
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 @@ -8,7 +8,7 @@ RDoc::Task.new do |rdoc|
rdoc.options += ["--quiet", "--line-numbers", "--inline-source", '--title', 'fixture_dependencies: Sequel/ActiveRecord fixture loader that handles dependency graphs', '--main', 'README.md']

begin
gem 'hanna-nouveau'
gem 'hanna'
rdoc.options += ['-f', 'hanna']
rescue Gem::LoadError
end
Expand Down

0 comments on commit f60bb3b

Please sign in to comment.