Sha256: 61a3f9736fe5e7753c6c80dc76e368f24e136aced96dcfd80d29f63c7dfeac30

Contents?: true

Size: 214 Bytes

Versions: 7

Compression:

Stored size: 214 Bytes

Contents

require 'rubygems'
require 'bundler/setup'

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

# Default task is to run the unit tests
task :default => "build"

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
tamtam-vagrant-reload-1.1.3 Rakefile
tamtam-vagrant-reload-1.1.2 Rakefile
tamtam-vagrant-reload-1.1.1 Rakefile
tamtam-vagrant-reload-1.1 Rakefile
vagrant-force-rsync-0.0.2 Rakefile
vagrant-force-rsync-0.0.1 Rakefile
vagrant-reload-0.0.1 Rakefile