Sha256: c87669ffab1258efd8a0ab9f48df2d98959f6d12cc1a7ec54229dfe0b8013d04

Contents?: true

Size: 134 Bytes

Versions: 9

Compression:

Stored size: 134 Bytes

Contents

puts "Adding Gemfile... ".magenta

copy_static_file 'Gemfile'

git :add => 'Gemfile'
git :commit => "-qm 'Adding Gemfile.'"
puts "\n"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pah-0.0.9 lib/pah/partials/_gems.rb
pah-0.0.8 lib/pah/partials/_gems.rb
pah-0.0.7 lib/pah/partials/_gems.rb
pah-0.0.6 lib/pah/partials/_gems.rb
pah-0.0.5 lib/pah/partials/_gems.rb
pah-0.0.4 lib/pah/partials/_gems.rb
pah-0.0.3 lib/pah/partials/_gems.rb
pah-0.0.2 lib/pah/partials/_gems.rb
pah-0.0.1 lib/pah/partials/_gems.rb