diff --git a/Gemfile.lock b/Gemfile.lock index 9adb135..67005fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) axiom-types (0.1.1) @@ -47,12 +47,12 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) ffi (1.15.5) - flay (2.13.0) + flay (2.13.1) erubi (~> 1.10) path_expander (~> 1.0) ruby_parser (~> 3.0) sexp_processor (~> 4.0) - flog (4.6.6) + flog (4.8.0) path_expander (~> 1.0) ruby_parser (~> 3.1, > 3.1.0) sexp_processor (~> 4.8) @@ -265,7 +265,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc path_expander (1.1.1) @@ -305,15 +305,16 @@ GEM rexml ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - ruby_parser (3.20.2) + ruby_parser (3.20.3) sexp_processor (~> 4.16) - rubycritic (4.8.1) + rubycritic (4.9.0) flay (~> 2.13) - flog (~> 4.6) + flog (~> 4.7) launchy (>= 2.5.2) parser (>= 3.2.2.1) rainbow (~> 3.1.1) reek (~> 6.0, < 7.0) + rexml ruby_parser (~> 3.20) simplecov (>= 0.22.0) tty-which (~> 0.5.0)