forked from jondot/graphene
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
44 lines (41 loc) · 848 Bytes
/
Gemfile.lock
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
GIT
remote: git://github.com/jondot/guard-sprockets.git
revision: 4c6ebac094d5f06452bcc74fe75e7c1e2c4f99f2
specs:
guard-sprockets (0.2.0)
guard (>= 0.2.2)
sprockets (~> 2)
GEM
remote: http://rubygems.org/
specs:
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
execjs (1.3.0)
multi_json (~> 1.0)
ffi (1.0.11)
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
hike (1.2.1)
multi_json (1.0.4)
rack (1.4.1)
sass (3.1.15)
sprockets (2.3.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.14.6)
tilt (1.3.3)
uglifier (1.2.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
guard-sprockets!
sass
uglifier