steam-csgo.gemspec in steam-csgo-0.1.0 vs steam-csgo.gemspec in steam-csgo-0.1.1
- old
+ new
@@ -12,10 +12,10 @@
spec.summary = 'Plugin for fastpeek/steam to provide CSGO specific apis'
spec.description = 'Plugin for fastpeek/steam to provide CSGO specific apis'
spec.homepage = 'http://github.com/fastpeek/steam-csgo'
spec.licenses = ['MIT']
- spec.required_ruby_version = '2.3.1'
+ spec.required_ruby_version = '>= 2.3.1'
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
spec.bindir = 'bin'