Skip to content

Commit

Permalink
Add missing platforms (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianPasquale committed Jul 8, 2024
1 parent 8511685 commit c9754a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
msgpack (1.7.2)
mutex_m (0.2.0)
Expand All @@ -346,6 +347,11 @@ GEM
net-protocol
newrelic_rpm (9.11.0)
nio4r (2.7.3)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
octokit (9.1.0)
Expand Down Expand Up @@ -596,6 +602,8 @@ GEM
zeitwerk (2.6.16)

PLATFORMS
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit c9754a5

Please sign in to comment.