Skip to content

Commit acee13b

Browse files
author
Kyle Decot
committed
targeting 2.2
1 parent b273c04 commit acee13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.summary = 'Full-stack web application framework.'
88
s.description = 'Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.'
99

10-
s.required_ruby_version = '>= 2.1.0'
10+
s.required_ruby_version = '>= 2.2.0'
1111
s.required_rubygems_version = '>= 1.8.11'
1212

1313
s.license = 'MIT'

0 commit comments

Comments
 (0)