Skip to content

Commit 746f67c

Browse files
committed
bundle update progress_bar for Ruby 3.4.1
1 parent ce09955 commit 746f67c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ GEM
3636
exifr (1.4.0)
3737
ffi (1.15.5)
3838
fspath (3.1.2)
39-
highline (2.0.3)
39+
highline (3.1.2)
40+
reline
4041
html-pipeline (2.14.3)
4142
activesupport (>= 2)
4243
nokogiri (>= 1.4)
@@ -53,6 +54,7 @@ GEM
5354
image_optim (~> 0.19)
5455
image_size (3.3.0)
5556
in_threads (1.6.0)
57+
io-console (0.8.0)
5658
logger (1.6.2)
5759
method_source (1.0.0)
5860
mini_portile2 (2.8.8)
@@ -88,6 +90,8 @@ GEM
8890
rb-inotify (0.10.1)
8991
ffi (~> 1.0)
9092
redcarpet (3.6.0)
93+
reline (0.6.0)
94+
io-console (~> 0.5)
9195
rexml (3.3.9)
9296
rouge (1.11.1)
9397
rr (3.1.1)

0 commit comments

Comments
 (0)