Bump the bundler group across 1 directory with 16 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.
Bumps the bundler group with 11 updates in the / directory:
0.7.40.21.00.8.31.4.30.4.40.5.51.2.64.0.01.2.22.4.00.7.5.pre0.9.21.7.01.10.13.0.103.0.202.3.02.5.51.2.21.2.40.8.712.3.3Updates
httpartyfrom 0.7.4 to 0.21.0Changelog
Sourced from httparty's changelog.
... (truncated)
Commits
e731057Update versiona2038f2Add security notice in changelog455c222Ignore asdf tool-versionscdb45a6Merge pull request from GHSA-5pq7-52mg-hr42243a215Merge pull request #769 from carlosantoniodasilva/ca-mini-mimea577acaMerge pull request #773 from petergoldstein/feature/add_ruby_3_2_to_ci7bb1f94Adds Ruby 3.2 to the CI matrix. Updates checkout action version.31d3d9dMerge pull request #771 from mishina2228/update-ci-status-badge7737a77Update CI status badge051c181escape filename in the multipart/form-data Content-Disposition headerUpdates
yajl-rubyfrom 0.8.3 to 1.4.3Changelog
Sourced from yajl-ruby's changelog.
Commits
Updates
oauthfrom 0.4.4 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
sinatrafrom 1.2.6 to 4.0.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
b626e2d4.0.0 release (#1996)e56f657Require Ruby 2.7.8 as minimum Ruby version (#1993)9993829CI: remove rack monkey patches09f1c2bCI:rdiscount2.2.7.3 resolved the TruffleRuby issuec43e097CI: use the released version ofchildprocess739eaa0CI: no need to setRUBY_ENGINEd872057CI: no need to setEncoding.default_external9c14764RemoveRack::Protection::EncryptedCookie(#1989)667056cCI: allow ruby-head to fail393bb7cAvoid using deprecatedRack::Response#headerUpdates
tiltfrom 1.2.2 to 2.4.0Changelog
Sourced from tilt's changelog.
... (truncated)
Commits
a237d86Bump version to 2.4.0a40719dAdd nocov markings around old commonmarker template1ec1695Adjust CI gemfile to fix issues646bd8bFix ScssTemplate#sass_options when using sass-embedded9f47973Make SassTemplate ignore unsupported options when using sass-embeddedac9640cDon't test Maruku in CI on JRuby 9.2adc1ba3Simplify prawn test checking now that checked_describe can take multiple argu...e6f8b7fRemove modification of string literals in testsb008ed8Deprecate erubis, wikicloth, and maruku templates as they require modifying s...b803c18Make etanni template work with frozen string literalsUpdates
faradayfrom 0.7.5.pre to 0.9.2Release notes
Sourced from faraday's releases.
... (truncated)
Changelog
Sourced from faraday's changelog.
Commits
Updates
tinderfrom 1.7.0 to 1.10.1Changelog
Sourced from tinder's changelog.
... (truncated)
Commits
4595c4dPrep for release 1.10.1bf2c1aeMerge pull request #72 from vigetlabs/relax-hashie-dep411b22eRelax hashie version requirementsfb5884dPrep for release 1.10.09c47470Merge pull request #71 from jamesmeador/masterf2c5764Travis changes to make builds pass; less-restrictive mime-types dependencya27a520Update to 1.9.5: Bump Faraday to 0.9.0; Remove deprecated rspec :should messagese7f398eRemove jruby18mode from travise54cac6Upgrade mime-types gem dependency to 2.2afbb294Update READMEUpdates
activeresourcefrom 3.0.10 to 3.0.20Commits
Updates
mailfrom 2.3.0 to 2.5.5Changelog
Sourced from mail's changelog.
... (truncated)
Commits
97a85482.5.5 release63fb41bAlways use an SSL context. [Fixes #548]f84b84dSpecs: fix missing should_receive from f60ccc660434d445b78e8281833c99048a00de20f60ccc6Fix Mail::Exim, forgotten in 4875bc2b527067dGemfile: no rdoc 5 on Ruby 1.9.2396d39fClamp down allowed gem versions depending on Ruby version supportedb9cee02Specs: fix expect-style that wasn't backported to old should-styleb5a2884Backport fixes for specs on Ruby 1.9.3+6110413Fix tested Ruby versions in READMEddc85eduse latest ruby version in CIUpdates
thinfrom 1.2.2 to 1.2.4Changelog
Sourced from thin's changelog.
Commits
f52228fFix syntax error in rails adapter, oye! Bump version number to 1.2.44ad001cMake cross compiling to win32 work under OS X, w00t!9d4f025Replace custom extension tasks w/ rake-compiler04114f6Add changelog for last merge.d25ad7dlib/thin should expect lib/ to already be in the $LOAD_PATH. scripts requirin...f640ea6Never require 'rubygems' in lib/e9f8c54For thin executable, require 'thin' that is in the $LOAD_PATH9f391edOoops forgot closing parent...932d33eFix test for rack based Rails in adapter under Ruby >= 1.8.7 [fix content type for convore github/github-services#109 state:reso...7bd0279Fix Remote address spoofing vulnerability in Connection#remote_address [Alexe...Updates
rakefrom 0.8.7 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
activesupportfrom 3.0.10 to 3.0.20Commits
b875be0bumping to 3.0.205375dceAdd an OkJson backend and remove the YAML backend18bce29remove the warning when testing whiny_nildd3caf6Fix indentation to remove warningba6b243Remove not used variable warning871a7dbUpdate mocha version to 0.13.0 and change requiresbf91545Fix 3-0-stable to work with Mocha >= v0.13.0e5f4a39Update changelogs with release dates and minor improvements [ci skip]7909e7fbumping versiona494824CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml.Updates
i18nfrom 0.5.0 to 0.5.4Commits
7fa3544Bump to 0.5.4d51e864Add bundler gem tasks for building/releasing5a76220Remove dead code [ci skip]b5314a1Merge branch 'cherry-pick-missing-0.5-commits' into 0.5.0388dd95Use bundle exec when running tests for all gemfiles9e9619aTry to install tokyo cabinet ruby bindings on travisa376c58Fix bundle check guard clause on run_all scriptc8fb7e5Fix script that runs tests against all available Gemfiles3353dd3Merge pull request #234 from carlosantoniodasilva/ca-fix-warningsb664cf9Remove throwingwarning: invalid start is ignoredUpdates
jsonfrom 1.6.1 to 1.8.6Release notes
Sourced from json's releases.
... (truncated)
Changelog
Sourced from json's changelog.