about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/mikutter/Gemfile.lock
blob: 58f41087919e543f5a5d3a269f19e2fec630e140 (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
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    atk (3.1.1)
      glib2 (= 3.1.1)
    cairo (1.15.7)
      native-package-installer
      pkg-config (>= 1.1.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    delayer (0.0.2)
    delayer-deferred (1.1.1)
      delayer (>= 0.0.2, < 0.1)
    gdk_pixbuf2 (3.1.1)
      gio2 (= 3.1.1)
    gettext (3.0.9)
      locale (>= 2.0.5)
      text
    gio2 (3.1.1)
      glib2 (= 3.1.1)
      gobject-introspection (= 3.1.1)
    glib2 (3.1.1)
      pkg-config
    gobject-introspection (3.1.1)
      glib2 (= 3.1.1)
    gtk2 (3.1.1)
      atk (= 3.1.1)
      gdk_pixbuf2 (= 3.1.1)
      pango (= 3.1.1)
    hashdiff (0.3.4)
    httpclient (2.8.3)
    instance_storage (1.0.0)
    json_pure (1.8.6)
    locale (2.1.2)
    memoist (0.15.0)
    metaclass (0.0.4)
    mini_portile2 (2.1.0)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    moneta (1.0.0)
    native-package-installer (1.0.1)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.0)
    oauth (0.5.1)
    pango (3.1.1)
      cairo (>= 1.14.0)
      glib2 (= 3.1.1)
    pkg-config (1.2.0)
    pluggaloid (1.1.1)
      delayer
      instance_storage (>= 1.0.0, < 2.0.0)
    power_assert (1.0.2)
    public_suffix (2.0.5)
    rake (10.5.0)
    ruby-hmac (0.4.0)
    ruby-prof (0.16.2)
    safe_yaml (1.0.4)
    test-unit (3.2.3)
      power_assert
    text (1.3.1)
    totoridipjp (0.1.0)
    twitter-text (1.14.2)
      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, < 2.0)
  gettext (~> 3.0.1)
  gtk2 (= 3.1.1)
  httpclient
  json_pure (~> 1.8)
  memoist (~> 0.14)
  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.2)
  typed-array (~> 0.1)
  watch (~> 0.1)
  webmock (~> 1.17)

BUNDLED WITH
   1.14.4