Sha256: 053e2f2e2d131bda77892768162cd049353322ce42eab73f3c9e8bbb2226283d
Contents?: true
Size: 286 Bytes
Versions: 47
Compression:
Stored size: 286 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 # This installs the tasks that help with gem creation and # publishing. Bundler::GemHelper.install_tasks
Version data entries
47 entries across 47 versions & 3 rubygems