Skip to content

Commit

Permalink
pin io-console
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Dec 14, 2023
1 parent f76c650 commit 1c9cb52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ 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 1c9cb52

Please sign in to comment.