Skip to content

Commit

Permalink
Merge pull request #124 from pulibrary/fix-gh-actions-build
Browse files Browse the repository at this point in the history
Update sass-embedded to a version that exists upstream
  • Loading branch information
sdellis authored Jul 10, 2024
2 parents 1744af9 + aaea706 commit bffcedf
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,9 @@ GEM
i18n
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass-embedded (1.72.0-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x86_64-linux)
sass-embedded (1.77.5)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit bffcedf

Please # to comment.