Sha256: d93d77f82c0df1f644a2d7835f36cc9e1865b4d22fb3b79e676603c57cc6e7dc

Contents?: true

Size: 427 Bytes

Versions: 8

Compression:

Stored size: 427 Bytes

Contents

unless defined? HOBO_TASKS_MAGENTO_DEPRECATION
Hem.ui.warning "require 'hem/tasks/magento' in #{Hem.project_dsl_file} is deprecated, and will be removed in a future release."
end

Hem.ui.warning <<-eos
Please replace with:

Hem.require_version '~> 1.1'

plugins do
  source 'https://rubygems.org'
  gem 'hem-tasks-magento1', '~> 1.0'
end
eos

plugins do
  source 'https://rubygems.org'
  gem 'hem-tasks-magento1', '~> 1.0'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hem-1.2.4 lib/hem/tasks/magento.rb
hem-1.2.3 lib/hem/tasks/magento.rb
hem-1.2.2 lib/hem/tasks/magento.rb
hem-1.2.1 lib/hem/tasks/magento.rb
hem-1.2.0 lib/hem/tasks/magento.rb
hem-1.1.2 lib/hem/tasks/magento.rb
hem-1.1.1 lib/hem/tasks/magento.rb
hem-1.1.0 lib/hem/tasks/magento.rb