-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gemfile.lock
54 lines (52 loc) · 1.13 KB
/
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
45
46
47
48
49
50
51
52
53
54
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.10.0)
autotest (4.4.6)
ZenTest (>= 4.4.1)
autotest-fsevent (0.2.9)
sys-uname
autotest-growl (0.2.16)
aws-sdk (1.42.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
colored (1.2)
columnize (0.8.9)
command_line_reporter (3.3.2)
colored (>= 1.2)
debugger-linecache (1.2.0)
debugger2 (1.0.0.beta2)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
diff-lcs (1.2.5)
ffi (1.9.3)
json (1.8.1)
mini_portile (0.6.0)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
rake (10.3.2)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.0)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.1)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)
sys-uname (0.9.2)
ffi (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
autotest
autotest-fsevent
autotest-growl
aws-sdk
command_line_reporter
debugger2
rake
rspec (>= 2.4)