We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0916f8e commit a3268d8Copy full SHA for a3268d8
Gemfile.lock
@@ -12,6 +12,7 @@ GEM
12
metrics (~> 0.12)
13
traces (~> 0.18)
14
base64 (0.2.0)
15
+ benchmark (0.5.0)
16
bigdecimal (3.3.1)
17
colorator (1.1.0)
18
concurrent-ruby (1.3.5)
@@ -35,9 +36,10 @@ GEM
35
36
fiber-storage (1.0.1)
37
forwardable-extended (2.6.0)
38
hashery (2.1.2)
- html-proofer (5.1.0)
39
+ html-proofer (5.1.1)
40
addressable (~> 2.3)
41
async (~> 2.1)
42
+ benchmark (~> 0.5)
43
nokogiri (~> 1.13)
44
pdf-reader (~> 2.11)
45
rainbow (~> 3.0)
@@ -47,7 +49,7 @@ GEM
47
49
http_parser.rb (0.8.0)
48
50
i18n (1.14.7)
51
concurrent-ruby (~> 1.0)
- io-event (1.14.0)
52
+ io-event (1.14.2)
53
jekyll (4.4.1)
54
addressable (~> 2.4)
55
base64 (~> 0.2)
0 commit comments