summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: e1e1ddc66e5f3b61c9c98e529a90f6aa97d9b8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
GEM
  remote: https://rubygems.org/
  specs:
    atk (4.3.5)
      glib2 (= 4.3.5)
      rake
    cairo (1.18.4)
      native-package-installer (>= 1.0.3)
      pkg-config (>= 1.2.2)
      red-colors
    cairo-gobject (4.3.5)
      cairo (>= 1.16.2)
      glib2 (= 4.3.5)
    citrus (3.0.2)
    fiddle (1.1.8)
    gdk4 (4.3.5)
      cairo-gobject (= 4.3.5)
      gdk_pixbuf2 (= 4.3.5)
      pango (= 4.3.5)
      rake
    gdk_pixbuf2 (4.3.5)
      gio2 (= 4.3.5)
      rake
    gio2 (4.3.5)
      fiddle
      gobject-introspection (= 4.3.5)
    glib2 (4.3.5)
      native-package-installer (>= 1.0.3)
      pkg-config (>= 1.3.5)
    gobject-introspection (4.3.5)
      glib2 (= 4.3.5)
    graphene1 (4.3.5)
      gobject-introspection (= 4.3.5)
    gsk4 (4.3.5)
      gdk4 (= 4.3.5)
      graphene1 (= 4.3.5)
    gtk4 (4.3.5)
      atk (= 4.3.5)
      gdk4 (= 4.3.5)
      gsk4 (= 4.3.5)
    json (2.19.2)
    matrix (0.4.3)
    native-package-installer (1.1.9)
    pango (4.3.5)
      cairo-gobject (= 4.3.5)
      gobject-introspection (= 4.3.5)
    pkg-config (1.6.5)
    rake (13.3.1)
    red-colors (0.4.0)
      json
      matrix
    toml-rb (2.2.0)
      citrus (~> 3.0, > 3.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  gtk4
  toml-rb (~> 2.2)

BUNDLED WITH
   2.6.9