We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bundle update progress_bar
1 parent ce09955 commit 746f67cCopy full SHA for 746f67c
Gemfile.lock
@@ -36,7 +36,8 @@ GEM
36
exifr (1.4.0)
37
ffi (1.15.5)
38
fspath (3.1.2)
39
- highline (2.0.3)
+ highline (3.1.2)
40
+ reline
41
html-pipeline (2.14.3)
42
activesupport (>= 2)
43
nokogiri (>= 1.4)
@@ -53,6 +54,7 @@ GEM
53
54
image_optim (~> 0.19)
55
image_size (3.3.0)
56
in_threads (1.6.0)
57
+ io-console (0.8.0)
58
logger (1.6.2)
59
method_source (1.0.0)
60
mini_portile2 (2.8.8)
@@ -88,6 +90,8 @@ GEM
88
90
rb-inotify (0.10.1)
89
91
ffi (~> 1.0)
92
redcarpet (3.6.0)
93
+ reline (0.6.0)
94
+ io-console (~> 0.5)
95
rexml (3.3.9)
96
rouge (1.11.1)
97
rr (3.1.1)
0 commit comments