-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
57 lines (54 loc) · 1.04 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
PATH
remote: .
specs:
calculated (0.1.6)
activesupport (>= 3.0.0)
hashie (~> 0.2.1)
httparty (~> 0.6.1)
i18n (>= 0.5)
moneta (~> 0.6.0)
tzinfo (~> 0.3.22)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
artifice (0.5)
rack-test
crack (0.1.8)
diff-lcs (1.1.2)
hashie (0.2.2)
httparty (0.6.1)
crack (= 0.1.8)
i18n (0.5.0)
moneta (0.6.0)
rack (1.1.0)
rack-contrib (0.9.2)
rack (>= 0.9.1)
test-spec (~> 0.9.0)
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
sinatra (1.0)
rack (>= 1.0)
test-spec (0.9.0)
tzinfo (0.3.24)
yard (0.5.8)
PLATFORMS
ruby
DEPENDENCIES
artifice (= 0.5)
calculated!
rack (= 1.1.0)
rack-contrib (= 0.9.2)
rake
rspec (= 2.4.0)
sinatra (= 1.0)
yard