Sha256: bcad9093ce2c1c9f5e7a1510535cdb7b9f292ff3c533f28fe12e9cf994825771

Contents?: true

Size: 488 Bytes

Versions: 3

Compression:

Stored size: 488 Bytes

Contents

# Pull gems from RubyGems
source 'https://rubygems.org'

# We declare depdendencies at less than their next full version to ensure
# we don't get any breaking changes.
gem 'compass-aurora-os', '<1.0.0'
gem 'toolkit', '<2.0.0'
gem 'singularitygs', '<2.0.0'
gem 'breakpoint', '<3.0.0'
gem 'sassy-buttons', '<1.0.0'
gem 'compass-normalize', '<2.0.0'
gem 'css_parser', '~>1.3.4'

# Now that you're using Bundler, you need to run `bundle exec compass watch` instead of simply `compass watch`.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass-aurora-os-0.3.2 templates/shared/Gemfile.txt
compass-aurora-os-0.3.0 templates/shared/Gemfile.txt
compass-aurora-os-0.3.0.alpha templates/shared/Gemfile.txt