Skip to content

Commit

Permalink
Add linux platform to new appraisal gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Aug 28, 2024
1 parent 89119e2 commit b78d5f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gemfiles/sprockets.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ GEM
nio4r (2.7.3)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pagy (9.0.6)
paper_trail (15.1.0)
activerecord (>= 6.1)
Expand Down Expand Up @@ -234,6 +236,7 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
standard (1.40.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down Expand Up @@ -275,6 +278,7 @@ GEM

PLATFORMS
x86_64-darwin
x86_64-linux

DEPENDENCIES
appraisal
Expand Down

0 comments on commit b78d5f8

Please sign in to comment.