Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump savon from 2.13.1 to 2.15.0 #3229

Open
wants to merge 1 commit into
base: v3.13.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ gem 'request_store'
gem 'sanitized_data', git: 'https://github.com/HSSC/sanitized_data.git'
gem 'rubyzip', '>= 1.2.1'
gem 'sassc-rails'
gem 'savon', '~> 2.13.0'
gem 'savon', '~> 2.15.0'
gem 'slack-notifier'
gem 'sprockets', '~> 4.2'
gem 'twitter-typeahead-rails' # Bootstrap 4 purge
Expand Down
59 changes: 40 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ GEM
afm (0.2.2)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
akami (1.3.1)
akami (1.3.3)
base64
gyoku (>= 0.4.0)
nokogiri
arel (9.0.0)
Expand All @@ -134,6 +135,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
base64 (0.2.0)
bcrypt (3.1.16)
bcrypt_pbkdf (1.1.0)
bluecloth (2.2.0)
Expand Down Expand Up @@ -206,6 +208,7 @@ GEM
addressable
curb (0.9.11)
daemons (1.3.1)
date (3.3.4)
deep_cloneable (3.2.0)
activerecord (>= 3.1.0, < 8)
delayed_job (4.1.11)
Expand Down Expand Up @@ -263,6 +266,10 @@ GEM
railties (>= 5.0.0)
faker (3.0.0)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
font-awesome-sass (5.15.1)
sassc (>= 1.11)
Expand Down Expand Up @@ -298,9 +305,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.0)
base64
mutex_m
nkf
rack (>= 2.0, < 3.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-js (3.9.2)
Expand Down Expand Up @@ -328,8 +337,11 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.4.1)
Expand All @@ -338,8 +350,8 @@ GEM
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.17.0)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
Expand All @@ -351,13 +363,21 @@ GEM
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.0.2)
mustermann (>= 1.0.0)
mutex_m (0.2.0)
mysql2 (0.5.4)
nested_form (0.3.2)
nested_form_fields (0.8.4)
coffee-rails (>= 3.2.1)
jquery-rails
rails (>= 3.2.0)
net-http (0.4.1)
uri
net-imap (0.4.10)
date
net-protocol
net-ldap (0.17.1)
net-pop (0.1.2)
net-protocol
net-protocol (0.1.3)
timeout
net-scp (1.2.1)
Expand All @@ -368,6 +388,7 @@ GEM
netrc (0.11.0)
newrelic_rpm (8.15.0)
nio4r (2.5.8)
nkf (0.2.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -425,11 +446,11 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
public_suffix (5.0.4)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.4)
racc (1.7.3)
rack (2.2.8)
rack-accept (0.4.5)
rack (>= 0.4)
rack-mini-profiler (3.0.0)
Expand Down Expand Up @@ -482,7 +503,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
Expand Down Expand Up @@ -529,15 +550,15 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
savon (2.13.1)
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)
selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -560,7 +581,6 @@ GEM
site_prism-all_there (0.3.2)
sixarm_ruby_unaccent (1.2.0)
slack-notifier (2.4.0)
socksify (1.7.1)
spring (4.1.0)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
Expand Down Expand Up @@ -599,12 +619,13 @@ GEM
unf_ext
unf_ext (0.0.7.6)
uniform_notifier (1.16.0)
uri (0.13.0)
warden (1.2.9)
rack (>= 2.0.9)
wasabi (3.7.0)
wasabi (5.0.1)
addressable
httpi (~> 2.0)
nokogiri (>= 1.4.2)
faraday (~> 2.8)
nokogiri (>= 1.13.9)
wash_out (0.12.0)
nori (>= 2.0.0)
webdrivers (5.2.0)
Expand Down Expand Up @@ -740,7 +761,7 @@ DEPENDENCIES
rubyzip (>= 1.2.1)
sanitized_data!
sassc-rails
savon (~> 2.13.0)
savon (~> 2.15.0)
shoulda-callback-matchers
shoulda-matchers
simplecov
Expand Down