Skip to content

Commit

Permalink
Upgrade IRB and Reline to the latest release (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored Aug 30, 2023
1 parent 457f7ce commit 3e59910
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ GEM
diff-lcs (1.5.0)
erubi (1.12.0)
io-console (0.6.0)
irb (1.7.0)
reline (>= 0.3.0)
irb (1.8.0)
rdoc (~> 6.5)
reline (>= 0.3.6)
json (2.6.3)
language_server-protocol (3.17.0.3)
minitest (5.19.0)
Expand Down Expand Up @@ -51,7 +52,7 @@ GEM
rdoc (6.5.0)
psych (>= 4.0.0)
regexp_parser (2.8.1)
reline (0.3.5)
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.56.1)
Expand Down

0 comments on commit 3e59910

Please sign in to comment.