From 84f4f372589d1fb0c440946c86395c08e7bff946 Mon Sep 17 00:00:00 2001 From: Vidar Hokstad Date: Mon, 25 Sep 2023 18:59:56 +0100 Subject: [PATCH] Updated Gem set --- Gemfile.lock | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddafa25..34510df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,35 +1,19 @@ PATH remote: . specs: - ruby-x11 (0.0.1) + pure-x11 (0.0.2) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) - concurrent-ruby (1.1.9) - hexdump (1.0.0) - i18n (1.8.10) - concurrent-ruby (~> 1.0) - minitest (5.14.4) rake (13.0.6) - tzinfo (2.0.4) - concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES - activesupport - hexdump + pure-x11! rake - ruby-x11! BUNDLED WITH - 2.1.4 + 2.4.19