Bump the bundler group across 1 directory with 11 updates #1
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.
Updates the requirements on rake, actionpack, sinatra, rspec, rspec-rails, pry, tzinfo, i18n, rack, rack-protection and rdoc to permit the latest version.
Updates
rake
from 10.1.0 to 12.3.3Release notes
Sourced from rake's releases.
Changelog
Sourced from rake's changelog.
... (truncated)
Commits
5c87c46
Bump version to 12.3.3.5b8f8fc
Use File.open explicitly.6497ba4
Merge pull request #317 from ruby/ignore-gitignorebe62efb
Removed gitignore from gemspec files.1c22b49
Merge pull request #309 from RDIL/patch-1496944a
Remove deprecated travis ci option489c7d8
Merge pull request #307 from ruby/azure-pipelines77eb6d8
Only enabled macOS environment72ffa2e
use realpath7744872
Do not specify ruby version of macOSUpdates
actionpack
from 3.2.13 to 8.0.0Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
dd8f718
Preparing for 8.0.0 releasebd0b808
Merge pull request #53527 from ghiculescu/error-handle-redirect-to6c84b11
Fix typos [ci-skip]6283314
Preparing for 8.0.0.rc2 release71602c6
CHANGELOG sync118fbd5
Merge pull request #53453 from rails/rm-fix-double-colon-routesf0a6440
Merge pull request #53471 from matthewd/rack-2-parsing97c97e3
Merge pull request #53426 from jhawthorn/security_forward_ports251335d
Merge pull request #53414 from mthadley/fix-codeblock-action-controller-param...1da7708
Merge pull request #53412 from mthadley/patch-1Updates
sinatra
from 1.4.5 to 4.1.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
73f3291
4.1.0 release (#2063)cd3e00d
AddHostAuthorization
rack-protection middleware (#2053)8c4cd0b
Return an instance ofSinatra::IndifferentHash
when calling#except
(#2044)3c888f7
AddressURI
depreciation (#2060)0d33ef8
CI: don't test falcon on Ruby 2.74a55850
Remove WEBrick955682e
CI: unsetRUBYOPT
for JRuby jobs2d0b347
Support Zeitwerk 2.7.0+ (#2050)6569ff8
Revert "CI: document theconsole
gem issue"77df658
CI: document theconsole
gem issueUpdates
rspec
from 3.1.0 to 3.9.0Commits
be53c57
Version 3.9.0cd5ad45
Merge pull request #33 from orien/project-metadatab3fa23d
Release 3.8.0.ab3c913
Merge pull request #24 from LewisVo/patch-1ea13175
Fix a weird problem with readme149aac2
Merge pull request #23 from Davidslv/patch-1d3c155f
Update README.md6a96d5e
Bump version to 3.8.pref77250c
Releases 3.7.0dcb407a
Bump version to 3.7.0.preUpdates
rspec-rails
from 3.1.0 to 3.9.1Changelog
Sourced from rspec-rails's changelog.
... (truncated)
Commits
7473234
Verson 3.9.134a044c
Changelog for #2117f7a1d30
add missing require to have_enqueued_mail (#2117)c3beb81
Upgrade yard to 0.9.24, CVE and Ruby 2.7 compatiblee23efd0
Merge pull request #2260 from rspec/fix-rack-warning1c6273d
Avoid breaking cucumber task when new bundler update gets oute1a5008
Merge pull request #2140 from mvz/update-aruba5476855
Update links to other matchers4625127
Fix uninstall of newer bundler for old rails6191d45
Stop bundler 2 being installed on newer rubyUpdates
pry
from 0.9.12.2 to 0.15.0Release notes
Sourced from pry's releases.
... (truncated)
Changelog
Sourced from pry's changelog.
... (truncated)
Commits
52d1489
Merge pull request #2330 from andrehjr/prep-for-v0.15.0cd0eeec
Prep for v0.15.09ba4b32
Update CHANGELOG.mda07eced
Merge pull request #2327 from andrehjr/allow-pry-no-multiline-config0b01b5c
Add --no-multiline options to disable multiline with Relinec0639ae
Merge pull request #2329 from andrehjr/fallback-to-method-source-for-older-prismfe8e985
Fallback to Pry::Code.complete_expression? when prism is not available2615de7
Merge pull request #2326 from andrehjr/remove-deprecated-exception-whitelista92f8fa
Update changelog4214909
Remove deprecated 'exception_whitelist' config.Updates
tzinfo
from 1.0.0 to 2.0.6Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.
... (truncated)
Commits
d5893c9
Fix formatting.5561942
Preparing v2.0.6.ec27c09
Add v1.2.11 from the 1.2 branch.d77da3f
Update copyright years.eac33df
Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0.19f984c
Add Ruby 3.2 and JRuby 9.4.e9fe818
Update the dependency on actions/checkout.f76bc7f
Fix include issues with tests on Ruby 3.2.8a781cf
Revert "Workaround for 'Permission denied - NUL' errors with JRuby on Windows."d9b289e
Preparing v2.0.5.Updates
sinatra
from 1.4.5 to 4.1.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
73f3291
4.1.0 release (#2063)cd3e00d
AddHostAuthorization
rack-protection middleware (#2053)8c4cd0b
Return an instance ofSinatra::IndifferentHash
when calling#except
(#2044)3c888f7
AddressURI
depreciation (#2060)0d33ef8
CI: don't test falcon on Ruby 2.74a55850
Remove WEBrick955682e
CI: unsetRUBYOPT
for JRuby jobs2d0b347
Support Zeitwerk 2.7.0+ (#2050)6569ff8
Revert "CI: document theconsole
gem issue"77df658
CI: document theconsole
gem issueUpdates
tzinfo
from 1.0.0 to 2.0.6Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.
... (truncated)
Commits
d5893c9
Fix formatting.5561942
Preparing v2.0.6.ec27c09
Add v1.2.11 from the 1.2 branch.d77da3f
Update copyright years.eac33df
Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0.19f984c
Add Ruby 3.2 and JRuby 9.4.e9fe818
Update the dependency on actions/checkout.f76bc7f
Fix include issues with tests on Ruby 3.2.8a781cf
Revert "Workaround for 'Permission denied - NUL' errors with JRuby on Windows."d9b289e
Preparing v2.0.5.Updates
i18n
from 0.6.1 to 1.14.6Release notes
Sourced from i18n's releases.