Skip to content

Commit 52f17ed

Browse files
committed
Change platform mswin to windows
1 parent 2147f11 commit 52f17ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem "test-unit-ruby-core"
2020
gem "rubocop"
2121

2222
gem "tracer" if !is_truffleruby
23-
gem "debug", github: "ruby/debug", platforms: [:mri, :mswin]
23+
gem "debug", github: "ruby/debug", platforms: [:mri, :windows]
2424

2525
gem "rdoc", ">= 6.11.0"
2626

0 commit comments

Comments
 (0)