crimethinc / website

Ruby on Rails app that powers crimethinc.com
https://crimethinc.com
Creative Commons Zero v1.0 Universal
101 stars 31 forks source link

Bump the bundler-dev group with 5 updates #3840

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the bundler-dev group with 5 updates:

Package From To
dotenv-rails 3.1.1 3.1.2
dotenv 3.1.1 3.1.2
regexp_parser 2.9.0 2.9.1
rspec-mocks 3.13.0 3.13.1
sorbet-runtime 0.5.11368 0.5.11372

Updates dotenv-rails from 3.1.1 to 3.1.2

Release notes

Sourced from dotenv-rails's releases.

3.1.2

What's Changed

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.1...v3.1.2

Changelog

Sourced from dotenv-rails's changelog.

3.1.2

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.1...v3.1.2

Commits


Updates dotenv from 3.1.1 to 3.1.2

Release notes

Sourced from dotenv's releases.

3.1.2

What's Changed

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.1...v3.1.2

Changelog

Sourced from dotenv's changelog.

3.1.2

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.1...v3.1.2

Commits


Updates regexp_parser from 2.9.0 to 2.9.1

Changelog

Sourced from regexp_parser's changelog.

[2.9.1] - 2024-05-11 - Janosch Müller

Fixed

  • fixed unnecessary $LOAD_PATH searches at load time
Commits


Updates rspec-mocks from 3.13.0 to 3.13.1

Changelog

Sourced from rspec-mocks's changelog.

3.13.1 / 2024-05-08

Full Changelog

Bug Fixes:

  • Use RSpec::Support::Mutex in RSpec::Mocks::Proxy to avoid issues from stubbing ::Mutex#new. (Eric Mueller, #1575)
Commits


Updates sorbet-runtime from 0.5.11368 to 0.5.11372

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11371.20240509142140-f8ea752c6

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11371', :group => :development
gem 'sorbet-runtime', '0.5.11371'

sorbet 0.5.11370.20240507102215-80c83228c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11370', :group => :development
gem 'sorbet-runtime', '0.5.11370'

sorbet 0.5.11369.20240506145709-1c3ababf3

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11369', :group => :development
gem 'sorbet-runtime', '0.5.11369'

sorbet 0.5.11368.20240502104153-bf58b6293

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11368', :group => :development
gem 'sorbet-runtime', '0.5.11368'
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.