diff --git a/Gemfile.lock b/Gemfile.lock index 2352b64..29b158e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) asciidoctor (1.5.6.1) ast (2.4.1) @@ -59,7 +59,8 @@ GEM font-awesome-sass (4.7.0) sass (>= 3.2) formatador (0.2.5) - git (1.7.0) + git (1.13.1) + addressable (~> 2.8) rchardet (~> 1.8) guard (2.16.2) formatador (>= 0.2.4)