Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ GEM
Ascii85 (2.0.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
async (2.23.1)
afm (1.0.0)
async (2.34.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.9)
io-event (~> 1.11)
metrics (~> 0.12)
traces (~> 0.15)
bigdecimal (3.1.9)
traces (~> 0.18)
bigdecimal (3.3.1)
capybara (3.40.0)
addressable
matrix
Expand All @@ -22,20 +22,21 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
console (1.30.2)
console (1.34.2)
fiber-annotation
fiber-local (~> 1.1)
json
ethon (0.16.0)
ethon (0.18.0)
ffi (>= 1.15.0)
logger
feedvalidator (0.2.2)
ffi (1.17.1)
ffi (1.17.2)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fiber-storage (1.0.1)
hashery (2.1.2)
html-proofer (5.0.10)
html-proofer (5.1.0)
addressable (~> 2.3)
async (~> 2.1)
nokogiri (~> 1.13)
Expand All @@ -44,27 +45,28 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
io-event (1.10.0)
json (2.10.2)
io-event (1.14.0)
json (2.16.0)
logger (1.7.0)
matrix (0.4.2)
method_source (1.1.0)
metrics (0.12.2)
metrics (0.15.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
mini_portile2 (2.8.9)
minitest (5.25.5)
nokogiri (1.18.8)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pdf-reader (2.14.1)
pdf-reader (2.15.0)
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
afm (~> 0.2.1)
afm (>= 0.2.1, < 2)
hashery (~> 2.0)
ruby-rc4
ttfunk
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
public_suffix (6.0.2)
racc (1.8.1)
rack (3.2.0)
rack-test (2.1.0)
Expand All @@ -74,15 +76,15 @@ GEM
regexp_parser (2.9.0)
rexml (3.4.1)
ruby-rc4 (0.1.5)
traces (0.15.2)
traces (0.18.2)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yell (2.2.2)
zeitwerk (2.7.2)
zeitwerk (2.7.3)

PLATFORMS
ruby
Expand Down