templates/shared/Gemfile.txt in compass-aurora-3.0.0.alpha.3 vs templates/shared/Gemfile.txt in compass-aurora-3.0.0.alpha.4
- old
+ new
@@ -1,9 +1,9 @@
# Pull gems from RubyGems
source 'https://rubygems.org'
# ~> Refers to all versions of the given gem on the current full version number, so it will be able to use any version of Compass Aurora until Compass Aurora 4.x.x. For a specific version of a gem, remove the ~>
-gem 'compass-aurora', '~>3.0.0'
+gem 'compass-aurora', '~>3.0.0.alpha'
gem 'toolkit', '~>1.0.0'
gem 'singularitygs', '~>1.0.7'
gem 'breakpoint', '~>2.0.2'
gem 'sassy-buttons', '~>0.1.4'
gem 'compass-normalize', '~>1.4.3'
\ No newline at end of file