We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6722595 commit f327da4Copy full SHA for f327da4
Gemfile
@@ -7,3 +7,5 @@ group :development do
7
gem "rcov", ">= 0.9.8", :platform => :mri_18
8
gem "childprocess", :platform => :mri
9
end
10
+
11
+gem 'rubyzip', ENV['RUBYZIP_VERSION'] if ENV['RUBYZIP_VERSION']
0 commit comments