Skip to content

Commit

Permalink
Use nio4r 1.0 for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jul 30, 2017
1 parent 767c801 commit 6a690c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
@@ -1,11 +1,10 @@
source 'https://rubygems.org'

ruby RUBY_VERSION

gemspec

group :development do
gem "process-daemon"
gem "nio4r", "~> 1.0"
end

group :test do
Expand Down

0 comments on commit 6a690c6

Please sign in to comment.