diff --git a/Gemfile.lock b/Gemfile.lock index 25c1bac..07030ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,8 @@ GEM tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - bourbon (6.0.0) - thor (~> 0.19) + bourbon (7.0.0) + thor (~> 1.0) coderay (1.1.2) colorator (1.1.0) concurrent-ruby (1.1.5) @@ -131,7 +131,7 @@ GEM rack (> 1, < 3) svg_optimizer (0.2.5) nokogiri - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) titlecase (0.1.1) tzinfo (1.2.5)