Skip to content

Commit

Permalink
Set required ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Jun 27, 2014
1 parent 3f3153d commit 9a642f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lotus-view.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
spec.executables = []
spec.test_files = spec.files.grep(%r{^(test)/})
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2.0.0'

spec.add_runtime_dependency 'tilt', '~> 2.0', '>= 2.0.1'
spec.add_runtime_dependency 'lotus-utils', '~> 0.2'
Expand Down

0 comments on commit 9a642f2

Please sign in to comment.