Skip to content

Commit 582210f

Browse files
Bump poltergeist from 1.17.0 to 1.18.1
Bumps [poltergeist](https://github.com/teampoltergeist/poltergeist) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/teampoltergeist/poltergeist/releases) - [Changelog](https://github.com/teampoltergeist/poltergeist/blob/master/CHANGELOG.md) - [Commits](teampoltergeist/poltergeist@v1.17.0...v1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6a1d8c commit 582210f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@ GEM
7676
builder (3.2.3)
7777
byebug (10.0.2)
7878
cancancan (2.2.0)
79-
capybara (2.18.0)
79+
capybara (3.1.0)
8080
addressable
8181
mini_mime (>= 0.1.3)
82-
nokogiri (>= 1.3.3)
83-
rack (>= 1.0.0)
84-
rack-test (>= 0.5.4)
85-
xpath (>= 2.0, < 4.0)
82+
nokogiri (~> 1.8)
83+
rack (>= 1.6.0)
84+
rack-test (>= 0.6.3)
85+
xpath (~> 3.0)
8686
case_transform (0.2)
8787
activesupport
8888
climate_control (0.2.0)
@@ -186,8 +186,8 @@ GEM
186186
terrapin (~> 0.6.0)
187187
pg (0.21.0)
188188
phantomjs (2.1.1.0)
189-
poltergeist (1.17.0)
190-
capybara (~> 2.1)
189+
poltergeist (1.18.1)
190+
capybara (>= 2.1, < 4)
191191
cliver (~> 0.3.1)
192192
websocket-driver (>= 0.2.0)
193193
pry (0.11.3)

0 commit comments

Comments
 (0)