-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
67 lines (65 loc) · 1.26 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
55
56
57
58
59
60
61
62
63
64
65
66
67
GEM
remote: http://gems.mobme.in/
remote: http://rubygems.org/
specs:
bloomfilter-rb (2.1.1)
redis
builder (3.0.0)
ci_reporter (1.6.9)
builder (>= 2.1.2)
diff-lcs (1.1.3)
ffi (1.0.11)
flog (2.5.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
growl (1.0.3)
guard (0.9.3)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-rspec (0.5.10)
guard (>= 0.8.4)
libnotify (0.6.0)
multi_json (1.0.4)
rake (0.9.2.2)
rb-fsevent (0.4.3.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdiscount (1.6.8)
redis (2.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.9)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
thor (0.14.6)
yard (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
bloomfilter-rb
ci_reporter
flog
growl
guard
guard-rspec
libnotify
rake
rb-fsevent
rb-inotify
rdiscount
rspec
simplecov
simplecov-rcov
yard