Skip to content

Commit daa92a6

Browse files
committed
Add linux platform to gemfile
1 parent 3b751bd commit daa92a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ GEM
147147
nio4r (2.7.5)
148148
nokogiri (1.19.2-arm64-darwin)
149149
racc (~> 1.4)
150+
nokogiri (1.19.2-x86_64-linux-gnu)
151+
racc (~> 1.4)
150152
openapi_parameters (0.11.0)
151153
rack (>= 2.2)
152154
parallel (1.27.0)
@@ -280,6 +282,7 @@ GEM
280282

281283
PLATFORMS
282284
arm64-darwin-25
285+
x86_64-linux
283286

284287
DEPENDENCIES
285288
actionpack

0 commit comments

Comments
 (0)