forked from bloomberg/cartodb
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the bundler group across 1 directory with 18 updates #1
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/bundler/bundler-93a8c37b79
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the bundler group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rake](https://github.com/ruby/rake) | `0.9.2.2` | `12.3.3` | | [oauth](https://github.com/oauth-xx/oauth-ruby) | `0.4.5` | `0.5.5` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.6.6.4` | `1.16.5` | | [addressable](https://github.com/sporkmonger/addressable) | `2.3.2` | `2.8.0` | | [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) | `0.11` | `0.16.2` | | [ruby-saml](https://github.com/saml-toolkits/ruby-saml) | `1.0.0` | `1.7.0` | | [gibbon](https://github.com/amro/gibbon) | `1.1.4` | `1.2.1` | | [redcarpet](https://github.com/vmg/redcarpet) | `3.3.3` | `3.5.1` | | [resque](https://github.com/resque/resque) | `1.25.2` | `1.27.4` | | [webrick](https://github.com/ruby/webrick) | `1.3.1` | `1.6.1` | | [ffi](https://github.com/ffi/ffi) | `1.9.10` | `1.16.3` | | [i18n](https://github.com/ruby-i18n/i18n) | `0.7.0` | `0.9.5` | | [mail](https://github.com/mikel/mail) | `2.5.4` | `2.5.5` | | [rubyzip](https://github.com/rubyzip/rubyzip) | `1.2.0` | `1.3.0` | | [tzinfo](https://github.com/tzinfo/tzinfo) | `0.3.46` | `0.3.62` | Updates `rake` from 0.9.2.2 to 12.3.3 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v0.9.2.2...v12.3.3) Updates `oauth` from 0.4.5 to 0.5.5 - [Release notes](https://github.com/oauth-xx/oauth-ruby/releases) - [Changelog](https://github.com/oauth-xx/oauth-ruby/blob/migrated/CHANGELOG.md) - [Commits](ruby-oauth/oauth@v0.4.5...v0.5.5) Updates `nokogiri` from 1.6.6.4 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.6.4...v1.16.5) Updates `addressable` from 2.3.2 to 2.8.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.3.2...addressable-2.8.0) Updates `net-ldap` from 0.11 to 0.16.2 - [Release notes](https://github.com/ruby-ldap/ruby-net-ldap/releases) - [Changelog](https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc) - [Commits](ruby-ldap/ruby-net-ldap@v0.11...v0.16.2) Updates `ruby-saml` from 1.0.0 to 1.7.0 - [Release notes](https://github.com/saml-toolkits/ruby-saml/releases) - [Changelog](https://github.com/SAML-Toolkits/ruby-saml/blob/master/CHANGELOG.md) - [Commits](SAML-Toolkits/ruby-saml@v1.0.0...v1.7.0) Updates `gibbon` from 1.1.4 to 1.2.1 - [Changelog](https://github.com/amro/gibbon/blob/v1.2.1/CHANGELOG.md) - [Commits](amro/gibbon@v1.1.4...v1.2.1) Updates `redcarpet` from 3.3.3 to 3.5.1 - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](vmg/redcarpet@v3.3.3...v3.5.1) Updates `resque` from 1.25.2 to 1.27.4 - [Release notes](https://github.com/resque/resque/releases) - [Changelog](https://github.com/resque/resque/blob/master/HISTORY.md) - [Commits](resque/resque@v1.25.2...v1.27.4) Updates `webrick` from 1.3.1 to 1.6.1 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/commits/v1.6.1) Updates `ffi` from 1.9.10 to 1.16.3 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@1.9.10...v1.16.3) Updates `httparty` from 0.13.7 to 0.22.0 - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.13.7...v0.22.0) Updates `i18n` from 0.7.0 to 0.9.5 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v0.7.0...v0.9.5) Updates `json` from 1.8.3 to 1.8.6 - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v1.8.3...v1.8.6) Updates `mail` from 2.5.4 to 2.5.5 - [Changelog](https://github.com/mikel/mail/blob/2.5.5/CHANGELOG.rdoc) - [Commits](mikel/mail@2.5.4...2.5.5) Updates `rack-protection` from 1.5.3 to 1.5.5 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/commits) Updates `rubyzip` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](rubyzip/rubyzip@v1.2.0...v1.3.0) Updates `tzinfo` from 0.3.46 to 0.3.62 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v0.3.46...v0.3.62) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production dependency-group: bundler - dependency-name: oauth dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: addressable dependency-type: direct:production dependency-group: bundler - dependency-name: net-ldap dependency-type: direct:production dependency-group: bundler - dependency-name: ruby-saml dependency-type: direct:production dependency-group: bundler - dependency-name: gibbon dependency-type: direct:production dependency-group: bundler - dependency-name: redcarpet dependency-type: direct:production dependency-group: bundler - dependency-name: resque dependency-type: direct:production dependency-group: bundler - dependency-name: webrick dependency-type: direct:development dependency-group: bundler - dependency-name: ffi dependency-type: indirect dependency-group: bundler - dependency-name: httparty dependency-type: indirect dependency-group: bundler - dependency-name: i18n dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-type: indirect dependency-group: bundler - dependency-name: mail dependency-type: indirect dependency-group: bundler - dependency-name: rack-protection dependency-type: indirect dependency-group: bundler - dependency-name: rubyzip dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 15 updates in the / directory:
0.9.2.212.3.30.4.50.5.51.6.6.41.16.52.3.22.8.00.110.16.21.0.01.7.01.1.41.2.13.3.33.5.11.25.21.27.41.3.11.6.11.9.101.16.30.7.00.9.52.5.42.5.51.2.01.3.00.3.460.3.62Updates
rakefrom 0.9.2.2 to 12.3.3Release notes
Sourced from rake's releases.
... (truncated)
Changelog
Sourced from rake's changelog.
... (truncated)
Commits
5c87c46Bump version to 12.3.3.5b8f8fcUse File.open explicitly.6497ba4Merge pull request #317 from ruby/ignore-gitignorebe62efbRemoved gitignore from gemspec files.1c22b49Merge pull request #309 from RDIL/patch-1496944aRemove deprecated travis ci option489c7d8Merge pull request #307 from ruby/azure-pipelines77eb6d8Only enabled macOS environment72ffa2euse realpath7744872Do not specify ruby version of macOSUpdates
oauthfrom 0.4.5 to 0.5.5Release notes
Sourced from oauth's releases.
Changelog
Sourced from oauth's changelog.
... (truncated)
Commits
d453ceeUpdate HISTORY9919f7fMerge pull request #153 from moneybird/master952cea5Update HISTORYb5d8055Merge pull request #155 from shotgunsoftware/master6385e03Merge pull request #171 from galois17/feature-add-examples048c121Merge pull request #170 from galois17/feature-update-history-0.5.5783e34dAdd another example7442595Update history for 0.5.5 release93602bcMerge pull request #168 from galois17/fix-ssl-noverify87064ceMerge branch 'fix-mocha-version' of github.com:galois17/oauth-ruby into fix-s...Updates
nokogirifrom 1.6.6.4 to 1.16.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
cd70bd3version bump to v1.16.5afc36dedep: update vendored libxml2 to v2.12.7 (#3191)41b4f08ci: add arm64-darwin coverage using macos-1467b9e86dep: update libxml2 to v2.12.717c0362version bump to v1.16.41c329e9dep: update to zlib 1.3.1 (v1.16.x) (#3175)edeac07dep: update to zlib 1.3.180fb608version bump to v1.16.3710bd96dep: update libxml 2.12.6 (branch v1.16.x) (#3151)461a96efix: Reader#read sets@encodingif it is unsetUpdates
addressablefrom 2.3.2 to 2.8.0Changelog
Sourced from addressable's changelog.
... (truncated)
Commits
6469a23Updating gemspec again2433638Merge branch 'main' of github.com:sporkmonger/addressable into maine9c76b8Merge pull request #378 from ashmaroli/flat-map56c5cf7Update the gemspecc1fed1cRequire a non-vulnerable rake0d8a312Adding note about ReDoS vulnerability89c7613Merge branch 'template-regexp' into maincf8884fNote about alias fixbb03f71Merge pull request #371 from charleystran/add_missing_encode_component_doc_entry6d1d809Adding note about :compacted normalizationUpdates
net-ldapfrom 0.11 to 0.16.2Release notes
Sourced from net-ldap's releases.
Changelog
Sourced from net-ldap's changelog.
... (truncated)
Commits
ffdfb54Release 0.16.2a199360Merge pull request #335 from ruby-ldap/release-0.16.2d9c44d4Update changelog8935eedMerge pull request #334 from vroldanbet/ldap-open-connection-bugc7d7d15Merge branch 'master' of https://github.com/ruby-ldap/ruby-net-ldap into ldap...585ec7aMerge pull request #333 from vroldanbet/fix-ci-builddc99286bump gem version, assuming semver92be710Revert "Revert "caches bind result", to see if failing in CI"ab18e5bthe test environment expects a valid DNS as username3455b30Revert "caches bind result", to see if failing in CIUpdates
ruby-samlfrom 1.0.0 to 1.7.0Release notes
Sourced from ruby-saml's releases.
... (truncated)
Changelog
Sourced from ruby-saml's changelog.
... (truncated)
Commits
082249eRelease 1.7.0048a544Fix vulnerability CVE-2017-11428. Process text of nodes properly, ignoring co...414d144Release 1.6.1259af92Fix #428 IdPMetadataParser had a bug when parsing certificates8bca922Merge pull request #426 from tily/fix/ensure_rails_responds_to_logger53cae02ensure Rails responds to logger459a53cFix #424 Ruby 2.3.X and 2.4.X now listed as supported versions.c80e5b9Add new ruby versions to travis #424851ce2dFix changlog format5bb3a73Release 1.6.0Updates
gibbonfrom 1.1.4 to 1.2.1Changelog
Sourced from gibbon's changelog.
Commits
fd67129fix changelog release dateb2bd16dfix lack of newline causing parse error when streaming from export APIb06515bupdate changelogbb294c9Merge pull request #123 from dantethegrey/masterad02cd1Bump to v1.2.0f395495Expand args for send at ApiCategory#sendbe224d5update copyright year2086e22clean up notes at top of README6e171f8Merge pull request #120 from fsluis/masterb8cf251Gibbon/version import errorUpdates
redcarpetfrom 3.3.3 to 3.5.1Release notes
Sourced from redcarpet's releases.
... (truncated)
Changelog
Sourced from redcarpet's changelog.
... (truncated)
Commits
a699c82Fix a security issue using:quotewith:escape_html6270d6bRedcarpet v3.5.094f6e27Tiny follow-up to #6633100f65Merge pull request #663 from maschwenk/dont-mutate-optionsfc52d9cAdd regression test03e7997Don't mutated passed options92a7b3aFix a segfault with StripDown and the:quoteoption7352162Merge pull request #649 from rbalint/mastere23383eMerge pull request #650 from kolen/fix-warning-options-not-initialized6b86656Fix "instance variable@optionsnot initialized" warningUpdates
resquefrom 1.25.2 to 1.27.4Changelog
Sourced from resque's changelog.
... (truncated)
Commits
f98cf43Release v1.27.45aa672cMerge pull request #1558 from jakewilkins/resque-web-remove-failure7735cb3add fix to HISTORY.md8ebcad2use remove_from_failed_queue to remove multi queue failuresc70a023Update version to 1.27.369ae64cMerge pull request #1545 from chrisccerami/resque_inline_skating8a94e8cMerge pull request #1556 from chrisccerami/update_readme_mailing_list625c8d8Remove outdated mailing list info from README30681eaClarify the need for DataStore#redis_time_available?7a52087Resque.inline should prevent hitting RedisUpdates
webrickfrom 1.3.1 to 1.6.1Release notes
Sourced from webrick's releases.