Skip to content

Commit

Permalink
Update bourbon from 5.0.0.beta.7 to 5.0.0.beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Jun 26, 2017
1 parent 155a4e2 commit 1ee6380
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "administrate", git: "https://github.com/thoughtbot/administrate"
gem "analytics-ruby", "~> 2.2.2", require: "segment/analytics"
gem "attr_extras"
gem "autoprefixer-rails"
gem "bourbon", ">= 5.0.0.beta.7"
gem "bourbon", ">= 5.0.0.beta.8"
gem "coffee-rails"
gem "email_validator"
gem "faraday"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bourbon (5.0.0.beta.7)
sass (~> 3.4.22)
thor (~> 0.19.1)
bourbon (5.0.0.beta.8)
sass (~> 3.4)
thor (~> 0.19)
builder (3.2.3)
bundler-audit (0.4.0)
bundler (~> 1.2)
Expand Down Expand Up @@ -373,7 +373,7 @@ DEPENDENCIES
analytics-ruby (~> 2.2.2)
attr_extras
autoprefixer-rails
bourbon (>= 5.0.0.beta.7)
bourbon (>= 5.0.0.beta.8)
bundler-audit
byebug
capybara (>= 2.4.0)
Expand Down

0 comments on commit 1ee6380

Please sign in to comment.