Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dport96 committed Sep 9, 2024
1 parent 0d57765 commit d07f1bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0)
forwardable-extended (2.6.0)
html-proofer (4.4.3)
addressable (~> 2.3)
Expand Down Expand Up @@ -63,6 +63,8 @@ GEM
mercenary (0.4.0)
nokogiri (1.15.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand Down Expand Up @@ -95,6 +97,7 @@ GEM

PLATFORMS
x86_64-darwin-18
x86_64-linux

DEPENDENCIES
html-proofer
Expand Down

0 comments on commit d07f1bb

Please sign in to comment.