Skip to content

Commit e4d09ab

Browse files
deps(deps): bump the production-dependencies group with 3 updates (#68)
Bumps the production-dependencies group with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [net-imap](https://github.com/ruby/net-imap) and [rexml](https://github.com/ruby/rexml). Updates `rubocop` from 1.80.0 to 1.80.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.0...v1.80.1) Updates `net-imap` from 0.5.9 to 0.5.10 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.9...v0.5.10) Updates `rexml` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: net-imap dependency-version: 0.5.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 784aebe commit e4d09ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ GEM
171171
mini_mime (1.1.5)
172172
minitest (5.25.5)
173173
multi_test (1.1.0)
174-
net-imap (0.5.9)
174+
net-imap (0.5.10)
175175
date
176176
net-protocol
177177
net-pop (0.1.2)
@@ -243,7 +243,7 @@ GEM
243243
regexp_parser (2.11.2)
244244
reline (0.6.2)
245245
io-console (~> 0.5)
246-
rexml (3.4.1)
246+
rexml (3.4.2)
247247
rspec (3.13.1)
248248
rspec-core (~> 3.13.0)
249249
rspec-expectations (~> 3.13.0)
@@ -265,7 +265,7 @@ GEM
265265
rspec-mocks (~> 3.13)
266266
rspec-support (~> 3.13)
267267
rspec-support (3.13.5)
268-
rubocop (1.80.0)
268+
rubocop (1.80.1)
269269
json (~> 2.3)
270270
language_server-protocol (~> 3.17.0.2)
271271
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)