Skip to content

Commit 767c801

Browse files
committed
Attempt to fix nio4r install on older rubies.
1 parent f20a2fc commit 767c801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
source 'https://rubygems.org'
22

3+
ruby RUBY_VERSION
4+
35
gemspec
46

57
group :development do

0 commit comments

Comments
 (0)