Bump the bundler group across 1 directory with 6 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 6 updates in the / directory:
3.1.2
5.0.0
2.3.15
3.0.5
1.5.0
1.16.5
0.8.7
12.3.3
1.0.9
1.9.24
0.9.4
1.3.0
Updates
haml
from 3.1.2 to 5.0.0Changelog
Sourced from haml's changelog.
... (truncated)
Commits
78e2a09
Version 5.0.0e5d6409
Note about #770 in Haml 5 changes1bac6f9
Remove JRuby from allow_failuresd45c2d4
Add backslash for @ to support JRuby8f20707
Enable frozen_string_literal pragma if possiblea6bb255
Oops, this was not intentional...aa4c397
Fix spec in #867 for pretty mode removal11af795
Fallback to default value of preserve optionbbbeb7e
Update CHANGELOG to include #867ed7f24f
Merge pull request #867 from redoPop/atful-cssUpdates
will_paginate
from 2.3.15 to 3.0.5Release notes
Sourced from will_paginate's releases.
Commits
2c5f1ed
v3.0.5c62c6f6
prevent tampering with host, port, protocola213b7e
add test that page query param will be overriden3f221d4
fixassert
method in case of failure83dd3f2
cleaner backtrace in specsc78608a
always callhtml_safe
on will_paginate result6c55482
add license information to gemspec890e4de
don't build Rails 4 against Ruby 1.8, 1.9.28a0ead9
Rails 4 compat: port named scopes to new syntax56c7ad5
Rails 4 compat: AR::Base.silence requires an argumentUpdates
nokogiri
from 1.5.0 to 1.16.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
cd70bd3
version bump to v1.16.5afc36de
dep: update vendored libxml2 to v2.12.7 (#3191)41b4f08
ci: add arm64-darwin coverage using macos-1467b9e86
dep: update libxml2 to v2.12.717c0362
version bump to v1.16.41c329e9
dep: update to zlib 1.3.1 (v1.16.x) (#3175)edeac07
dep: update to zlib 1.3.180fb608
version bump to v1.16.3710bd96
dep: update libxml 2.12.6 (branch v1.16.x) (#3151)461a96e
fix: Reader#read sets@encoding
if it is unsetUpdates
rake
from 0.8.7 to 12.3.3Release notes
Sourced from rake's releases.
... (truncated)
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
ffi
from 1.0.9 to 1.9.24Changelog
Sourced from ffi's changelog.
... (truncated)
Commits
4e1051a
Run rspec with dots output onlye70b13d
Fix integer parameter range specs55ae232
Fix several specs where raise_error was called without class8821d4f
Specify error class for several raise_error callsbf48d44
Fix missing C declarations causing compiler warningsf569788
Replace symlinks for mips r6 with plain filesfedbae0
Update CHANGELOGa4d4d19
Merge branch 'master' of github.com:ffi/ffi45d8803
Add a CHANGELOG file2ff1d8f
Bump VERSION to 1.9.24Updates
rubyzip
from 0.9.4 to 1.3.0Release notes
Sourced from rubyzip's releases.
... (truncated)
Changelog
Sourced from rubyzip's changelog.
... (truncated)
Commits
Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.