Skip to content

Commit

Permalink
Update Gemfile.lock:
Browse files Browse the repository at this point in the history
- add x86_64-linux platform
  • Loading branch information
Yosef Benny Widyokarsono committed Jan 24, 2023
1 parent 06a74ad commit f1dbacc
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 @@ -135,6 +135,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.14.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
pg (1.4.5)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
Expand Down Expand Up @@ -243,6 +245,7 @@ GEM

PLATFORMS
x86_64-darwin-17
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit f1dbacc

Please sign in to comment.