Skip to content
Closed
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
31 changes: 21 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ GEM
ast (2.4.2)
bcrypt (3.1.16)
bcrypt (3.1.16-java)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
ast (~> 2.0)
erubi (~> 1.4)
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
builder (3.2.4)
byebug (11.1.1)
cancancan (3.3.0)
Expand All @@ -108,7 +116,7 @@ GEM
chef-utils (16.4.41)
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
cucumber (7.1.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -215,13 +223,15 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
highline (2.0.3)
i18n (1.9.1)
html_tokenizer (0.0.7)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
i18n-tasks (0.9.37)
i18n-tasks (1.0.10)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
erubi
highline (>= 2.0.0)
i18n
Expand Down Expand Up @@ -267,7 +277,7 @@ GEM
kramdown (~> 2.0)
launchy (2.5.0)
addressable (~> 2.7)
loofah (2.14.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -285,7 +295,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
mini_mime (1.1.2)
mini_portile2 (2.7.1)
mini_portile2 (2.8.0)
minitest (5.15.0)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
Expand All @@ -304,12 +314,12 @@ GEM
netrc (0.11.0)
nio4r (2.5.8)
nio4r (2.5.8-java)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.1-java)
nokogiri (1.13.6-java)
racc (~> 1.4)
nokogiri (1.13.1-x86_64-linux)
nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4)
octokit (4.22.0)
faraday (>= 0.9)
Expand All @@ -318,7 +328,7 @@ GEM
parallel (1.21.0)
parallel_tests (3.7.3)
parallel
parser (3.1.0.0)
parser (3.1.2.0)
ast (~> 2.4.1)
phantomjs (2.1.1.0)
pry (0.13.1)
Expand Down Expand Up @@ -437,6 +447,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
smart_properties (1.17.0)
spoon (0.0.6)
ffi
sprockets (4.0.2)
Expand Down