Skip to content

Commit

Permalink
Bump nanoc-dart-sass from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [nanoc-dart-sass](https://github.com/nanoc/nanoc) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Changelog](https://github.com/nanoc/nanoc/blob/main/nanoc-dart-sass/NEWS.md)
- [Commits](nanoc/nanoc@nanoc-dart-sass-v1.0.3...nanoc-dart-sass-v1.0.4)

---
updated-dependencies:
- dependency-name: nanoc-dart-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 1000030 commit 6517ae6
Showing 1 changed file with 15 additions and 19 deletions.
34 changes: 15 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
builder (3.3.0)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
cri (2.15.12)
ddmemoize (1.0.0)
ddmetrics (~> 1.0)
Expand All @@ -31,7 +31,7 @@ GEM
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.0)
google-protobuf (4.27.5)
google-protobuf (4.28.3)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand All @@ -46,7 +46,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memo_wise (1.9.0)
memo_wise (1.10.0)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
Expand All @@ -58,39 +58,38 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
nanoc (4.13.0)
nanoc (4.13.2)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.13.0)
nanoc-core (= 4.13.0)
nanoc-cli (= 4.13.2)
nanoc-core (= 4.13.2)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
tty-which (~> 0.4)
nanoc-checking (1.0.5)
nanoc-cli (~> 4.12, >= 4.12.5)
nanoc-core (~> 4.12, >= 4.12.5)
nanoc-cli (4.13.0)
nanoc-cli (4.13.2)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.13.0)
nanoc-core (= 4.13.2)
pry
zeitwerk (~> 2.1)
nanoc-core (4.13.0)
nanoc-core (4.13.2)
base64 (~> 0.2)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
ddplugin (~> 1.0)
immutable-ruby (~> 0.1)
json_schema (~> 0.19)
memo_wise (~> 1.5)
psych (>= 4.0, < 6.0)
slow_enumerator_tools (~> 1.0)
tty-platform (~> 0.2)
zeitwerk (~> 2.1)
nanoc-dart-sass (1.0.3)
nanoc-core (~> 4.12)
nanoc-dart-sass (1.0.4)
nanoc-core (~> 4.13, >= 4.13.1)
sass-embedded (~> 1.56)
nanoc-deploying (1.0.2)
nanoc-checking (~> 1.0)
Expand All @@ -111,8 +110,6 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
stringio
public_suffix (5.1.1)
puma (6.4.3)
nio4r (~> 2.0)
Expand All @@ -132,23 +129,22 @@ GEM
rexml (3.3.9)
rouge (4.4.0)
ruby-progressbar (1.13.0)
sass-embedded (1.77.0)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0)
sass-embedded (1.81.0)
google-protobuf (~> 4.28)
rake (>= 13)
set (1.1.0)
slow_enumerator_tools (1.1.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringio (3.1.1)
systemu (2.6.5)
tty-color (0.6.0)
tty-command (0.10.1)
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
webrick (1.8.2)
zeitwerk (2.6.16)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 6517ae6

Please sign in to comment.