Skip to content

Commit

Permalink
#1169 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 15, 2024
1 parent 7f4d03f commit 6b0d089
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ GEM
mutex_m (0.2.0)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
parallel (1.24.0)
parser (3.3.0.3)
Expand Down Expand Up @@ -264,13 +268,11 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
ruby
arm64-darwin-22
x86_64-darwin-16
x86_64-darwin-17
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
arm64-darwin-22
x86_64-linux

DEPENDENCIES
glogin (= 0.13.0)
Expand Down

0 comments on commit 6b0d089

Please sign in to comment.