Skip to content

Commit 10278cb

Browse files
committed
Bump ruby version to 2.1
1 parent 19e874c commit 10278cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zendesk_apps_tools.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
s.summary = 'Tools to help you develop Zendesk Apps.'
1313
s.description = s.summary
1414

15-
s.required_ruby_version = '>= 2.0'
15+
s.required_ruby_version = '>= 2.1'
1616
s.required_rubygems_version = '>= 1.3.6'
1717

1818
s.add_runtime_dependency 'thor', '~> 0.19.4'

0 commit comments

Comments
 (0)