Skip to content

Commit 87482f1

Browse files
committed
Fixed CI
1 parent cf3018a commit 87482f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ gemspec
55
gem "rake"
66
gem "rake-compiler"
77
gem "minitest"
8+
9+
# https://github.com/ruby/openssl/issues/952
10+
gem "openssl" if RUBY_PLATFORM =~ /darwin/

0 commit comments

Comments
 (0)