build(deps): bump the bundler group with 5 updates #968
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 5 updates:
7.1.3.4
7.2.0
1.3.3
1.3.4
3.0.1
3.0.2
1.26.1
1.26.2
3.3.4
3.3.5
Updates
activesupport
from 7.1.3.4 to 7.2.0Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
fb6c430
Preparing for 7.2.0 release41d50f4
Preparing for 7.2.0.rc1 release9fb8863
Merge pull request #52473 from r7kamura/securerandom-base360c3f838
Fixdelegate_missing_to allow_nil: true
when called with implict selfbf9c923
Polish the new deprecate_constant API docs91984d0
Improvements to deprecate_constant9b63450
Preparing for 7.2.0.beta3 release671e853
Merge pull request #52132 from skipkayhil/hm-rm-logger-predicates2d4061f
Merge pull request #52031 from matthewd/quieter-to_timee564f29
Merge pull request #52118 from Shopify/fix-code-generator-bloatUpdates
concurrent-ruby
from 1.3.3 to 1.3.4Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
044020f
Avoid requiring files of the gem in Rakefile to avoid redefined method warnings09bfcd0
Avoid require in Gemfile & Rakefile to avoid redefined constant warningsf131214
Avoid require in *.gemspec files to avoid redefined constant warnings13badd0
Update docs-source/signpost.md8fefd59
1.3.4e671fec
Check early that $CONCURRENT_JRUBY_HOME is set98d0f16
Fix the return value ofConcurrent.available_processor_count
when `cpu.cfs_...cbee215
Fix the doc ofConcurrent.available_processor_count
6f7c91a
AddConcurrent.cpu_shares
that is cgroups aware.cadc8de
Update comment for JRuby variant of processor_count to realityUpdates
mustermann
from 3.0.1 to 3.0.2Commits
48d72d1
Prepare for v3.0.2ca13b82
CI: tweak job nameae27c2c
CI: use the correct ENV 🤦♀️4d814fe
CI: install gems22b8be7
CI: avoid caching gems786f834
CI: sinatra 4.x require Ruby >= 2.792c4e6a
Test against prev, current and next Sinatra release015b05d
Use rfc2396 parser (#139)60d8d81
No need to build gems twice in the release workflowUpdates
parallel
from 1.26.1 to 1.26.2Commits
ab06d9e
v1.26.2fcae579
Revert "Revert "Merge pull request #348 from y-yagi/use_available_processor_c...Updates
rexml
from 3.3.4 to 3.3.5Release notes
Sourced from rexml's releases.
Changelog
Sourced from rexml's changelog.
Commits
21d90cb
Add 3.3.5 entry1892770
Fix calculation of Security.entity_expansion_text_limit in SAX/pull parsers (...e3f747f
Bump versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions