Skip to content

Commit

Permalink
win platform
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 30, 2025
1 parent c70acc4 commit e92eb16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ GEM
faraday_middleware (1.2.1)
faraday (~> 1.0)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x64-mingw-ucrt)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
glogin (0.14.2)
Expand Down Expand Up @@ -115,6 +116,8 @@ GEM
ruby2_keywords (~> 0.0.1)
nokogiri (1.18.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
Expand All @@ -125,6 +128,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
pg (1.5.9-x64-mingw-ucrt)
pgtk (0.9.6)
backtrace (~> 0.3)
loog (~> 0.2)
Expand Down Expand Up @@ -279,6 +283,7 @@ PLATFORMS
arm64-darwin-22
arm64-darwin-23
arm64-darwin-24
x64-mingw-ucrt
x86_64-darwin-16
x86_64-darwin-18
x86_64-darwin-20
Expand Down

0 comments on commit e92eb16

Please sign in to comment.