From 12b2feda54fa88f5f5636ee4bb21df2b768a2b29 Mon Sep 17 00:00:00 2001 From: Szymon Fiedler Date: Sat, 18 Jan 2025 14:10:44 +0100 Subject: [PATCH] Won't work with Ruby 3.1 testing matrix Follow up on: de6f9cf99e400de4da18f5183a1ac55cd83b76fc --- ruby_event_store-rspec/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ruby_event_store-rspec/Gemfile.lock b/ruby_event_store-rspec/Gemfile.lock index c4c7a42596..6772f2a81d 100644 --- a/ruby_event_store-rspec/Gemfile.lock +++ b/ruby_event_store-rspec/Gemfile.lock @@ -22,7 +22,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.1) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -34,7 +34,6 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -85,7 +84,6 @@ GEM unparser (0.6.15) diff-lcs (~> 1.3) parser (>= 3.3.0) - uri (1.0.2) PLATFORMS arm64-darwin