class Rails::Generators::PluginGenerator

def update_gemfile

def update_gemfile
  build(:gemfile_entry) unless options[:skip_gemfile_entry]
end