-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
61 lines (58 loc) · 1.24 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
PATH
remote: .
specs:
store (0.1.0)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (2.3.18)
diff-lcs (1.2.5)
docile (1.1.5)
hash-to-ostruct (0.0.1)
hoe (>= 1.8.0)
newgem (>= 1.2.3)
hoe (3.12.0)
rake (>= 0.8, < 11.0)
json (1.8.1)
multi_json (1.10.1)
newgem (1.5.3)
RedCloth (>= 4.1.1)
activesupport (~> 2.3.4)
hoe (>= 2.4.0)
rubigen (>= 1.5.3)
syntax (>= 1.0.0)
rake (10.3.2)
rdoc (3.12.2)
json (~> 1.4)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.2)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.2)
rspec-support (~> 3.0.0)
rspec-support (3.0.2)
rubigen (1.5.8)
activesupport (>= 2.3.5, < 3.2.0)
rubygems-tasks (0.2.4)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
syntax (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
hash-to-ostruct (~> 0.0.1)
json (~> 1.8.1)
rdoc (~> 3.0)
rspec (~> 3.0.0)
rubygems-tasks (~> 0.2)
simplecov
store!