Skip to content

Commit d97d51a

Browse files
Bump bourbon from 4.2.7 to 7.2.0
Bumps [bourbon](https://github.com/thoughtbot/bourbon) from 4.2.7 to 7.2.0. - [Release notes](https://github.com/thoughtbot/bourbon/releases) - [Changelog](https://github.com/thoughtbot/bourbon/blob/main/CHANGELOG.md) - [Commits](thoughtbot/bourbon@v4.2.7...v7.2.0) --- updated-dependencies: - dependency-name: bourbon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecba3c6 commit d97d51a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem 'bourbon', '~> 4.2.1'
3+
gem 'bourbon', '~> 7.2.0'
44
gem 'jekyll-babel', '~>1.1.0'
55
gem 'jekyll-paginate', '~>1.1.0'
66
gem 'jekyll', '~>3.9.0'

Gemfile.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ GEM
77
babel-transpiler (0.7.0)
88
babel-source (>= 4.0, < 6)
99
execjs (~> 2.0)
10-
bourbon (4.2.7)
11-
sass (~> 3.4)
12-
thor (~> 0.19)
10+
bourbon (7.2.0)
11+
thor (~> 1.0)
1312
coderay (1.1.3)
1413
colorator (1.1.0)
1514
concurrent-ruby (1.1.10)
@@ -119,13 +118,13 @@ GEM
119118
therubyracer (0.12.3)
120119
libv8 (~> 3.16.14.15)
121120
ref
122-
thor (0.20.3)
121+
thor (1.2.1)
123122

124123
PLATFORMS
125124
ruby
126125

127126
DEPENDENCIES
128-
bourbon (~> 4.2.1)
127+
bourbon (~> 7.2.0)
129128
jekyll (~> 3.9.0)
130129
jekyll-babel (~> 1.1.0)
131130
jekyll-github-metadata (~> 2.14)

0 commit comments

Comments
 (0)