about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/mikutter/Gemfile.lock
blob: 69530be4a44683b257f78f9b5478e61b7ef412e4 (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
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    atk (3.1.9)
      glib2 (= 3.1.9)
    cairo (1.15.10)
      native-package-installer (>= 1.0.3)
      pkg-config (>= 1.2.2)
    cairo-gobject (3.1.9)
      cairo
      glib2 (= 3.1.9)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    delayer (0.0.2)
    delayer-deferred (1.0.4)
      delayer (>= 0.0.2, < 0.1)
    gdk_pixbuf2 (3.1.9)
      gio2 (= 3.1.9)
    gettext (3.0.9)
      locale (>= 2.0.5)
      text
    gio2 (3.1.9)
      glib2 (= 3.1.9)
      gobject-introspection (= 3.1.9)
    glib2 (3.1.9)
      native-package-installer (>= 1.0.3)
      pkg-config (>= 1.2.2)
    gobject-introspection (3.1.9)
      glib2 (= 3.1.9)
    gtk2 (3.1.9)
      atk (= 3.1.9)
      gdk_pixbuf2 (= 3.1.9)
      pango (= 3.1.9)
    hashdiff (0.3.7)
    httpclient (2.8.3)
    instance_storage (1.0.0)
    json_pure (1.8.6)
    locale (2.1.2)
    memoist (0.16.0)
    metaclass (0.0.4)
    mini_portile2 (2.3.0)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    moneta (1.0.0)
    native-package-installer (1.0.4)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.0)
    oauth (0.5.3)
    pango (3.1.9)
      cairo (>= 1.14.0)
      cairo-gobject (= 3.1.9)
      gobject-introspection (= 3.1.9)
    pkg-config (1.2.8)
    pluggaloid (1.1.1)
      delayer
      instance_storage (>= 1.0.0, < 2.0.0)
    power_assert (1.1.1)
    public_suffix (3.0.0)
    rake (10.5.0)
    ruby-hmac (0.4.0)
    ruby-prof (0.16.2)
    safe_yaml (1.0.4)
    test-unit (3.2.6)
      power_assert
    text (1.3.1)
    totoridipjp (0.1.0)
    twitter-text (1.14.7)
      unf (~> 0.1.0)
    typed-array (0.1.2)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    watch (0.1.0)
    webmock (1.24.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  addressable (~> 2.3)
  delayer (~> 0.0)
  delayer-deferred (>= 1.0.4, < 1.1)
  gettext (~> 3.0.1)
  gtk2 (= 3.1.9)
  httpclient
  json_pure (~> 1.8)
  memoist (>= 0.16, < 0.17)
  mocha (~> 0.14)
  moneta
  nokogiri
  oauth (>= 0.5.1)
  pluggaloid (>= 1.1.1, < 2.0)
  rake (~> 10.1)
  ruby-hmac (~> 0.4)
  ruby-prof
  test-unit (~> 3.0)
  totoridipjp
  twitter-text (>= 1.14.6)
  typed-array (~> 0.1)
  watch (~> 0.1)
  webmock (~> 1.17)

BUNDLED WITH
   1.14.6