Gemfile.lock in smart_todo-1.7.0 vs Gemfile.lock in smart_todo-1.8.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - smart_todo (1.7.0) + smart_todo (1.8.0) prism (~> 0.15) GEM remote: https://rubygems.org/ specs: @@ -11,39 +11,41 @@ public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) crack (0.4.5) rexml hashdiff (1.0.1) - json (2.6.3) + json (2.7.1) + language_server-protocol (3.17.0.3) minitest (5.14.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc prism (0.17.0) public_suffix (4.0.6) - racc (1.7.0) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.1) - rexml (3.2.5) - rubocop (1.52.1) + regexp_parser (2.9.0) + rexml (3.2.6) + rubocop (1.62.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-shopify (2.14.0) rubocop (~> 1.51) ruby-progressbar (1.13.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) webmock (3.11.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -57,6 +59,6 @@ rubocop-shopify smart_todo! webmock BUNDLED WITH - 2.2.25 + 2.5.7