-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
51 lines (49 loc) · 1.02 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.11)
activesupport (= 3.0.11)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.11)
activemodel (= 3.0.11)
activesupport (= 3.0.11)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.11)
arel (2.0.10)
builder (2.1.2)
chronic (0.6.6)
curb (0.7.16)
feedzirra (0.1.1)
activesupport (>= 3.0.8)
builder (~> 2.1.2)
curb (~> 0.7.15)
i18n (>= 0.5.0)
loofah (~> 1.2.0)
nokogiri (~> 1.4.4)
rake (>= 0.9.2)
rdoc (~> 3.8)
sax-machine (~> 0.1.0)
i18n (0.5.0)
json (1.6.3)
loofah (1.2.0)
nokogiri (>= 1.4.4)
nokogiri (1.4.7)
rake (0.9.2.2)
rdoc (3.11)
json (~> 1.4)
sax-machine (0.1.0)
nokogiri (> 0.0.0)
sqlite3 (1.3.5)
tzinfo (0.3.31)
whenever (0.7.0)
activesupport (>= 2.3.4)
chronic (~> 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord (= 3.0.11)
feedzirra
sqlite3
whenever