Skip to content

Commit

Permalink
Bump the bundler group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [ffi](https://github.com/ffi/ffi), [net-imap](https://github.com/ruby/net-imap) and [temple](https://github.com/judofyr/temple).


Updates `rubocop` from 1.56.3 to 1.56.4
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.56.3...v1.56.4)

Updates `ffi` from 1.16.2 to 1.16.3
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.16.2...v1.16.3)

Updates `net-imap` from 0.3.7 to 0.4.0
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.3.7...v0.4.0)

Updates `temple` from 0.10.2 to 0.10.3
- [Changelog](https://github.com/judofyr/temple/blob/master/CHANGES)
- [Commits](judofyr/temple@v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: ffi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: net-imap
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: temple
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent b94f28d commit 337888e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.2)
ffi (1.16.3)
formatador (1.1.0)
foundation-rails (5.5.3.2)
railties (>= 3.1.0)
Expand Down Expand Up @@ -179,7 +179,7 @@ GEM
minitest (5.20.0)
multi_xml (0.6.0)
nenv (0.3.0)
net-imap (0.3.7)
net-imap (0.4.0)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
omniauth (~> 2.0)
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.56.3)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -382,7 +382,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.0.8)
temple (0.10.2)
temple (0.10.3)
thor (1.2.2)
tilt (2.3.0)
timeout (0.4.0)
Expand All @@ -393,7 +393,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit 337888e

Please sign in to comment.