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.
1 parent 16184ac commit f931677Copy full SHA for f931677
1 file changed
Gemfile.lock
@@ -56,6 +56,7 @@ GEM
56
http_parser.rb (0.8.0)
57
i18n (1.14.7)
58
concurrent-ruby (~> 1.0)
59
+ io-console (0.8.2)
60
io-event (1.9.0)
61
jekyll (4.4.1)
62
addressable (~> 2.4)
@@ -118,9 +119,10 @@ GEM
118
119
hashery (~> 2.0)
120
ruby-rc4
121
ttfunk
- pry (0.15.2)
122
+ pry (0.16.0)
123
coderay (~> 1.1)
124
method_source (~> 1.0)
125
+ reline (>= 0.6.0)
126
public_suffix (6.0.1)
127
racc (1.8.1)
128
rainbow (3.1.1)
@@ -129,6 +131,8 @@ GEM
129
131
rb-inotify (0.11.1)
130
132
ffi (~> 1.0)
133
regexp_parser (2.10.0)
134
+ reline (0.6.3)
135
+ io-console (~> 0.5)
136
rexml (3.4.2)
137
rouge (4.5.1)
138
rubocop (1.57.2)
0 commit comments