Sha256: 1df6c1d44fa3c3c23ef7c31e5e7bc3fb34bebc11a7e0136f5546250df72840b8
Contents?: true
Size: 149 Bytes
Versions: 16
Compression:
Stored size: 149 Bytes
Contents
require 'bundler/capistrano' module CapistranoRecipes module Bundle def self.load_into(configuration) # Nothing to do end end end
Version data entries
16 entries across 16 versions & 1 rubygems