Skip to content

Commit

Permalink
Add x86_64-linux to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed May 18, 2022
1 parent 17562ae commit 5345423
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4)
pg (1.3.5)
pg_search (2.3.6)
activerecord (>= 5.2)
Expand Down Expand Up @@ -210,6 +212,7 @@ GEM

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.1.0)
Expand All @@ -233,4 +236,4 @@ RUBY VERSION
ruby 2.6.5p114

BUNDLED WITH
2.2.29
2.3.13

0 comments on commit 5345423

Please sign in to comment.