Merge pull request #5414 from consuldemocracy/dependabot/bundler/savon-2.15.0

Bump savon from 2.14.0 to 2.15.0
This commit is contained in:
Javi Martín
2024-03-27 16:32:26 +01:00
committed by GitHub
2 changed files with 20 additions and 15 deletions

View File

@@ -51,7 +51,7 @@ gem "responders", "~> 3.1.1"
gem "rinku", "~> 2.0.6", require: "rails_rinku"
gem "ros-apartment", "~> 2.11.0", require: "apartment"
gem "sassc-rails", "~> 2.1.2"
gem "savon", "~> 2.14.0"
gem "savon", "~> 2.15.0"
gem "sitemap_generator", "~> 6.3.0"
gem "social-share-button", "~> 1.2.4"
gem "sprockets", "~> 4.2.1"

View File

@@ -82,7 +82,8 @@ GEM
rbtree3 (~> 0.6)
airbrussh (1.5.1)
sshkit (>= 1.6.1, != 1.7.0)
akami (1.3.1)
akami (1.3.3)
base64
gyoku (>= 0.4.0)
nokogiri
ancestry (4.3.3)
@@ -106,6 +107,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.7)
bindex (0.8.1)
bing_translator (6.2.0)
json
@@ -269,9 +271,11 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpi (2.5.0)
rack
socksify
httpi (4.0.1)
base64
mutex_m
nkf
rack (>= 2.0, < 3.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37)
@@ -370,14 +374,16 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.1)
nio4r (2.7.0)
nkf (0.2.0)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nori (2.6.0)
nori (2.7.0)
bigdecimal
oauth (0.5.6)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
@@ -586,15 +592,15 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
savon (2.14.0)
savon (2.15.0)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (>= 2.4.5)
httpi (>= 2.4.5, < 5)
mail (~> 2.5)
nokogiri (>= 1.8.1)
nori (~> 2.4)
wasabi (~> 3.4)
wasabi (>= 3.7, < 6)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
@@ -619,7 +625,6 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
social-share-button (1.2.4)
coffee-rails
socksify (1.7.1)
spring (4.1.3)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
@@ -669,10 +674,10 @@ GEM
method_source (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
wasabi (3.7.0)
wasabi (5.0.2)
addressable
httpi (~> 2.0)
nokogiri (>= 1.4.2)
faraday (~> 2.8)
nokogiri (>= 1.13.9)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
@@ -780,7 +785,7 @@ DEPENDENCIES
rubocop-rspec (~> 2.27.0)
rvm1-capistrano3 (~> 1.4.0)
sassc-rails (~> 2.1.2)
savon (~> 2.14.0)
savon (~> 2.15.0)
scss_lint (~> 0.60.0)
selenium-webdriver (~> 4.16.0)
simplecov (~> 0.22.0)