Skip to content

Commit

Permalink
Add x86_64-linux to Gemfile.lock Platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
sej3506 committed Sep 12, 2024
1 parent 382462a commit aa56c22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
Expand Down Expand Up @@ -159,6 +160,8 @@ GEM
net-protocol
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -243,6 +246,7 @@ GEM
activesupport (>= 5.2.0)
smart_properties (1.17.0)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -269,6 +273,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
addressable
Expand Down

0 comments on commit aa56c22

Please sign in to comment.