Skip to content

Commit

Permalink
Add Linux platform to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
antopalidi committed May 13, 2024
1 parent d66a51a commit 703ade8
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 @@ -480,6 +480,8 @@ GEM
node-runner (1.2.0)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
Expand Down Expand Up @@ -775,6 +777,7 @@ GEM

PLATFORMS
x86_64-darwin
x86_64-linux

DEPENDENCIES
bootsnap (~> 1.7)
Expand Down

0 comments on commit 703ade8

Please sign in to comment.