From 641421959e070f0cf7add5d0f6a81f2fb67b59b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Sep 2018 17:15:34 +0000 Subject: [PATCH] Bump savon from 2.11.2 to 2.12.0 Bumps [savon](https://github.com/savonrb/savon) from 2.11.2 to 2.12.0. - [Release notes](https://github.com/savonrb/savon/releases) - [Changelog](https://github.com/savonrb/savon/blob/master/CHANGELOG.md) - [Commits](https://github.com/savonrb/savon/compare/v2.11.2...v2.12.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 44b4cfe1b..c6c0d1064 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ gem 'responders', '~> 2.4.0' gem 'rinku', '~> 2.0.2', require: 'rails_rinku' gem 'rollbar', '~> 2.15.5' gem 'sass-rails', '~> 5.0', '>= 5.0.4' -gem 'savon', '~> 2.11.1' +gem 'savon', '~> 2.12.0' gem 'sitemap_generator', '~> 6.0.1' gem 'social-share-button', '~> 1.1' gem 'sprockets', '~> 3.7.2' diff --git a/Gemfile.lock b/Gemfile.lock index 50c371d4f..a15edadfe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM hashie (3.5.7) highline (1.7.10) htmlentities (4.3.4) - httpi (2.4.2) + httpi (2.4.4) rack socksify i18n (0.9.5) @@ -410,12 +410,12 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - savon (2.11.2) + savon (2.12.0) akami (~> 1.2) builder (>= 2.1.2) gyoku (~> 1.2) httpi (~> 2.3) - nokogiri (>= 1.4.0) + nokogiri (>= 1.8.1) nori (~> 2.4) wasabi (~> 3.4) scss_lint (0.55.0) @@ -566,7 +566,7 @@ DEPENDENCIES rubocop-rspec (~> 1.24.0) rvm1-capistrano3 (~> 1.4.0) sass-rails (~> 5.0, >= 5.0.4) - savon (~> 2.11.1) + savon (~> 2.12.0) scss_lint (~> 0.55.0) selenium-webdriver (~> 3.10) sitemap_generator (~> 6.0.1)