Projet

Général

Profil

Paste
Télécharger (615 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / adaptivetheme / at_subtheme / Gemfile.lock @ a08833bd

1
GEM
2
  remote: https://rubygems.org/
3
  specs:
4
    chunky_png (1.3.3)
5
    compass (1.0.3)
6
      chunky_png (~> 1.2)
7
      compass-core (~> 1.0.2)
8
      compass-import-once (~> 1.0.5)
9
      rb-fsevent (>= 0.9.3)
10
      rb-inotify (>= 0.9)
11
      sass (>= 3.3.13, < 3.5)
12
    compass-core (1.0.3)
13
      multi_json (~> 1.0)
14
      sass (>= 3.3.0, < 3.5)
15
    compass-import-once (1.0.5)
16
      sass (>= 3.2, < 3.5)
17
    ffi (1.9.3)
18
    multi_json (1.10.1)
19
    rb-fsevent (0.9.4)
20
    rb-inotify (0.9.5)
21
      ffi (>= 0.5.0)
22
    sass (3.4.9)
23

    
24
PLATFORMS
25
  ruby
26

    
27
DEPENDENCIES
28
  compass (~> 1.0.1)
29
  ffi (= 1.9.3)
30
  sass (~> 3.4.9)