Skip to content

Commit

Permalink
Bump the bundler group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [puma](https://github.com/puma/puma) | `6.4.2` | `6.4.3` |
| [dotenv-rails](https://github.com/bkeepers/dotenv) | `3.1.2` | `3.1.4` |
| [sidekiq](https://github.com/sidekiq/sidekiq) | `6.5.5` | `7.3.6` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.7` | `1.16.8` |
| [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) | `5.0.2` | `5.0.4` |
| [rexml](https://github.com/ruby/rexml) | `3.3.3` | `3.3.9` |
| [fugit](https://github.com/floraison/fugit) | `1.11.0` | `1.11.1` |



Updates `puma` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.4.2...v6.4.3)

Updates `dotenv-rails` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.2...v3.1.4)

Updates `sidekiq` from 6.5.5 to 7.3.6
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v6.5.5...v7.3.6)

Updates `nokogiri` from 1.16.7 to 1.16.8
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.7...v1.16.8)

Updates `rubocop-govuk` from 5.0.2 to 5.0.4
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v5.0.2...v5.0.4)

Updates `rexml` from 3.3.3 to 3.3.9
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.3...v3.3.9)

Updates `rubocop-govuk` from 5.0.2 to 5.0.4
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v5.0.2...v5.0.4)

Updates `fugit` from 1.11.0 to 1.11.1
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md)
- [Commits](floraison/fugit@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: dotenv-rails
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: sidekiq
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: rubocop-govuk
  dependency-type: direct:development
  dependency-group: bundler
- dependency-name: rexml
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: rubocop-govuk
  dependency-type: direct:development
  dependency-group: bundler
- dependency-name: fugit
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 1fb8518 commit 6dbe134
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ gem "google-api-client", ">= 0.53.0", require: false
gem "net-smtp", ">= 0.3.3", require: false
gem "rack-page_caching", github: "pkorenev/rack-page_caching", ref: "9ca404f"

gem "sidekiq", "~> 6.5.0"
gem "sidekiq", "~> 7.3.6"
gem "sidekiq-cron"

# Fix CVE errors
Expand Down Expand Up @@ -123,7 +123,7 @@ group :development, :test do
gem "byebug", platforms: %i[mri mingw x64_mingw]

# GOV.UK interpretation of rubocop for linting Ruby
gem "rubocop-govuk", "~> 5.0.2"
gem "rubocop-govuk", "~> 5.0.4"

# Static security scanner
gem "brakeman", "~> 6.2.2", require: false
Expand Down
74 changes: 37 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ GEM
delegate (0.3.1)
diff-lcs (1.5.1)
docile (1.4.0)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
dotenv (3.1.4)
dotenv-rails (3.1.4)
dotenv (= 3.1.4)
railties (>= 6.1)
erb_lint (0.5.0)
activesupport
Expand Down Expand Up @@ -252,7 +252,7 @@ GEM
fastimage (2.3.1)
ffi (1.15.5)
foreman (0.88.1)
fugit (1.11.0)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gems (1.2.0)
Expand Down Expand Up @@ -326,7 +326,7 @@ GEM
invisible_captcha (2.3.0)
rails (>= 5.2)
iso_country_codes (0.7.8)
json (2.7.2)
json (2.9.0)
jwt (2.7.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -372,7 +372,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.2)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
Expand All @@ -390,18 +390,18 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7)
nio4r (2.7.4)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
observer (0.1.1)
os (1.1.4)
package_json (0.1.0)
pagy (9.0.5)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand All @@ -416,7 +416,7 @@ GEM
pry-rails (0.3.11)
pry (>= 0.13.0)
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
Expand Down Expand Up @@ -477,16 +477,15 @@ GEM
redis (>= 3, < 6)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
request_store_rails (2.0.0)
concurrent-ruby (~> 1.0)
retriable (3.1.2)
rexml (3.3.3)
strscan
rexml (3.3.9)
rinku (2.0.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -514,36 +513,35 @@ GEM
htmlentities (~> 4.3)
rspec (~> 3.0)
rspec-support (3.13.1)
rubocop (1.64.1)
rubocop (1.69.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-govuk (5.0.2)
rubocop (= 1.64.1)
rubocop-ast (= 1.31.3)
rubocop-govuk (5.0.4)
rubocop (= 1.69.0)
rubocop-ast (= 1.36.2)
rubocop-capybara (= 2.21.0)
rubocop-rails (= 2.25.1)
rubocop-rails (= 2.27.0)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 3.0.1)
rubocop-rails (2.25.1)
rubocop-rspec (= 3.2.0)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.1)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down Expand Up @@ -571,10 +569,11 @@ GEM
semantic_range (>= 2.3.0)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.5.0)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
sidekiq-cron (1.12.0)
fugit (~> 1.8)
globalid (>= 1.0.1)
Expand All @@ -599,7 +598,6 @@ GEM
spring (>= 4)
stoplight (3.0.2)
redlock (~> 1.0)
strscan (3.1.0)
text (1.3.1)
thor (1.3.2)
timeliness (0.4.5)
Expand All @@ -609,7 +607,9 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.5.0)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
vcr (6.3.1)
base64
victor (0.3.4)
Expand Down Expand Up @@ -703,14 +703,14 @@ DEPENDENCIES
rspec-rails (~> 7.1.0)
rspec-retry
rspec-sonarqube-formatter (~> 1.6.1)
rubocop-govuk (~> 5.0.2)
rubocop-govuk (~> 5.0.4)
secure_headers
selenium-webdriver (~> 4.21.1)
sentry-rails (>= 5.10.0)
sentry-ruby (~> 5.17.3)
shakapacker (= 8.0.2)
shoulda-matchers
sidekiq (~> 6.5.0)
sidekiq (~> 7.3.6)
sidekiq-cron
simplecov
skylight (~> 6.0.4)
Expand Down

0 comments on commit 6dbe134

Please sign in to comment.