Skip to content

Commit

Permalink
Remove nio4r pin (#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed May 8, 2024
1 parent b3853e5 commit 186b1e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ if ruby_version >= Gem::Version.new("2.7.0")
end
end

# temp pin till https://github.com/socketry/nio4r/issues/315 is fixed
gem "nio4r", "2.7.1" if RUBY_PLATFORM == "java"

# For RSpec
gem "rspec", "~> 3.0"
gem "rspec-retry"
Expand Down

0 comments on commit 186b1e4

Please sign in to comment.