4 lines
105 B
Ruby
4 lines
105 B
Ruby
|
# This installs the tasks that help with gem creation and
|
||
|
# publishing.
|
||
|
Bundler::GemHelper.install_tasks
|