forked from danmayer/churn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
62 lines (59 loc) · 1.11 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
PATH
remote: .
specs:
churn (0.0.28)
chronic (>= 0.2.3)
hirb
json_pure
main
ruby_parser (~> 3.0)
sexp_processor (~> 4.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.10)
i18n (~> 0.6)
multi_json (~> 1.0)
arrayfields (4.7.4)
chronic (0.9.0)
fattr (2.2.1)
git (1.2.5)
hirb (0.7.1)
i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.6)
json_pure (1.7.6)
main (5.1.1)
arrayfields (>= 4.7.4)
chronic (>= 0.6.2)
fattr (>= 2.2.0)
map (>= 5.1.0)
map (6.2.0)
mocha (0.9.12)
multi_json (1.5.0)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
ruby_parser (3.1.1)
sexp_processor (~> 4.1)
sexp_processor (4.1.4)
shoulda (3.3.2)
shoulda-context (~> 1.0.1)
shoulda-matchers (~> 1.4.1)
shoulda-context (1.0.2)
shoulda-matchers (1.4.1)
activesupport (>= 3.0.0)
test-construct (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
churn!
jeweler
mocha (~> 0.9.5)
rake
shoulda
test-construct