Skip to content

Commit

Permalink
remove io-console pin
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Mar 11, 2024
1 parent 478a78b commit 0e87bab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ ruby_version = Gem::Version.new(RUBY_VERSION)
if ruby_version >= Gem::Version.new("2.7.0")
gem "debug", github: "ruby/debug", platform: :ruby
gem "irb"
# new release breaks on jruby
gem "io-console", "0.6.0"

if ruby_version >= Gem::Version.new("3.0.0")
gem "ruby-lsp-rspec"
Expand Down

0 comments on commit 0e87bab

Please sign in to comment.