Skip to content

Commit c3f8e30

Browse files
committed
&. need at least Ruby 2.3
1 parent af251d2 commit c3f8e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-wechat-oauth2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
s.files = Dir['README.md', 'lib/**/*']
1111
s.require_path = 'lib'
1212
s.requirements << 'none'
13-
s.required_ruby_version = '>= 2.0.0'
13+
s.required_ruby_version = '>= 2.3.0'
1414

1515
s.author = ['Alex Hu', 'Never Min', 'Eric Guo']
1616
s.email = ['askinnyworm@gmail.com', 'Never.Min@gmail.com', 'eric@cloud-mes.com']

0 commit comments

Comments
 (0)