Skip to content

Commit 79ffa96

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 8649f74 commit 79ffa96

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

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: 4 additions & 5 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.4)
126125
byebug (11.0.1)
@@ -157,7 +156,7 @@ GEM
157156
execjs (2.7.0)
158157
faraday (0.17.1)
159158
multipart-post (>= 1.2, < 3)
160-
ffi (1.11.3)
159+
ffi (1.12.2)
161160
figaro (1.1.1)
162161
thor (~> 0.14)
163162
filters_spam (0.5)
@@ -315,7 +314,7 @@ GEM
315314
raindrops (0.19.0)
316315
rake (13.0.1)
317316
rb-fsevent (0.10.3)
318-
rb-inotify (0.10.0)
317+
rb-inotify (0.10.1)
319318
ffi (~> 1.0)
320319
rdoc (4.3.0)
321320
readingtime (0.4.0)
@@ -467,7 +466,7 @@ DEPENDENCIES
467466
actionpack-page_caching
468467
active_link_to
469468
bitters
470-
bourbon (~> 4.2)
469+
bourbon (~> 6.0)
471470
byebug
472471
coderay
473472
coffee-rails (~> 4.2.2)

0 commit comments

Comments
 (0)