Skip to content

Commit 5e7ea4b

Browse files
Add x86_64-linux to PLATFORMS for Heroku deployment
1 parent 64e4818 commit 5e7ea4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ GEM
147147
nio4r (2.5.8)
148148
nokogiri (1.13.7-arm64-darwin)
149149
racc (~> 1.4)
150+
nokogiri (1.13.7-x86_64-linux)
151+
racc (~> 1.4)
150152
orm_adapter (0.5.0)
151153
pg (1.4.1)
152154
public_suffix (4.0.7)
@@ -250,6 +252,7 @@ GEM
250252

251253
PLATFORMS
252254
arm64-darwin-21
255+
x86_64-linux
253256

254257
DEPENDENCIES
255258
byebug

0 commit comments

Comments
 (0)