diff --git a/Gemfile.lock b/Gemfile.lock index 6d2640e..514ac64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM thor tilt minitest (5.16.3) - prettier_print (1.0.1) + prettier_print (1.0.2) rake (13.0.6) simplecov (0.21.2) docile (~> 1.1) @@ -23,8 +23,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - syntax_tree (4.0.1) - prettier_print (>= 1.0.1) + syntax_tree (4.0.2) + prettier_print (>= 1.0.2) temple (0.8.2) thor (1.2.1) tilt (2.0.11)