Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [square.rb]() | `39.1.0.20240919` | `39.2.0.20241017` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.167.0` | `1.169.0` |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.10` | `2.0.11` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.7.18` | `1.7.22` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.3.3` | `7.3.4` |
| [good_job](https://github.com/bensheldon/good_job) | `4.4.1` | `4.4.2` |
| [blazer](https://github.com/ankane/blazer) | `3.0.4` | `3.1.0` |


Updates `square.rb` from 39.1.0.20240919 to 39.2.0.20241017

Updates `aws-sdk-s3` from 1.167.0 to 1.169.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `turbo-rails` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.10...v2.0.11)

Updates `lefthook` from 1.7.18 to 1.7.22
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.18...v1.7.22)

Updates `twilio-ruby` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md)
- [Commits](twilio/twilio-ruby@7.3.3...7.3.4)

Updates `good_job` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v4.4.1...v4.4.2)

Updates `blazer` from 3.0.4 to 3.1.0
- [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md)
- [Commits](ankane/blazer@v3.0.4...v3.1.0)

---
updated-dependencies:
- dependency-name: square.rb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: twilio-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: blazer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent ba9dc86 commit 703656b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ gem "ahoy_matey", "~> 5.2"

gem "good_job", "~> 4.4"

gem "blazer", "~> 3.0"
gem "blazer", "~> 3.1"
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,20 +118,20 @@ GEM
activerecord (>= 5.2, < 8.0)
activesupport (>= 5.2, < 8.0)
aws-eventstream (1.3.0)
aws-partitions (1.987.0)
aws-sdk-core (3.209.1)
aws-partitions (1.992.0)
aws-sdk-core (3.211.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.167.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-s3 (1.169.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.0)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
barnes (0.0.9)
Expand All @@ -149,11 +149,11 @@ GEM
smart_properties
bigdecimal (3.1.8)
bindex (0.8.1)
blazer (3.0.4)
blazer (3.1.0)
activerecord (>= 6.1)
chartkick (>= 5)
csv
railties (>= 6.1)
railties (>= 7)
safely_block (>= 0.4)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -173,7 +173,7 @@ GEM
capybara
playwright-ruby-client (>= 1.16.0)
certifi (2018.01.18)
chartkick (5.1.0)
chartkick (5.1.1)
childprocess (5.0.0)
chronic (0.10.2)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http_persistent (2.2.0)
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
faraday-retry (2.2.1)
Expand All @@ -251,7 +251,7 @@ GEM
text (>= 1.3.0)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.4.1)
good_job (4.4.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
launchy (3.0.0)
addressable (~> 2.8)
childprocess (~> 5.0)
lefthook (1.7.18)
lefthook (1.7.22)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lint_roller (1.1.0)
Expand Down Expand Up @@ -552,7 +552,7 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
spy (1.0.5)
square.rb (39.1.0.20240919)
square.rb (39.2.0.20241017)
apimatic_core (~> 0.3.9)
apimatic_core_interfaces (~> 0.2.1)
apimatic_faraday_client_adapter (~> 0.1.4)
Expand Down Expand Up @@ -581,10 +581,10 @@ GEM
timeout (0.4.1)
translation (1.41)
gettext (~> 3.2, >= 3.2.5, <= 3.4.9)
turbo-rails (2.0.10)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
twilio-ruby (7.3.3)
twilio-ruby (7.3.4)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down Expand Up @@ -627,7 +627,7 @@ DEPENDENCIES
audited
aws-sdk-s3
barnes
blazer (~> 3.0)
blazer (~> 3.1)
bootsnap (>= 1.4.1)
byebug
capybara (>= 2.15)
Expand Down

0 comments on commit 703656b

Please sign in to comment.