-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
58 lines (55 loc) · 1.21 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
PATH
remote: .
specs:
bluekai_middleware (0.6.1)
activesupport (~> 3.2.9)
faraday (>= 0.7.6, <= 0.10.0)
rack (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
appraisal (0.5.2)
bundler
rake
builder (3.2.2)
ci_reporter (1.7.3)
builder (>= 2.1.2)
diff-lcs (1.2.5)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
i18n (0.6.11)
multi_json (1.7.6)
multipart-post (2.0.0)
rack (1.5.2)
rake (0.9.2.2)
rdiscount (1.6.8)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 0.5.2)
bluekai_middleware!
ci_reporter (~> 1.7.0)
rake (~> 0.9.2.2)
rdiscount (~> 1.6.8)
rspec (~> 2.14.0)
simplecov (~> 0.7.1)
simplecov-rcov (~> 0.2.3)
yard (~> 0.8.2.1)