From 71e209c64f8424f9c2516e111fc9997333c0e06b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 05:47:21 +0000 Subject: [PATCH] Bump sys-filesystem from 1.5.0 to 1.5.2 Bumps [sys-filesystem](https://github.com/djberg96/sys-filesystem) from 1.5.0 to 1.5.2. - [Changelog](https://github.com/djberg96/sys-filesystem/blob/main/CHANGES.md) - [Commits](https://github.com/djberg96/sys-filesystem/compare/sys-filesystem-1.5.0...sys-filesystem-1.5.2) --- updated-dependencies: - dependency-name: sys-filesystem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88bfc2d7f87f..f7782e337c7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -744,6 +744,7 @@ GEM marcel (1.0.4) markly (0.12.1) matrix (0.4.2) + memoist (0.16.2) messagebird-rest (1.4.2) meta-tags (2.22.1) actionpack (>= 6.0.0, < 8.1) @@ -755,6 +756,9 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.25.1) + mkmf-lite (0.7.1) + memoist (~> 0.16.2) + ptools (~> 1.4) msgpack (1.7.2) multi_json (1.15.0) mustermann (3.0.3) @@ -862,6 +866,7 @@ GEM pry (>= 0.12.0) psych (5.1.2) stringio + ptools (1.5.0) public_suffix (6.0.1) puffing-billy (4.0.0) addressable (~> 2.5) @@ -1104,8 +1109,9 @@ GEM attr_required (>= 0.0.5) faraday (~> 2.0) faraday-follow_redirects - sys-filesystem (1.5.0) + sys-filesystem (1.5.2) ffi (~> 1.1) + mkmf-lite (~> 0.7) table_print (1.5.7) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)