forked from sundbp/bberg
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
71 lines (68 loc) · 1.34 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
PATH
remote: .
specs:
bberg (0.1.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
builder (3.0.0)
ci_reporter (1.6.4)
builder (>= 2.1.2)
configuration (1.2.0)
diff-lcs (1.1.2)
flog (2.5.0)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
guard (0.3.0)
open_gem (~> 1.4.2)
thor (~> 0.14.6)
guard-rspec (0.2.0)
guard (>= 0.2.2)
i18n (0.5.0)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
maruku (0.6.0)
syntax (>= 1.0.0)
open_gem (1.4.2)
launchy (~> 0.3.5)
ore-core (0.1.0)
rake (0.8.7)
rcov (0.9.9-java)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby_parser (2.0.5)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)
syntax (1.0.0)
thor (0.14.6)
tzinfo (0.3.23)
yard (0.6.4)
yardstick (0.2.0)
yard (~> 0.6.1)
PLATFORMS
java
DEPENDENCIES
activesupport
bberg!
bundler (~> 1.0.0)
ci_reporter (~> 1.6.4)
flog (~> 2.5.0)
guard (~> 0.3.0)
guard-rspec (~> 0.2.0)
i18n
maruku
ore-core (~> 0.1.0)
rake (~> 0.8.7)
rcov (~> 0.9.9)
rspec (~> 2.5.0)
tzinfo
yard (~> 0.6.0)
yardstick