Skip to content

Commit

Permalink
Merge pull request #1399 from jepler/update-bundle
Browse files Browse the repository at this point in the history
update sass
  • Loading branch information
makermelissa authored Apr 29, 2024
2 parents 995dcd9 + 62bad6e commit 35e41ea
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ GEM
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.22.0)
google-protobuf (4.26.1)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -62,7 +65,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -71,9 +74,11 @@ GEM
ruby-vips (2.1.4)
ffi (~> 1.12)
safe_yaml (1.0.5)
sass-embedded (1.58.3)
google-protobuf (~> 3.21)
rake (>= 10.0.0)
sass-embedded (1.75.0)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0)
sass-embedded (1.75.0-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
Expand All @@ -95,4 +100,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.2.26
2.3.15

0 comments on commit 35e41ea

Please sign in to comment.