Sha256: 7826f9b054ffdbda83bc567781ac7727ed59c8e1d94c933d8f97a64a3a08e0be

Contents?: true

Size: 248 Bytes

Versions: 1

Compression:

Stored size: 248 Bytes

Contents

source 'https://rubygems.org'

gem 'squib'      # the most important part!
gem 'guard'      # guard is what watches
gem 'guard-rake' # this hooks Guard into Rake
gem 'wdm', '>= 0.1.0' if Gem.win_platform? # optional, for watching directories

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
squib-0.12.0 samples/project/Gemfile