Bump savon from 2.15.0 to 2.15.1

Bumps [savon](https://github.com/savonrb/savon) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/savonrb/savon/releases)
- [Changelog](https://github.com/savonrb/savon/blob/main/CHANGELOG.md)
- [Commits](https://github.com/savonrb/savon/compare/v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: savon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-10 08:27:46 +00:00
committed by GitHub
parent 4382861cd5
commit 79f474ddbf
2 changed files with 16 additions and 14 deletions

View File

@@ -49,7 +49,7 @@ gem "rinku", "~> 2.0.6", require: "rails_rinku"
gem "ros-apartment", "~> 2.11.0", require: "apartment" # Remove ConnectionHandling monkey patch when upgrading
gem "sassc-embedded", "~> 1.70.1"
gem "sassc-rails", "~> 2.1.2"
gem "savon", "~> 2.15.0"
gem "savon", "~> 2.15.1"
gem "sitemap_generator", "~> 6.3.0"
gem "social-share-button", "~> 1.2.4"
gem "sprockets", "~> 4.2.1"

View File

@@ -105,7 +105,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bindex (0.8.1)
bing_translator (6.2.0)
json
@@ -221,9 +221,11 @@ GEM
railties (>= 5.0.0)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
ffi (1.17.0)
file_validators (3.0.0)
@@ -267,11 +269,11 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpi (4.0.1)
httpi (4.0.4)
base64
mutex_m
nkf
rack (>= 2.0, < 3.1)
rack (>= 2.0, < 4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37)
@@ -377,7 +379,7 @@ GEM
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nori (2.7.0)
nori (2.7.1)
bigdecimal
oauth (0.5.6)
oauth2 (2.0.9)
@@ -592,11 +594,11 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
savon (2.15.0)
savon (2.15.1)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (>= 2.4.5, < 5)
httpi (>= 4, < 5)
mail (~> 2.5)
nokogiri (>= 1.8.1)
nori (~> 2.4)
@@ -662,7 +664,7 @@ GEM
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.6.0)
uri (0.13.0)
uri (0.13.1)
uuidtools (2.2.0)
version_gem (1.1.3)
view_component (3.11.0)
@@ -671,9 +673,9 @@ GEM
method_source (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
wasabi (5.0.2)
wasabi (5.0.3)
addressable
faraday (~> 2.8)
faraday (>= 1.9, < 3)
nokogiri (>= 1.13.9)
web-console (4.2.1)
actionview (>= 6.0.0)
@@ -779,7 +781,7 @@ DEPENDENCIES
rvm1-capistrano3 (~> 1.4.0)
sassc-embedded (~> 1.70.1)
sassc-rails (~> 2.1.2)
savon (~> 2.15.0)
savon (~> 2.15.1)
selenium-webdriver (~> 4.25.0)
simplecov (~> 0.22.0)
simplecov-lcov (~> 0.8.0)