Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit af419b2

Browse files
committed
Fix nokogiri version
1 parent d36cd2f commit af419b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
diff-lcs (1.4.4)
1717
docile (1.3.5)
1818
hashery (2.1.2)
19-
nokogiri (1.11.2-x86_64-darwin)
19+
nokogiri (1.11.2)
2020
racc (~> 1.4)
2121
parallel (1.20.1)
2222
parser (3.0.0.0)

0 commit comments

Comments
 (0)