Skip to content

Commit 6561e80

Browse files
Bump bourbon from 4.3.4 to 6.0.0
Bumps [bourbon](https://github.com/thoughtbot/bourbon) from 4.3.4 to 6.0.0. - [Release notes](https://github.com/thoughtbot/bourbon/releases) - [Changelog](https://github.com/thoughtbot/bourbon/blob/master/CHANGELOG.md) - [Commits](thoughtbot/bourbon@v4.3.4...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9ee4418 commit 6561e80

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem 'font-awesome-sass'
2929

3030
# Neat bourbon RWD Framework
3131
gem 'neat', '~> 1.8'
32-
gem 'bourbon', '~> 4.2'
32+
gem 'bourbon', '~> 6.0'
3333
gem 'bitters'
3434

3535
# Use jquery as the JavaScript library

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@ GEM
119119
bourbon (>= 4.2)
120120
sass (>= 3.4)
121121
thor
122-
bourbon (4.3.4)
123-
sass (~> 3.4)
122+
bourbon (6.0.0)
124123
thor (~> 0.19)
125124
builder (3.2.3)
126125
byebug (11.0.1)
@@ -465,7 +464,7 @@ DEPENDENCIES
465464
actionpack-page_caching
466465
active_link_to
467466
bitters
468-
bourbon (~> 4.2)
467+
bourbon (~> 6.0)
469468
byebug
470469
coderay
471470
coffee-rails (~> 4.1.0)

0 commit comments

Comments
 (0)