From f1d9401b4480dcafdceaeaa284d9968a6a6b3ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 03:44:14 +0000 Subject: [PATCH] Bump the ruby-production-dependencies group with 5 updates Bumps the ruby-production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [net-imap](https://github.com/ruby/net-imap) | `0.5.1` | `0.5.2` | | [rdoc](https://github.com/ruby/rdoc) | `6.9.0` | `6.9.1` | | [reline](https://github.com/ruby/reline) | `0.5.12` | `0.6.0` | | [securerandom](https://github.com/ruby/securerandom) | `0.4.0` | `0.4.1` | | [timeout](https://github.com/ruby/timeout) | `0.4.2` | `0.4.3` | Updates `net-imap` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.2) Updates `rdoc` from 6.9.0 to 6.9.1 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.9.0...v6.9.1) Updates `reline` from 0.5.12 to 0.6.0 - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.5.12...v0.6.0) Updates `securerandom` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](https://github.com/ruby/securerandom/compare/v0.4.0...v0.4.1) Updates `timeout` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-production-dependencies - dependency-name: rdoc dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-production-dependencies - dependency-name: reline dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-production-dependencies - dependency-name: securerandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-production-dependencies - dependency-name: timeout dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11342abe..2710c411 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM msgpack (1.7.5) net-http (0.6.0) uri - net-imap (0.5.1) + net-imap (0.5.2) date net-protocol net-pop (0.1.2) @@ -290,11 +290,11 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.9.0) + rdoc (6.9.1) psych (>= 4.0.0) recaptcha (5.18.0) regexp_parser (2.9.3) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -342,7 +342,7 @@ GEM google-protobuf (~> 4.28) sassc-embedded (1.80.1) sass-embedded (~> 1.80) - securerandom (0.4.0) + securerandom (0.4.1) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) @@ -360,7 +360,7 @@ GEM stringio (3.1.2) thor (1.3.2) tilt (2.4.0) - timeout (0.4.2) + timeout (0.4.3) tinymce-rails (4.9.11.1) railties (>= 3.1.1) turbolinks (5.2.1)