Skip to content

Commit

Permalink
Merge pull request #347 from openstax/add_darwin_to_lockfile
Browse files Browse the repository at this point in the history
Added darwin20 to the lockfile
  • Loading branch information
Dantemss authored Oct 26, 2021
2 parents 8680e18 + f9fa1e8 commit 274eb42
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 @@ -240,6 +240,7 @@ GEM
transaction_isolation
transaction_retry
libv8 (8.4.255.0)
libv8 (8.4.255.0-x86_64-darwin-20)
libv8 (8.4.255.0-x86_64-linux)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand Down Expand Up @@ -275,6 +276,8 @@ GEM
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.4)
Expand Down Expand Up @@ -526,6 +529,7 @@ GEM

PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 274eb42

Please sign in to comment.