Sha256: a9c9e10eddb5dd7602f326accf0f3dc1cf0ea2dcf8240c390c03586b204a6e42

Contents?: true

Size: 372 Bytes

Versions: 57

Compression:

Stored size: 372 Bytes

Contents

require 'rubygems'
require 'bundler/setup'

# Immediately sync all stdout so that tools like buildbot can
# immediately load in the output.
$stdout.sync = true
$stderr.sync = true

# Change to the directory of this file.
Dir.chdir(File.expand_path("../", __FILE__))

# This installs the tasks that help with gem creation and
# publishing.
Bundler::GemHelper.install_tasks

Version data entries

57 entries across 57 versions & 7 rubygems

Version Path
vagrant-goodhosts-1.1.7 Rakefile
vagrant-betterhosts-1.1.6 Rakefile
vagrant-goodhosts-1.1.6 Rakefile
vagrant-goodhosts-1.1.5 Rakefile
vagrant-goodhosts-1.1.4 Rakefile
vagrant-goodhosts-1.1.3 Rakefile
vagrant-goodhosts-1.1.2 Rakefile
vagrant-goodhosts-1.1.1 Rakefile
vagrant-goodhosts-1.1.0 Rakefile
vagrant-goodhosts-1.1.0beta2 Rakefile
vagrant-goodhosts-1.1.0beta Rakefile
vagrant-goodhosts-1.0.19 Rakefile
vagrant-goodhosts-1.0.18 Rakefile
vagrant-goodhosts-1.0.17 Rakefile
vagrant-betterhosts-0.2.1 Rakefile
vagrant-goodhosts-1.0.16 Rakefile
vagrant-betterhosts-0.2.0 Rakefile
vagrant-betterhosts-0.1.0 Rakefile
vagrant-goodhosts-1.0.15 Rakefile
vagrant-goodhosts-1.0.14 Rakefile