Skip to content

Commit

Permalink
Fix Gemfile lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
ash committed Dec 19, 2023
1 parent 11dfd0d commit 5a8b9ae
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 @@ -138,6 +138,8 @@ GEM
nio4r (2.7.0)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -284,6 +286,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
pry
Expand Down

0 comments on commit 5a8b9ae

Please sign in to comment.