diff --git a/Gemfile.lock b/Gemfile.lock index aae5a9b..1eb4061 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM unf (>= 0.0.5, < 1.0.0) http-cookie (1.0.3) domain_name (~> 0.5) - json (2.1.0) + json (2.4.1) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) @@ -21,7 +21,7 @@ GEM public_suffix (3.0.3) rainbow (2.2.2) rake - rake (12.3.1) + rake (12.3.3) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -45,7 +45,8 @@ PLATFORMS DEPENDENCIES addressable (~> 2.5.2) byebug - json (~> 2.1.0) + json (~> 2.4.0) + rake (>= 12.3.3) rest-client rubocop (~> 0.51.0)