diff --git a/Gemfile.lock b/Gemfile.lock index 1a1d30a..a8a4dd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4) diff --git a/vendor/cache/thor-1.3.2.gem b/vendor/cache/thor-1.3.2.gem deleted file mode 100644 index aa6cf80..0000000 Binary files a/vendor/cache/thor-1.3.2.gem and /dev/null differ diff --git a/vendor/cache/thor-1.4.0.gem b/vendor/cache/thor-1.4.0.gem new file mode 100644 index 0000000..f72f098 Binary files /dev/null and b/vendor/cache/thor-1.4.0.gem differ