diff --git a/Gemfile.lock b/Gemfile.lock index d8a0923..73527d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) backports (3.21.0) builder (3.2.4) @@ -33,7 +35,8 @@ GEM ffi (1.15.4) formatador (0.3.0) gemcutter (0.7.1) - git (1.9.1) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) guard (2.18.0) formatador (>= 0.2.4) @@ -88,6 +91,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) + public_suffix (5.0.1) racc (1.5.2) rack (1.4.7) rails-deprecated_sanitizer (1.0.4)