-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Bump sqlite3 from 2.2.0 to 2.4.1 #3238
Conversation
hello theres an error installing sqlite [WARNING] This script will install BeEF and its required dependencies (including operating system packages). Retrying download gem from https://rubygems.org/ due to error (2/4): Gem::RemoteFetcher::FetchError bad response Forbidden 403 (https://rubygems.org/gems/sqlite3-2.4.1-x86_64-linux.gem) Retrying download gem from https://rubygems.org/ due to error (3/4): Gem::RemoteFetcher::FetchError bad response Forbidden 403 (https://rubygems.org/gems/sqlite3-2.4.1-x86_64-linux.gem) Retrying download gem from https://rubygems.org/ due to error (4/4): Gem::RemoteFetcher::FetchError bad response Forbidden 403 (https://rubygems.org/gems/sqlite3-2.4.1-x86_64-linux.gem) Bundler::HTTPError: Could not download gem from https://rubygems.org/ due to /usr/share/rubygems-integration/all/gems/bundler-2.4.20/lib/bundler/rubygems_integration.rb:497:in An error occurred while installing sqlite3 (2.4.1), and Bundler cannot In Gemfile: please help |
Thank you for the additional information. The priority of this has been increased |
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.2.0 to 2.4.1. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.2.0...v2.4.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
0d1e36a
to
7e1305f
Compare
Bumps sqlite3 from 2.2.0 to 2.4.1.
Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
... (truncated)
Commits
3641937
version bump to v2.4.13aeae97
Merge pull request #593 from sparklemotion/flavorjones-dep-sqlite-3.47.2ad0f370
dep: bump vendored sqlite to v3.47.2d774206
Merge pull request #592 from sparklemotion/flavorjones-handle-weakref-cleanupec11e4c
fix: handle the case where GC runs during fork safety checks47f904e
doc: document how to use extensions in a rails app59c30ec
ci: regenerate rdocs when version tags are pushede6a62f3
doc: update doc URLs to https://sparklemotion.github.io/sqlite3-ruby6141cfd
ci: workflow to publish rdoc6886f98
version bump to v2.4.0Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)