From a480b0703acc71fa82898d37a9764390e715a094 Mon Sep 17 00:00:00 2001 From: Noah Gibbs Date: Mon, 18 Mar 2024 23:10:48 +0000 Subject: [PATCH] Update gtk-scarpe to latest gem versions --- implementations/gtk-scarpe/Gemfile.lock | 52 +++++++++++++------------ 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/implementations/gtk-scarpe/Gemfile.lock b/implementations/gtk-scarpe/Gemfile.lock index 791fe56..9df9067 100644 --- a/implementations/gtk-scarpe/Gemfile.lock +++ b/implementations/gtk-scarpe/Gemfile.lock @@ -10,7 +10,7 @@ GIT GIT remote: https://github.com/scarpe-team/scarpe.git - revision: c66f1d9396299a6a4b6948fa9f29a1cc25f0b1ee + revision: add38b219a5415a0be85d1a47abd08df8b7af284 glob: lacci/*.gemspec specs: lacci (0.3.0) @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/scarpe-team/scarpe.git - revision: c66f1d9396299a6a4b6948fa9f29a1cc25f0b1ee + revision: add38b219a5415a0be85d1a47abd08df8b7af284 glob: scarpe-components/*.gemspec specs: scarpe-components (0.3.0) @@ -33,40 +33,41 @@ GEM remote: https://rubygems.org/ specs: ansi (1.5.0) - atk (4.2.0) - glib2 (= 4.2.0) + atk (4.2.1) + glib2 (= 4.2.1) builder (3.2.4) cairo (1.17.13) native-package-installer (>= 1.0.3) pkg-config (>= 1.2.2) red-colors - cairo-gobject (4.2.0) + cairo-gobject (4.2.1) cairo (>= 1.16.2) - glib2 (= 4.2.0) + glib2 (= 4.2.1) fiddle (1.1.2) - gdk4 (4.2.0) - cairo-gobject (= 4.2.0) - gdk_pixbuf2 (= 4.2.0) - pango (= 4.2.0) - gdk_pixbuf2 (4.2.0) - gio2 (= 4.2.0) - gio2 (4.2.0) + gdk4 (4.2.1) + cairo-gobject (= 4.2.1) + gdk_pixbuf2 (= 4.2.1) + pango (= 4.2.1) + gdk_pixbuf2 (4.2.1) + gio2 (= 4.2.1) + gio2 (4.2.1) fiddle - gobject-introspection (= 4.2.0) - glib2 (4.2.0) + gobject-introspection (= 4.2.1) + glib2 (4.2.1) native-package-installer (>= 1.0.3) pkg-config (>= 1.3.5) - gobject-introspection (4.2.0) - glib2 (= 4.2.0) - gtk4 (4.2.0) - atk (= 4.2.0) - gdk4 (= 4.2.0) + gobject-introspection (4.2.1) + glib2 (= 4.2.1) + gtk4 (4.2.1) + atk (= 4.2.1) + gdk4 (= 4.2.1) + json (2.7.1) little-plugger (1.1.4) logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) matrix (0.4.2) - minitest (5.21.2) + minitest (5.22.3) minitest-reporters (1.6.1) ansi builder @@ -74,12 +75,13 @@ GEM ruby-progressbar multi_json (1.15.0) native-package-installer (1.1.9) - pango (4.2.0) - cairo-gobject (= 4.2.0) - gobject-introspection (= 4.2.0) + pango (4.2.1) + cairo-gobject (= 4.2.1) + gobject-introspection (= 4.2.1) pkg-config (1.5.6) rake (13.1.0) - red-colors (0.3.0) + red-colors (0.4.0) + json matrix ruby-progressbar (1.13.0)