Skip to content

Commit

Permalink
bundle lock --add-platform x64-mingw-ucrt
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 7, 2025
1 parent 28d58fd commit 1598c4a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ GEM
racc (~> 1.4)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
Expand Down Expand Up @@ -243,6 +245,7 @@ GEM
sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.5.0-aarch64-linux-musl)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x64-mingw-ucrt)
sqlite3 (2.5.0-x86_64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
sqlite3 (2.5.0-x86_64-linux-musl)
Expand All @@ -260,6 +263,8 @@ GEM
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
unicode-display_width (2.6.0)
uri (1.0.1)
useragent (0.16.10)
Expand All @@ -278,6 +283,7 @@ PLATFORMS
aarch64-linux-musl
arm64-darwin
universal-darwin
x64-mingw-ucrt
x86_64-darwin
x86_64-linux
x86_64-linux-gnu
Expand Down

0 comments on commit 1598c4a

Please sign in to comment.