Skip to content

Commit

Permalink
Bump poltergeist from 1.17.0 to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 18, 2020
1 parent f3fc474 commit 8b6313e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
multi_json (1.13.1)
Expand All @@ -186,8 +186,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)
Expand All @@ -200,7 +200,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.5)
puma (3.12.4)
rack (2.2.2)
rack-cors (1.0.5)
Expand Down Expand Up @@ -307,10 +307,10 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.7.0)
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.0.0)
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
Expand Down

0 comments on commit 8b6313e

Please sign in to comment.