-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
93 lines (91 loc) · 1.74 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
GEM
remote: http://gemcutter.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
diff-lcs (1.1.3)
ffi (1.0.11)
flay (1.4.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
flog (2.5.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
git (1.2.5)
guard (0.10.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-rspec (0.6.0)
guard (>= 0.10.0)
httparty (0.8.1)
multi_json
multi_xml
ick (0.3.0)
ruby2ruby (>= 1.1.8)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
libnotify (0.7.2)
multi_json (1.0.4)
multi_xml (0.4.1)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.4.3.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rcov (0.9.11)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.10)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
thor (0.14.6)
yard (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
active_support
bundler
flay
flog
guard
guard-bundler
guard-rspec
httparty
ick
jeweler
libnotify
rb-fchange
rb-fsevent
rb-inotify
rcov
reek
roodi
rspec
simplecov
yard