diff --git a/Gemfile.lock b/Gemfile.lock index 6bff8ee227..f848d9dfc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,8 +141,8 @@ GEM activerecord (>= 3.2, < 5) acts_as_list (0.2.0) activerecord (>= 3.0) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) andand (1.3.3) angular-rails-templates (0.3.0) railties (>= 3.1) @@ -739,7 +739,7 @@ GEM nokogiri (~> 1.6) rubyzip (~> 1.0) selenium-webdriver (~> 3.0) - webmock (3.6.2) + webmock (3.7.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)