From dc7cbadfc0f8896301b31f95d092a5bcbd8a02b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 1 Jul 2018 11:50:30 +0000 Subject: [PATCH 1/2] Bump selenium-webdriver from 3.11.0 to 3.13.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.11.0 to 3.13.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-3.11.0...selenium-3.13.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 320f89ddb..abef55f0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM i18n (>= 0.7) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.9.23) + ffi (1.9.25) figaro (1.1.1) thor (~> 0.14) flickraw (0.9.9) @@ -466,7 +466,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.11.0) + selenium-webdriver (3.13.0) childprocess (~> 0.5) rubyzip (~> 1.2) sexp_processor (4.11.0) From d2c81d6b293b8dc1048813d404a73d9695cfdb24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 1 Jul 2018 11:55:29 +0000 Subject: [PATCH 2/2] Bump newrelic_rpm from 5.0.0.342 to 5.2.0.345 Bumps [newrelic_rpm](https://github.com/newrelic/rpm) from 5.0.0.342 to 5.2.0.345. - [Release notes](https://github.com/newrelic/rpm/releases) - [Changelog](https://github.com/newrelic/rpm/blob/master/CHANGELOG.md) - [Commits](https://github.com/newrelic/rpm/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 320f89ddb..fea480032 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nenv (0.3.0) - newrelic_rpm (5.0.0.342) + newrelic_rpm (5.2.0.345) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) notiffany (0.1.1)