Skip to content

Commit

Permalink
merge: Add Nokogiri dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Jan 16, 2024
2 parents afd4243 + 6c7442a commit 646f270
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ GEM
nio4r (2.6.1)
nokogiri (1.13.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.4-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
Expand Down Expand Up @@ -1077,6 +1079,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 646f270

Please sign in to comment.