diff --git a/Gemfile.lock b/Gemfile.lock index e2b5aab..a5585a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,8 +48,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) autoprefixer-rails (9.4.8) execjs @@ -162,7 +162,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.6) - mini_mime (1.0.1) + mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.1) multi_json (1.13.1) @@ -187,8 +187,8 @@ GEM terrapin (~> 0.6.0) pg (1.1.2) phantomjs (2.1.1.0) - poltergeist (1.17.0) - capybara (~> 2.1) + poltergeist (1.18.1) + capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) postmark (1.21.1) @@ -201,7 +201,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.2) + public_suffix (4.0.6) puma (3.12.6) racc (1.5.2) rack (2.2.3) @@ -309,10 +309,10 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - websocket-driver (0.7.0) + websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) - xpath (3.0.0) + websocket-extensions (0.1.5) + xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS