This commit is contained in:
Zachary Scott 2017-03-19 12:10:44 +09:00
parent dd010089e0
commit 3b4fc7dfe0
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ Gem::Specification.new do |s|
"LICENSE", "LICENSE",
"README.md", "README.md",
"Rakefile", "Rakefile",
"ideas.md" "ideas.md",
"sinatra-contrib.gemspec", "sinatra-contrib.gemspec"
] ]
s.required_ruby_version = '>= 2.2.0' s.required_ruby_version = '>= 2.2.0'