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 a668826 commit c9aa5e8
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 @@ -87,6 +87,7 @@ GEM
drb (2.2.1)
erubi (1.13.1)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x64-mingw-ucrt)
ffi (1.17.1-x86_64-linux-gnu)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
Expand All @@ -109,6 +110,8 @@ GEM
multi_test (1.1.0)
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-linux-gnu)
racc (~> 1.4)
parallel (1.26.3)
Expand Down Expand Up @@ -222,7 +225,9 @@ GEM

PLATFORMS
arm64-darwin-22
arm64-darwin-23
arm64-darwin-24
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit c9aa5e8

Please sign in to comment.