Skip to content

Commit 5fe85cd

Browse files
committed
change platforms for rbs trace
1 parent 289760c commit 5fe85cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rb/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ gem 'curb', '~> 1.0.5', require: false, platforms: %i[mri mingw x64_mingw]
1111
gem 'debug', '~> 1.7', require: false, platforms: %i[mri mingw x64_mingw]
1212
gem 'steep', '~> 1.5.0', require: false, platforms: %i[mri mingw x64_mingw]
1313

14-
gem "rbs-trace", "~> 0.5.1"
14+
gem 'rbs-trace', '~> 0.5.1', require: false, platforms: %i[mri mingw x64_mingw]

0 commit comments

Comments
 (0)