Skip to content

Commit

Permalink
chore(deps): Update Gem lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillikers authored and github-actions[bot] committed Oct 22, 2024
1 parent f99b4de commit 5e9c9d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ GEM
rexml (3.3.8)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.79.4)
google-protobuf (~> 4.27)
sass-embedded (1.80.3)
google-protobuf (~> 4.28)
rake (>= 13)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand Down
4 changes: 2 additions & 2 deletions gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -623,10 +623,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "14ifw54zz56w25qbkwimxj9lcm42hmvlryn1d7z141f8pg8i3dmx";
sha256 = "17szxs6kmqmn1g6qp8rnnnrcwvsw3a6z10r50f6splrk4l2pgi30";
type = "gem";
};
version = "1.79.4";
version = "1.80.3";
};
sawyer = {
dependencies = [
Expand Down

0 comments on commit 5e9c9d9

Please sign in to comment.