Skip to content

Commit 1c07b8b

Browse files
Bump sass-embedded from 1.78.0 to 1.89.2
Bumps [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) from 1.78.0 to 1.89.2. - [Commits](sass-contrib/sass-embedded-host-ruby@v1.78.0...v1.89.2) --- updated-dependencies: - dependency-name: sass-embedded dependency-version: 1.89.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a75c1fa commit 1c07b8b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gem "just-the-docs", "0.10.1" # pinned to the current release
88

99
gem "jekyll-relative-links", "0.7.0"
1010

11-
gem "sass-embedded", "~> 1.78.0"
11+
gem "sass-embedded", "~> 1.89.2"

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
66
base64 (0.2.0)
7-
bigdecimal (3.1.9)
7+
bigdecimal (3.2.2)
88
colorator (1.1.0)
99
concurrent-ruby (1.3.5)
1010
csv (3.3.4)
@@ -16,13 +16,13 @@ GEM
1616
ffi (1.17.2-x64-mingw-ucrt)
1717
ffi (1.17.2-x86_64-linux-gnu)
1818
forwardable-extended (2.6.0)
19-
google-protobuf (4.31.0-arm64-darwin)
19+
google-protobuf (4.31.1-arm64-darwin)
2020
bigdecimal
2121
rake (>= 13)
22-
google-protobuf (4.31.0-x64-mingw-ucrt)
22+
google-protobuf (4.31.1-x64-mingw-ucrt)
2323
bigdecimal
2424
rake (>= 13)
25-
google-protobuf (4.31.0-x86_64-linux-gnu)
25+
google-protobuf (4.31.1-x86_64-linux-gnu)
2626
bigdecimal
2727
rake (>= 13)
2828
http_parser.rb (0.8.0)
@@ -75,19 +75,19 @@ GEM
7575
pathutil (0.16.2)
7676
forwardable-extended (~> 2.6)
7777
public_suffix (6.0.2)
78-
rake (13.2.1)
78+
rake (13.3.0)
7979
rb-fsevent (0.11.2)
8080
rb-inotify (0.11.1)
8181
ffi (~> 1.0)
8282
rexml (3.4.1)
8383
rouge (4.5.2)
8484
safe_yaml (1.0.5)
85-
sass-embedded (1.78.0-arm64-darwin)
86-
google-protobuf (~> 4.27)
87-
sass-embedded (1.78.0-x64-mingw-ucrt)
88-
google-protobuf (~> 4.27)
89-
sass-embedded (1.78.0-x86_64-linux-gnu)
90-
google-protobuf (~> 4.27)
85+
sass-embedded (1.89.2-arm64-darwin)
86+
google-protobuf (~> 4.31)
87+
sass-embedded (1.89.2-x64-mingw-ucrt)
88+
google-protobuf (~> 4.31)
89+
sass-embedded (1.89.2-x86_64-linux-gnu)
90+
google-protobuf (~> 4.31)
9191
terminal-table (3.0.2)
9292
unicode-display_width (>= 1.1.1, < 3)
9393
unicode-display_width (2.6.0)
@@ -102,7 +102,7 @@ DEPENDENCIES
102102
jekyll (~> 4.4.1)
103103
jekyll-relative-links (= 0.7.0)
104104
just-the-docs (= 0.10.1)
105-
sass-embedded (~> 1.78.0)
105+
sass-embedded (~> 1.89.2)
106106

107107
BUNDLED WITH
108108
2.3.26

0 commit comments

Comments
 (0)