# File lib/hoe/inline.rb, line 21
  def initialize_inline
    dependency "RubyInline", "~> 3.9"

    clean_globs << File.expand_path("~/.ruby_inline")
  end