Skip to content

Commit

Permalink
Manifest should require Ruby 1.9+
Browse files Browse the repository at this point in the history
Ref: #109
  • Loading branch information
emancu committed Jan 19, 2018
1 parent dd0c9b5 commit f9dfbeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toml-rb.gemspec
Expand Up @@ -18,5 +18,6 @@ Gem::Specification.new do |s|
'test/*.*',
]

s.required_ruby_version = '>= 1.9'
s.add_dependency 'citrus', '~> 3.0', '> 3.0'
end

0 comments on commit f9dfbeb

Please sign in to comment.