Bump savon from 2.13.0 to 2.14.0
Bumps [savon](https://github.com/savonrb/savon) from 2.13.0 to 2.14.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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: savon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
d8953cef6e
commit
1037428474
20
Gemfile.lock
20
Gemfile.lock
@@ -168,6 +168,7 @@ GEM
|
||||
crass (1.0.6)
|
||||
daemons (1.4.1)
|
||||
dalli (3.2.5)
|
||||
date (3.3.3)
|
||||
delayed_job (4.1.10)
|
||||
activesupport (>= 3.0, < 8.0)
|
||||
delayed_job_active_record (4.1.7)
|
||||
@@ -320,8 +321,11 @@ GEM
|
||||
loofah (2.21.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
mail (2.7.1)
|
||||
mail (2.8.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
net-imap
|
||||
net-pop
|
||||
net-smtp
|
||||
marcel (1.0.2)
|
||||
matrix (0.4.2)
|
||||
mdl (0.12.0)
|
||||
@@ -345,8 +349,17 @@ GEM
|
||||
chef-utils
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
net-imap (0.3.7)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
net-protocol
|
||||
net-protocol (0.2.1)
|
||||
timeout
|
||||
net-scp (4.0.0)
|
||||
net-ssh (>= 2.6.5, < 8.0.0)
|
||||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
net-ssh (7.2.0)
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.15.4)
|
||||
@@ -546,7 +559,7 @@ GEM
|
||||
sprockets (> 3.0)
|
||||
sprockets-rails
|
||||
tilt
|
||||
savon (2.13.0)
|
||||
savon (2.14.0)
|
||||
akami (~> 1.2)
|
||||
builder (>= 2.1.2)
|
||||
gyoku (~> 1.2)
|
||||
@@ -601,6 +614,7 @@ GEM
|
||||
thor (1.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
timeout (0.4.0)
|
||||
tomlrb (2.0.3)
|
||||
turbolinks (5.2.1)
|
||||
turbolinks-source (~> 5.2)
|
||||
@@ -732,7 +746,7 @@ DEPENDENCIES
|
||||
rubocop-rspec (~> 2.4.0)
|
||||
rvm1-capistrano3 (~> 1.4.0)
|
||||
sassc-rails (~> 2.1.2)
|
||||
savon (~> 2.13.0)
|
||||
savon (~> 2.14.0)
|
||||
scss_lint (~> 0.60.0)
|
||||
selenium-webdriver (~> 4.11.0)
|
||||
simplecov (~> 0.21.2)
|
||||
|
||||
Reference in New Issue
Block a user