Skip to content

Commit

Permalink
add platform x86_64-linux to gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kbhoffmann committed Mar 18, 2022
1 parent 04e3d44 commit e2d90fc
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 @@ -87,6 +87,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
pg (1.3.3)
pry (0.14.1)
coderay (~> 1.1)
Expand Down Expand Up @@ -175,6 +177,7 @@ GEM

PLATFORMS
arm64-darwin-20
x86_64-linux

DEPENDENCIES
bcrypt (~> 3.1.7)
Expand Down

0 comments on commit e2d90fc

Please sign in to comment.