diff --git a/Gemfile.lock b/Gemfile.lock index 06979425..6708fa1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,13 +255,14 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) - haml (5.2.1) - temple (>= 0.8.0) + haml (6.1.2) + temple (>= 0.8.2) + thor tilt haml-lint (0.999.999) haml_lint - haml_lint (0.37.1) - haml (>= 4.0, < 5.3) + haml_lint (0.45.0) + haml (>= 4.0, < 6.2) parallel (~> 1.10) rainbow rubocop (>= 0.50.0) @@ -364,9 +365,10 @@ GEM paper_trail (12.0.0) activerecord (>= 5.2) request_store (~> 1.1) - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.23.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pdf-core (0.9.0) pg (0.21.0) prawn (2.4.0) @@ -434,12 +436,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) rb-readline (0.5.5) rbtree3 (0.6.0) rdoc (6.3.2) - regexp_parser (2.1.1) + regexp_parser (2.8.1) request_profiler (0.0.4) ruby-prof request_store (1.5.0) @@ -447,7 +449,7 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rexml (3.2.5) + rexml (3.2.6) rqrcode (2.0.0) chunky_png (~> 1.0) rqrcode_core (~> 1.0) @@ -455,17 +457,17 @@ GEM rswag-ui (2.4.0) actionpack (>= 3.1, < 7.0) railties (>= 3.1, < 7.0) - rubocop (1.18.3) + rubocop (1.28.2) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.7.0, < 2.0) + rubocop-ast (>= 1.17.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.7.0) - parser (>= 3.0.1.1) + rubocop-ast (1.17.0) + parser (>= 3.1.1.0) rubocop-checkstyle_formatter (0.4.0) rubocop (>= 0.35.1) rubocop-minitest (0.14.0) @@ -480,7 +482,7 @@ GEM ruby-graphviz (1.2.5) rexml ruby-prof (1.4.3) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby-saml (1.12.2) nokogiri (>= 1.10.5) rexml @@ -526,10 +528,10 @@ GEM sprockets (>= 3.0.0) swagger-blocks (3.0.0) sysexits (1.2.0) - temple (0.8.2) + temple (0.10.2) thor (1.2.1) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.2.0) timeliness (0.4.4) ttfunk (1.7.0) turbolinks (5.2.1) @@ -542,7 +544,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.1) - unicode-display_width (2.0.0) + unicode-display_width (2.4.2) unicode_utils (1.4.0) uniform_notifier (1.14.2) validates_by_schema (0.4.0)