Skip to content

Commit

Permalink
Bump the combined-dependencies group with 7 updates (#1531)
Browse files Browse the repository at this point in the history
Bumps the combined-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [pg](https://github.com/ged/ruby-pg) | `1.5.7` | `1.5.8` |
| [rexml](https://github.com/ruby/rexml) | `3.3.6` | `3.3.7` |
| [hexapdf](https://github.com/gettalong/hexapdf) | `0.46.0` | `0.47.0` |
| [rspec-rails](https://github.com/rspec/rspec-rails) | `6.1.4` | `7.0.1` |
| [slim_lint](https://github.com/sds/slim-lint) | `0.28.0` | `0.29.0` |
| [govuk-components](https://github.com/x-govuk/govuk-components) | `5.5.0` | `5.6.1` |
| [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) | `5.5.0` | `5.6.0` |


Updates `pg` from 1.5.7 to 1.5.8
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](ged/ruby-pg@v1.5.7...v1.5.8)

Updates `rexml` from 3.3.6 to 3.3.7
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.6...v3.3.7)

Updates `hexapdf` from 0.46.0 to 0.47.0
- [Changelog](https://github.com/gettalong/hexapdf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gettalong/hexapdf/commits)

Updates `rspec-rails` from 6.1.4 to 7.0.1
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.4...v7.0.1)

Updates `slim_lint` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.28.0...v0.29.0)

Updates `govuk-components` from 5.5.0 to 5.6.1
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.5.0...v5.6.1)

Updates `govuk_design_system_formbuilder` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: rexml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: hexapdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: combined-dependencies
- dependency-name: slim_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: govuk-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 735bc19 commit dd2e4d1
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,11 @@ GEM
geom2d (0.4.1)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.5.0)
govuk-components (5.6.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.9, < 3.14)
govuk_design_system_formbuilder (5.5.0)
view_component (>= 3.9, < 3.15)
govuk_design_system_formbuilder (5.6.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand All @@ -214,7 +214,7 @@ GEM
nokogiri (~> 1.0)
hashdiff (1.1.0)
hashie (5.0.0)
hexapdf (0.46.0)
hexapdf (0.47.0)
cmdparse (~> 3.0, >= 3.0.3)
geom2d (~> 0.4, >= 0.4.1)
openssl (>= 2.2.1)
Expand Down Expand Up @@ -314,18 +314,18 @@ GEM
ruby-saml (~> 1.12)
openssl (3.2.0)
orm_adapter (0.5.0)
pagy (9.0.5)
pagy (9.0.8)
parallel (1.26.3)
parallel_tests (4.7.1)
parallel
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pdf-forms (1.5.1)
cliver (~> 0.3.2)
rexml (~> 3.2, >= 3.2.6)
safe_shell (>= 1.0.3, < 2.0)
pg (1.5.7)
pg (1.5.8)
propshaft (0.9.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand Down Expand Up @@ -419,29 +419,28 @@ GEM
redis-store (1.9.1)
redis (>= 4, < 5)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.6)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.1)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down Expand Up @@ -515,17 +514,17 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 6.0, != 5.0.0)
slim_lint (0.28.0)
slim_lint (0.29.0)
rexml (~> 3.2)
rubocop (>= 1.0, < 2.0)
slim (>= 3.0, < 6.0)
smart_properties (1.17.0)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
stringio (3.1.1)
strscan (3.1.0)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.4.0)
timeout (0.4.1)
Expand All @@ -540,7 +539,7 @@ GEM
vcr (6.3.1)
base64
version_gem (1.1.4)
view_component (3.13.0)
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand All @@ -566,7 +565,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit dd2e4d1

Please sign in to comment.