Skip to content

Commit

Permalink
Bump the dependencies group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) | `1.3.0` | `1.3.2` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.169.0` | `1.170.1` |
| [aws-sdk-s3control](https://github.com/aws/aws-sdk-ruby) | `1.95.0` | `1.96.0` |
| [govuk-components](https://github.com/x-govuk/govuk-components) | `5.7.0` | `5.7.1` |
| [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) | `5.7.0` | `5.7.1` |
| [net-imap](https://github.com/ruby/net-imap) | `0.5.0` | `0.5.1` |
| [pagy](https://github.com/ddnexus/pagy) | `9.1.1` | `9.2.2` |
| [strong_migrations](https://github.com/ankane/strong_migrations) | `2.0.2` | `2.1.0` |
| [rspec-rails](https://github.com/rspec/rspec-rails) | `7.0.1` | `7.1.0` |


Updates `active_storage_validations` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases)
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits)

Updates `aws-sdk-s3` from 1.169.0 to 1.170.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3control` from 1.95.0 to 1.96.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `govuk-components` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.7.0...v5.7.1)

Updates `govuk_design_system_formbuilder` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.7.0...v5.7.1)

Updates `net-imap` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.0...v0.5.1)

Updates `pagy` from 9.1.1 to 9.2.2
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.1.1...9.2.2)

Updates `strong_migrations` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](ankane/strong_migrations@v2.0.2...v2.1.0)

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

---
updated-dependencies:
- dependency-name: active_storage_validations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-s3control
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: govuk-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: strong_migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alan-at-work committed Nov 12, 2024
1 parent 941a7f2 commit 7847e25
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
10 changes: 5 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ source "https://rubygems.org"
ruby "3.2.1"
gem "aasm", "~> 5.5"
gem "active_model_serializers", "~> 0.10.14"
gem "active_storage_validations", "~> 1.3.0"
gem "aws-sdk-s3", "~> 1.169"
gem "aws-sdk-s3control", "~> 1.95"
gem "active_storage_validations", "~> 1.3.2"
gem "aws-sdk-s3", "~> 1.170"
gem "aws-sdk-s3control", "~> 1.96"
gem "bootsnap", require: false
gem "caxlsx"
gem "caxlsx_rails"
Expand Down Expand Up @@ -34,7 +34,7 @@ gem "net-smtp"
gem "loaf", "~> 0.10"
gem "matrix", "~> 0.4"
gem "nokogiri"
gem "pagy", "~> 9.1.1"
gem "pagy", "~> 9.2.2"
gem "paper_trail"
gem "pg", "~> 1.5"
gem "prawn", "~> 2.5"
Expand All @@ -59,7 +59,7 @@ gem "sidekiq-scheduler", "~> 5.0.6"
gem "sprockets", "~> 4.2.1"
gem "sprockets-rails", require: "sprockets/railtie"
gem "stimulus-rails"
gem "strong_migrations", "~> 2.0"
gem "strong_migrations", "~> 2.1"
gem "turbo-rails"
gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw]
gem "validate_email", "~> 0.1"
Expand Down
55 changes: 27 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,12 @@ GEM
active_record_extended (3.3.0)
activerecord (>= 5.2, < 8.0.0)
pg (< 3.0)
active_storage_validations (1.3.0)
active_storage_validations (1.3.2)
activejob (>= 6.1.4)
activemodel (>= 6.1.4)
activestorage (>= 6.1.4)
activesupport (>= 6.1.4)
marcel (>= 1.0.3)
activejob (7.1.4.1)
activesupport (= 7.1.4.1)
globalid (>= 0.3.6)
Expand Down Expand Up @@ -148,20 +149,20 @@ GEM
attr_extras (7.1.0)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.992.0)
aws-sdk-core (3.211.0)
aws-partitions (1.1004.0)
aws-sdk-core (3.212.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.169.0)
aws-sdk-s3 (1.170.1)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-s3control (1.95.0)
aws-sdk-s3control (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
Expand Down Expand Up @@ -224,7 +225,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
date (3.4.0)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -284,11 +285,11 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.7.0)
govuk-components (5.7.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.9, < 3.17)
govuk_design_system_formbuilder (5.7.0)
view_component (>= 3.18, < 3.21)
govuk_design_system_formbuilder (5.7.1)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -369,7 +370,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -394,7 +395,7 @@ GEM
multi_json (>= 1.0)
optimist (3.1.0)
orm_adapter (0.5.0)
pagy (9.1.1)
pagy (9.2.2)
paper_trail (15.2.0)
activerecord (>= 6.1)
request_store (~> 1.4)
Expand Down Expand Up @@ -426,7 +427,7 @@ GEM
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand All @@ -443,9 +444,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.4.1)
actioncable (= 7.1.4.1)
actionmailbox (= 7.1.4.1)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -534,15 +534,15 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand Down Expand Up @@ -696,8 +696,8 @@ GEM
railties (>= 6.0.0)
store_attribute (1.3.1)
activerecord (>= 6.1)
stringio (3.1.1)
strong_migrations (2.0.2)
stringio (3.1.2)
strong_migrations (2.1.0)
activerecord (>= 6.1)
super_diff (0.13.0)
attr_extras (>= 6.2.4)
Expand All @@ -712,7 +712,7 @@ GEM
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
timeout (0.4.2)
tins (1.33.0)
bigdecimal
sync
Expand All @@ -730,8 +730,8 @@ GEM
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
view_component (3.16.0)
activesupport (>= 5.2.0, < 8.0)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand All @@ -745,7 +745,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand All @@ -768,10 +767,10 @@ PLATFORMS
DEPENDENCIES
aasm (~> 5.5)
active_model_serializers (~> 0.10.14)
active_storage_validations (~> 1.3.0)
active_storage_validations (~> 1.3.2)
awesome_print (~> 1.9)
aws-sdk-s3 (~> 1.169)
aws-sdk-s3control (~> 1.95)
aws-sdk-s3 (~> 1.170)
aws-sdk-s3control (~> 1.96)
bootsnap
byebug (~> 11.1)
capybara (~> 3.40)
Expand Down Expand Up @@ -811,7 +810,7 @@ DEPENDENCIES
net-smtp
nokogiri
opensearch-ruby
pagy (~> 9.1.1)
pagy (~> 9.2.2)
paper_trail
parallel_tests (~> 4.7.2)
pg (~> 1.5)
Expand Down Expand Up @@ -861,7 +860,7 @@ DEPENDENCIES
sprockets (~> 4.2.1)
sprockets-rails
stimulus-rails
strong_migrations (~> 2.0)
strong_migrations (~> 2.1)
super_diff
support_portal!
timecop (~> 0.9)
Expand Down

0 comments on commit 7847e25

Please sign in to comment.