зеркало из https://github.com/github/ruby.git
[ruby/logger] Add missing closing "
https://github.com/ruby/logger/commit/b4b3caae40
This commit is contained in:
Родитель
227eae79ac
Коммит
310198d6be
|
@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
|
|||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.required_ruby_version = ">= 2.3.0
|
||||
spec.required_ruby_version = ">= 2.3.0"
|
||||
|
||||
spec.add_development_dependency "bundler", ">= 0"
|
||||
spec.add_development_dependency "rake", "~> 10.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче