diff --git a/Gemfile.lock b/Gemfile.lock index 4e0e329d..d273f40e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM thor (>= 0.14.0) arel (7.1.4) ast (2.4.0) - backport (0.3.0) + backport (1.1.2) bcrypt (3.1.13) bson (4.5.0) builder (3.2.3) @@ -91,7 +91,6 @@ GEM interception (0.5) jaro_winkler (1.5.3) json (2.2.0) - kramdown (1.17.0) loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -117,7 +116,7 @@ GEM rack (>= 1.6.2, < 3) orm_adapter (0.5.0) parallel (1.17.0) - parser (2.6.3.0) + parser (2.6.4.1) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) @@ -197,11 +196,12 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - solargraph (0.31.3) - backport (~> 0.3) + solargraph (0.37.2) + backport (~> 1.1) + bundler (>= 1.17.2) htmlentities (~> 4.3, >= 4.3.4) jaro_winkler (~> 1.5) - kramdown (~> 1.16) + nokogiri (~> 1.9, >= 1.9.1) parser (~> 2.3) reverse_markdown (~> 1.0, >= 1.0.5) rubocop (~> 0.52)