Commit 5150b034 by Brian Talbot

updating Bourbon gem file to version 4.0.2 and Bourbon spec version requirement to 4.0.1

parent 71ea2fe2
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'rake', '~> 10.0.3' gem 'rake', '~> 10.0.3'
gem 'sass', '3.3.5' gem 'sass', '3.3.5'
gem 'bourbon', '~> 4.0.1' gem 'bourbon', '~> 4.0.2'
gem 'neat', '~> 1.6.0' gem 'neat', '~> 1.6.0'
gem 'colorize', '~> 0.5.8' gem 'colorize', '~> 0.5.8'
gem 'launchy', '~> 2.1.2' gem 'launchy', '~> 2.1.2'
......
...@@ -25,7 +25,7 @@ PLATFORMS ...@@ -25,7 +25,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
bourbon (~> 4.0.1) bourbon (~> 4.0.2)
colorize (~> 0.5.8) colorize (~> 0.5.8)
dalli (~> 2.6.4) dalli (~> 2.6.4)
launchy (~> 2.1.2) launchy (~> 2.1.2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment