Commit 53f0aec44c8b0b93bcfc7c918baf465ea3157ca9
1 parent
a9b1763f
Exists in
colab
and in
4 other branches
poltergeist updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -58,7 +58,7 @@ GEM |
58 | 58 | capistrano-rvm (0.1.1) |
59 | 59 | capistrano (~> 3.0) |
60 | 60 | sshkit (~> 1.2) |
61 | - capybara (2.2.1) | |
61 | + capybara (2.3.0) | |
62 | 62 | mime-types (>= 1.16) |
63 | 63 | nokogiri (>= 1.3.3) |
64 | 64 | rack (>= 1.0.0) |
... | ... | @@ -159,7 +159,7 @@ GEM |
159 | 159 | mini_portile (= 0.6.0) |
160 | 160 | orm_adapter (0.5.0) |
161 | 161 | pg (0.17.1) |
162 | - poltergeist (1.5.0) | |
162 | + poltergeist (1.5.1) | |
163 | 163 | capybara (~> 2.1) |
164 | 164 | cliver (~> 0.3.1) |
165 | 165 | multi_json (~> 1.0) | ... | ... |