about summary refs log tree commit diff
path: root/pkgs/tools/admin/oxidized/Gemfile.lock
blob: a08c4ef149bdefe7dba36c0f0e4e959e9a9983f7 (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
GIT
  remote: https://github.com/ytti/oxidized-script.git
  revision: 988cded5d89f52e274afb545bd3e011e19d5d22d
  ref: 988cded5d89f52e274afb545bd3e011e19d5d22d
  specs:
    oxidized-script (0.6.0)
      oxidized (~> 0.28)
      slop (~> 4.6)

GEM
  remote: https://rubygems.org/
  specs:
    asetus (0.4.0)
    base64 (0.2.0)
    bcrypt_pbkdf (1.1.1)
    charlock_holmes (0.7.9)
    date (3.3.4)
    ed25519 (1.3.0)
    emk-sinatra-url-for (0.2.1)
      sinatra (>= 0.9.1.1)
    haml (6.3.0)
      temple (>= 0.8.2)
      thor
      tilt
    htmlentities (4.3.4)
    json (2.7.2)
    multi_json (1.15.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    net-ftp (0.3.7)
      net-protocol
      time
    net-protocol (0.2.2)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (7.2.3)
    net-telnet (0.2.0)
    nio4r (2.7.3)
    oxidized (0.30.1)
      asetus (~> 0.1)
      bcrypt_pbkdf (~> 1.0)
      ed25519 (~> 1.2)
      net-ftp (~> 0.2)
      net-scp (~> 4.0)
      net-ssh (~> 7.1)
      net-telnet (~> 0.2)
      psych (~> 3.3.2)
      rugged (~> 1.6)
      slop (~> 4.6)
    oxidized-web (0.14.0)
      charlock_holmes (~> 0.7.5)
      emk-sinatra-url-for (~> 0.2)
      haml (~> 6.0)
      htmlentities (~> 4.3)
      json (~> 2.3)
      oxidized (~> 0.26)
      puma (>= 3.11.4, < 6.5.0)
      sinatra (>= 1.4.6, < 5.0)
      sinatra-contrib (>= 1.4.6, < 5.0)
    psych (3.3.4)
    puma (6.4.2)
      nio4r (~> 2.0)
    rack (3.1.7)
    rack-protection (4.0.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0, < 4)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    ruby2_keywords (0.0.5)
    rugged (1.7.2)
    sinatra (4.0.0)
      mustermann (~> 3.0)
      rack (>= 3.0.0, < 4)
      rack-protection (= 4.0.0)
      rack-session (>= 2.0.0, < 3)
      tilt (~> 2.0)
    sinatra-contrib (4.0.0)
      multi_json (>= 0.0.2)
      mustermann (~> 3.0)
      rack-protection (= 4.0.0)
      sinatra (= 4.0.0)
      tilt (~> 2.0)
    slop (4.10.1)
    temple (0.10.3)
    thor (1.3.1)
    tilt (2.4.0)
    time (0.3.0)
      date
    timeout (0.4.1)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  oxidized (= 0.30.1)
  oxidized-script!
  oxidized-web (= 0.14.0)
  psych (~> 3.3.2)

BUNDLED WITH
   2.5.9