Skip to content

Commit

Permalink
Update irb 1.14.1 → 1.14.3 (patch) (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 20, 2024
1 parent d08f188 commit b26092f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ GEM
crack (1.0.0)
bigdecimal
rexml
date (3.4.1)
diff-lcs (1.5.1)
docile (1.4.0)
faraday (2.12.0)
Expand All @@ -25,8 +26,8 @@ GEM
faraday (~> 2.0)
ffi (1.15.5)
hashdiff (1.1.1)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.1)
Expand All @@ -50,7 +51,8 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
racc (1.8.1)
Expand All @@ -73,14 +75,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.6.0)
io-console (~> 0.5)
rerun (0.14.0)
listen (~> 3.0)
Expand Down Expand Up @@ -128,7 +130,7 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
stringio (3.1.1)
stringio (3.1.2)
tilt (2.4.0)
unicode-display_width (2.6.0)
unicorn (6.1.0)
Expand Down

0 comments on commit b26092f

Please sign in to comment.