Sha256: 5c761c2a76c9cd0fd0c9fa647543e00940fb95c670e7b363db061ea7c45f9b1e

Contents?: true

Size: 171 Bytes

Versions: 8

Compression:

Stored size: 171 Bytes

Contents

# coding:utf-8
RAKE_ROOT = __FILE__
GEM_NAME = ENV['NAME'] || 'middleman-core'
require 'rubygems'
require File.expand_path(File.dirname(__FILE__) + '/../gem_rake_helper')

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
middleman-core-4.0.0.rc.1 Rakefile
middleman-core-4.0.0.beta.2 Rakefile
middleman-core-4.0.0.beta.1 Rakefile
middleman-core-4.0.0.alpha.6 Rakefile
middleman-core-4.0.0.alpha.5 Rakefile
middleman-core-4.0.0.alpha.4 Rakefile
middleman-core-4.0.0.alpha.3 Rakefile
middleman-core-4.0.0.alpha.2 Rakefile