Skip to content

Commit

Permalink
fix jekyll error
Browse files Browse the repository at this point in the history
  • Loading branch information
cstoobes committed Jul 17, 2024
1 parent 21ff50f commit 6e26000
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ GEM
octokit (~> 4.0)
public_suffix (>= 3.0, < 5.0)
typhoeus (~> 1.3)
google-protobuf (3.19.4)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -216,6 +215,8 @@ GEM
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand All @@ -234,8 +235,6 @@ GEM
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-embedded (1.0.6)
google-protobuf (~> 3.19.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -258,11 +257,11 @@ GEM

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
github-pages (~> 228)
rake
sass-embedded (~> 1.0)

BUNDLED WITH
1.17.3

0 comments on commit 6e26000

Please sign in to comment.