Skip to content

Commit

Permalink
Merge pull request #332 from sul-dlss/add-platform-linux
Browse files Browse the repository at this point in the history
Add platform x86_64-linux
  • Loading branch information
jcoyne authored Oct 9, 2023
2 parents 8629727 + 632cf8b commit 2bcde0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.4)
omniauth (2.1.1)
hashie (>= 3.4.6)
Expand Down Expand Up @@ -425,6 +427,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.6-x86_64-darwin)
sqlite3 (1.6.6-x86_64-linux)
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand Down Expand Up @@ -461,6 +464,7 @@ GEM

PLATFORMS
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
acts_as_favoritor
Expand Down

0 comments on commit 2bcde0c

Please sign in to comment.