diff --git a/Gemfile.lock b/Gemfile.lock index bc2ea2f..6cb3945 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,21 @@ GEM remote: https://rubygems.org/ specs: - image_size (3.3.0) + image_size (3.4.0) pastel (0.8.0) tty-color (~> 0.5) rake (13.2.1) - review (5.8.0) + review (5.9.0) image_size rexml rouge rubyzip tty-logger - rexml (3.2.5) - rouge (4.1.2) + rexml (3.3.1) + strscan + rouge (4.3.0) rubyzip (2.3.2) + strscan (1.0.3) tty-color (0.6.0) tty-logger (0.6.0) pastel (~> 0.8)