Skip to content
Open
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@ gem "json", "~> 2.3"
gem 'asciidoctor', '~> 2.0.10'
gem "coderay", "~> 1.1"
gem 'asciidoctor-diagram', '~> 2.0.0'
gem 'asciidoctor-pdf', '~> 1.5.0.beta.5'
gem 'asciidoctor-pdf', '~> 2.3.24'

gem "test-unit", "~> 3.3"
gem 'simplecov', '~> 0.18'
gem 'simplecov', '~> 0.22'
gem "simplecov-lcov", "~> 0.8.0"
gem "minitest", "~> 5.14"
gem "minitest-color", "~> 0.0.2"

gem "concurrent-ruby", "~> 1.1"
gem "concurrent-ruby", "~> 1.3"
gem "thread", "~> 0.2.2"

gem "rubocop", "~> 0.69.0"
gem "rubocop-performance", "~> 1.3"
gem "rubocop-jekyll", "~> 0.11.0"
gem 'rubycritic', '~> 4.3', '>= 4.3.1'
gem 'rubycritic', '~> 4.12'
gem "inch", "~> 0.8.0"
gem "rdoc", "~> 6.3"
gem "pry", "~> 0.12.2"
Expand Down
189 changes: 112 additions & 77 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,56 +16,82 @@ GIT
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2)
Ascii85 (2.0.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
afm (1.0.0)
asciidoctor (2.0.10)
asciidoctor-diagram (2.0.2)
asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-pdf (1.5.3)
asciidoctor (>= 1.5.3, < 3.0.0)
concurrent-ruby (~> 1.1.0)
prawn (~> 2.2.0)
prawn-icon (~> 2.5.0)
prawn-svg (~> 0.30.0)
asciidoctor-pdf (2.3.24)
asciidoctor (~> 2.0)
concurrent-ruby (~> 1.3)
matrix (~> 0.4)
prawn (~> 2.4.0)
prawn-icon (~> 3.0.0)
prawn-svg (~> 0.34.0)
prawn-table (~> 0.2.0)
prawn-templates (~> 0.1.0)
safe_yaml (~> 1.0.0)
thread_safe (~> 0.3.0)
treetop (~> 1.6.0)
ttfunk (~> 1.5.0, >= 1.5.1)
ast (2.4.0)
ttfunk (~> 1.7.0)
ast (2.4.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
babel-source (5.8.35)
bigdecimal (4.1.2)
childprocess (3.0.0)
codeclimate-engine-rb (0.4.1)
virtus (~> 1.0)
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.6)
css_parser (1.7.1)
concurrent-ruby (1.3.7)
css_parser (1.22.0)
addressable
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
docile (1.3.2)
equalizer (0.0.11)
erubis (2.7.0)
docile (1.4.1)
dry-configurable (1.4.0)
dry-core (~> 1.0)
zeitwerk (~> 2.6)
dry-core (1.2.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.3.1)
dry-initializer (3.2.0)
dry-logic (1.6.0)
bigdecimal
concurrent-ruby (~> 1.0)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-schema (1.16.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.1)
dry-initializer (~> 3.2)
dry-logic (~> 1.6)
dry-types (~> 1.9, >= 1.9.1)
zeitwerk (~> 2.6)
dry-types (1.9.1)
bigdecimal (>= 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
erubi (1.13.1)
ethon (0.12.0)
ffi (>= 1.3.0)
execjs (2.8.1)
flay (2.12.1)
erubis (~> 2.7.0)
path_expander (~> 1.0)
ruby_parser (~> 3.0)
flay (2.14.4)
erubi (~> 1.10)
path_expander (~> 2.0)
prism (~> 1.7)
sexp_processor (~> 4.0)
flog (4.6.4)
path_expander (~> 1.0)
ruby_parser (~> 3.1, > 3.1.0)
flog (4.9.4)
path_expander (~> 2.0)
prism (~> 1.7)
sexp_processor (~> 4.8)
git (1.13.0)
addressable (~> 2.8)
Expand All @@ -87,10 +113,11 @@ GEM
yard (~> 0.9.12)
jaro_winkler (1.5.4)
json (2.3.0)
kwalify (0.7.2)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.5.2)
addressable (~> 2.8)
libv8 (3.16.14.19)
logger (1.7.0)
matrix (0.4.3)
mercenary (0.4.0)
method_source (0.9.2)
mini_portile2 (2.8.5)
Expand All @@ -104,48 +131,52 @@ GEM
nokogiri (~> 1.8, >= 1.8.4)
os (1.1.0)
parallel (1.19.1)
parser (2.7.1.1)
ast (~> 2.4.0)
path_expander (1.1.0)
pdf-core (0.7.0)
pdf-reader (2.4.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
parser (3.3.11.1)
ast (~> 2.4.1)
racc
path_expander (2.0.1)
pdf-core (0.9.0)
pdf-reader (2.15.1)
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
afm (>= 0.2.1, < 2)
hashery (~> 2.0)
ruby-rc4
ttfunk
polyglot (0.3.5)
power_assert (1.2.0)
prawn (2.2.2)
pdf-core (~> 0.7.0)
ttfunk (~> 1.5)
prawn-icon (2.5.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-icon (3.0.0)
prawn (>= 1.1.0, < 3.0.0)
prawn-svg (0.30.0)
prawn-svg (0.34.2)
css_parser (~> 1.6)
matrix (~> 0.4.2)
prawn (>= 0.11.1, < 3)
rexml (~> 3.2)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
prawn-templates (0.1.2)
pdf-reader (~> 2.0)
prawn (~> 2.2)
prism (1.9.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
psych (3.1.0)
public_suffix (4.0.6)
public_suffix (7.0.5)
racc (1.7.3)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.1)
rchardet (1.8.0)
rdoc (6.3.4.1)
reek (5.6.0)
codeclimate-engine-rb (~> 0.4.0)
kwalify (~> 0.7.0)
parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
psych (~> 3.1.0)
reek (6.5.0)
dry-schema (~> 1.13)
logger (~> 1.6)
parser (~> 3.3.0)
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
ref (2.0.0)
rexml (3.4.4)
rubocop (0.69.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand All @@ -160,30 +191,34 @@ GEM
rubocop (>= 0.68.0)
ruby-progressbar (1.10.1)
ruby-rc4 (0.1.5)
ruby_parser (3.14.2)
sexp_processor (~> 4.9)
rubycritic (4.4.1)
flay (~> 2.8)
flog (~> 4.4)
launchy (= 2.4.3)
parser (>= 2.6.0)
rainbow (~> 3.0)
reek (~> 5.0, < 6.0)
ruby_parser (~> 3.8)
simplecov (>= 0.17.0)
tty-which (~> 0.4.0)
virtus (~> 1.0)
ruby_parser (3.22.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
rubycritic (4.12.0)
flay (~> 2.13)
flog (~> 4.7)
launchy (>= 2.5.2)
parser (>= 3.3.0.5)
prism (>= 1.6.0)
rainbow (~> 3.1.1)
reek (~> 6.5.0, < 7.0)
rexml
ruby_parser (~> 3.21)
simplecov (>= 0.22.0)
tty-which (~> 0.5.0)
virtus (~> 2.0)
rubyzip (2.3.0)
safe_yaml (1.0.5)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sexp_processor (4.14.1)
simplecov (0.18.5)
sexp_processor (4.17.5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.2)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
sparkr (0.4.1)
sync (0.5.0)
term-ansicolor (1.7.1)
Expand All @@ -197,31 +232,31 @@ GEM
thread_safe (0.3.6)
tins (1.24.1)
sync
treetop (1.6.10)
treetop (1.6.18)
polyglot (~> 0.3)
ttfunk (1.5.1)
tty-which (0.4.2)
ttfunk (1.7.0)
tty-which (0.5.0)
typhoeus (1.3.1)
ethon (>= 0.9.0)
unicode-display_width (1.6.1)
virtus (1.0.5)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
yard (0.9.36)
yell (2.2.2)
zeitwerk (2.8.2)

PLATFORMS
ruby

DEPENDENCIES
asciidoctor (~> 2.0.10)
asciidoctor-diagram (~> 2.0.0)
asciidoctor-pdf (~> 1.5.0.beta.5)
asciidoctor-pdf (~> 2.3.24)
babel-transpiler (>= 0.7.0)!
coderay (~> 1.1)
concurrent-ruby (~> 1.1)
concurrent-ruby (~> 1.3)
ffi (~> 1.15.5)!
git (~> 1.13)
html-proofer (~> 3.15)
Expand All @@ -237,9 +272,9 @@ DEPENDENCIES
rubocop (~> 0.69.0)
rubocop-jekyll (~> 0.11.0)
rubocop-performance (~> 1.3)
rubycritic (~> 4.3, >= 4.3.1)
rubycritic (~> 4.12)
selenium-webdriver (~> 3.142)
simplecov (~> 0.18)
simplecov (~> 0.22)
simplecov-lcov (~> 0.8.0)
test-unit (~> 3.3)
therubyracer
Expand Down
Loading