about summary refs log tree commit diff
path: root/pkgs/tools/inputmethods/fusuma/Gemfile.lock
blob: 283d4c3fa5e1b8b3d5f0d9d7609fc66286891a5f (plain) (blame)
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
GEM
  remote: https://rubygems.org/
  specs:
    fusuma (3.3.1)
    fusuma-plugin-appmatcher (0.6.1)
      fusuma (>= 3.0)
      rexml
      ruby-dbus
    fusuma-plugin-keypress (0.9.0)
      fusuma (>= 3.1)
    fusuma-plugin-sendkey (0.10.1)
      fusuma (>= 3.1)
      revdev
    fusuma-plugin-wmctrl (1.3.1)
      fusuma (>= 3.1)
    revdev (0.2.1)
    rexml (3.2.6)
    ruby-dbus (0.23.1)
      rexml

PLATFORMS
  ruby

DEPENDENCIES
  fusuma (>= 3.0.0)
  fusuma-plugin-appmatcher
  fusuma-plugin-keypress
  fusuma-plugin-sendkey
  fusuma-plugin-wmctrl

BUNDLED WITH
   2.4.22