Projet

Général

Profil

Paste
Télécharger (2,4 ko) Statistiques
| Branche: | Révision:

root / htmltest / sites / all / themes / omega / ohm / Gemfile.lock @ 5fc58a68

1
GEM
2
  remote: https://rubygems.org/
3
  specs:
4
    addressable (2.3.4)
5
    breakpoint (2.0.5)
6
      compass (>= 0.12.1)
7
      sass (>= 3.2.0)
8
    chunky_png (1.2.8)
9
    coderay (1.0.9)
10
    color-schemer (0.2.5)
11
      compass (~> 0.12)
12
      compass-blend-modes (~> 0.0.2)
13
    compass (0.12.2)
14
      chunky_png (~> 1.2)
15
      fssm (>= 0.2.7)
16
      sass (~> 3.1)
17
    compass-blend-modes (0.0.2)
18
      compass
19
    compass-normalize (1.4.3)
20
      compass (>= 0.12.0)
21
    compass-rgbapng (0.1.1)
22
      chunky_png (>= 0.8.0)
23
      compass (>= 0.10.0)
24
    compass-validator (3.0.1)
25
    css_parser (1.3.4)
26
      addressable
27
    em-websocket (0.5.0)
28
      eventmachine (>= 0.12.9)
29
      http_parser.rb (~> 0.5.3)
30
    eventmachine (1.0.3)
31
    ffi (1.8.1)
32
    formatador (0.2.4)
33
    fssm (0.2.10)
34
    guard (1.8.0)
35
      formatador (>= 0.2.4)
36
      listen (>= 1.0.0)
37
      lumberjack (>= 1.0.2)
38
      pry (>= 0.9.10)
39
      thor (>= 0.14.6)
40
    guard-compass (0.0.6)
41
      compass (>= 0.10.5)
42
      guard (>= 0.2.1)
43
    guard-livereload (1.4.0)
44
      em-websocket (>= 0.5.0)
45
      guard (>= 1.8.0)
46
      multi_json (~> 1.7)
47
    guard-shell (0.5.1)
48
      guard (>= 1.1.0)
49
    http_parser.rb (0.5.3)
50
    listen (1.1.6)
51
      rb-fsevent (>= 0.9.3)
52
      rb-inotify (>= 0.9)
53
      rb-kqueue (>= 0.2)
54
    lumberjack (1.0.3)
55
    method_source (0.8.1)
56
    multi_json (1.7.6)
57
    oily_png (1.1.0)
58
      chunky_png (~> 1.2.7)
59
    pry (0.9.12.2)
60
      coderay (~> 1.0.5)
61
      method_source (~> 0.8)
62
      slop (~> 3.4)
63
    rb-fchange (0.0.6)
64
      ffi
65
    rb-fsevent (0.9.3)
66
    rb-inotify (0.9.0)
67
      ffi (>= 0.5.0)
68
    rb-kqueue (0.2.0)
69
      ffi (>= 0.5.0)
70
    sass (3.2.9)
71
    sass-globbing (1.1.0)
72
      sass (>= 3.1)
73
    sassy-strings (0.3.1)
74
      compass (>= 0.12.2)
75
    singularitygs (1.0.8)
76
      breakpoint (>= 2.0.1)
77
      compass (>= 0.12.2)
78
      sass (>= 3.2.1)
79
    slop (3.4.5)
80
    susy (1.0.8)
81
      compass (>= 0.12.2)
82
      sass (>= 3.2.0)
83
    thor (0.18.1)
84
    toolkit (1.1.1)
85
      breakpoint (>= 2.0.2)
86
      color-schemer (>= 0.2.3)
87
      compass (>= 0.12.2)
88
      sassy-strings (>= 0.1)
89
      singularitygs (>= 1.0.7)
90
    yajl-ruby (1.1.0)
91

    
92
PLATFORMS
93
  ruby
94

    
95
DEPENDENCIES
96
  breakpoint
97
  compass
98
  compass-normalize
99
  compass-rgbapng
100
  compass-validator
101
  css_parser
102
  guard
103
  guard-compass
104
  guard-livereload
105
  guard-shell
106
  oily_png
107
  rb-fchange
108
  rb-fsevent
109
  rb-inotify (~> 0.9)
110
  sass
111
  sass-globbing
112
  singularitygs
113
  susy
114
  toolkit
115
  yajl-ruby