Skip to content

Commit

Permalink
Bump the ruby-minor-patch group with 8 updates (#3275)
Browse files Browse the repository at this point in the history
Bumps the ruby-minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2024.1` | `1.2024.2` |
| [rexml](https://github.com/ruby/rexml) | `3.3.6` | `3.3.7` |
| [net-imap](https://github.com/ruby/net-imap) | `0.4.15` | `0.4.16` |
| [pg](https://github.com/ged/ruby-pg) | `1.5.7` | `1.5.8` |
| [paper_trail](https://github.com/paper-trail-gem/paper_trail) | `15.1.0` | `15.2.0` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.2.4` | `7.3.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.66.0` | `1.66.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.26.0` | `2.26.1` |


Updates `tzinfo-data` from 1.2024.1 to 1.2024.2
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](tzinfo/tzinfo-data@v1.2024.1...v1.2024.2)

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 `net-imap` from 0.4.15 to 0.4.16
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.4.15...v0.4.16)

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 `paper_trail` from 15.1.0 to 15.2.0
- [Release notes](https://github.com/paper-trail-gem/paper_trail/releases)
- [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md)
- [Commits](paper-trail-gem/paper_trail@v15.1.0...v15.2.0)

Updates `twilio-ruby` from 7.2.4 to 7.3.0
- [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.2.4...7.3.0)

Updates `rubocop` from 1.66.0 to 1.66.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.66.0...v1.66.1)

Updates `rubocop-rails` from 2.26.0 to 2.26.1
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.26.0...v2.26.1)

---
updated-dependencies:
- dependency-name: tzinfo-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rexml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: paper_trail
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: twilio-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 12e60d3 commit 1cf25d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'bootstrap_form', '~> 4.5.0'

# Our database is postgres
gem 'pg', '~> 1.5'
gem 'paper_trail', '~> 15.1'
gem 'paper_trail', '~> 15.2'
gem 'activerecord-session_store'

# Our authentication library is devise, with oauth2 for google signin
Expand Down
28 changes: 13 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.15)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -283,11 +283,11 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
paper_trail (15.1.0)
paper_trail (15.2.0)
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pdf-core (0.10.0)
Expand All @@ -299,7 +299,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pg (1.5.7)
pg (1.5.8)
prawn (2.5.0)
matrix (~> 0.4)
pdf-core (~> 0.10.0)
Expand Down Expand Up @@ -369,26 +369,25 @@ GEM
reline (0.5.9)
io-console (~> 0.5)
render_async (2.1.11)
request_store (1.5.1)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.6)
strscan
rubocop (1.66.0)
rexml (3.3.7)
rubocop (1.66.1)
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 (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-rails (2.26.0)
rubocop-rails (2.26.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -435,21 +434,20 @@ GEM
state_geo_tools (1.0.0)
stringio (3.1.1)
strong_password (0.0.10)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
timecop (0.9.10)
timeout (0.4.1)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
twilio-ruby (7.2.4)
twilio-ruby (7.3.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.1)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
Expand Down Expand Up @@ -514,7 +512,7 @@ DEPENDENCIES
nokogiri (>= 1.13.4)
omniauth-google-oauth2 (~> 1.1.3)
omniauth-rails_csrf_protection (~> 1.0)
paper_trail (~> 15.1)
paper_trail (~> 15.2)
pdf-inspector
pg (~> 1.5)
prawn
Expand Down

0 comments on commit 1cf25d7

Please sign in to comment.