File tree 2 files changed +41
-37
lines changed
2 files changed +41
-37
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
3
- gem 'rails' , '3.0.6 '
3
+ gem 'rails' , '3.0.19 '
4
4
5
5
# Models
6
6
gem 'friendly_id' , '~> 3.2.1'
Original file line number Diff line number Diff line change 2
2
remote: http://rubygems.org/
3
3
specs:
4
4
abstract (1.0.0 )
5
- actionmailer (3.0.6 )
6
- actionpack (= 3.0.6 )
7
- mail (~> 2.2.15 )
8
- actionpack (3.0.6 )
9
- activemodel (= 3.0.6 )
10
- activesupport (= 3.0.6 )
5
+ actionmailer (3.0.19 )
6
+ actionpack (= 3.0.19 )
7
+ mail (~> 2.2.19 )
8
+ actionpack (3.0.19 )
9
+ activemodel (= 3.0.19 )
10
+ activesupport (= 3.0.19 )
11
11
builder (~> 2.1.2 )
12
12
erubis (~> 2.6.6 )
13
13
i18n (~> 0.5.0 )
14
- rack (~> 1.2.1 )
14
+ rack (~> 1.2.5 )
15
15
rack-mount (~> 0.6.14 )
16
16
rack-test (~> 0.5.7 )
17
17
tzinfo (~> 0.3.23 )
18
- activemodel (3.0.6 )
19
- activesupport (= 3.0.6 )
18
+ activemodel (3.0.19 )
19
+ activesupport (= 3.0.19 )
20
20
builder (~> 2.1.2 )
21
21
i18n (~> 0.5.0 )
22
- activerecord (3.0.6 )
23
- activemodel (= 3.0.6 )
24
- activesupport (= 3.0.6 )
25
- arel (~> 2.0.2 )
22
+ activerecord (3.0.19 )
23
+ activemodel (= 3.0.19 )
24
+ activesupport (= 3.0.19 )
25
+ arel (~> 2.0.10 )
26
26
tzinfo (~> 0.3.23 )
27
- activeresource (3.0.6 )
28
- activemodel (= 3.0.6 )
29
- activesupport (= 3.0.6 )
30
- activesupport (3.0.6 )
31
- arel (2.0.9 )
27
+ activeresource (3.0.19 )
28
+ activemodel (= 3.0.19 )
29
+ activesupport (= 3.0.19 )
30
+ activesupport (3.0.19 )
31
+ arel (2.0.10 )
32
32
babosa (0.3.3 )
33
33
builder (2.1.2 )
34
34
daemons (1.1.4 )
60
60
kaminari (0.10.4 )
61
61
rails (>= 3.0.0 )
62
62
libxml-ruby (1.1.4 )
63
- mail (2.2.15 )
63
+ mail (2.2.19 )
64
64
activesupport (>= 2.3.6 )
65
65
i18n (>= 0.4.0 )
66
66
mime-types (~> 1.16 )
67
67
treetop (~> 1.4.8 )
68
- mime-types (1.16 )
68
+ mime-types (1.19 )
69
69
nokogiri (1.4.4 )
70
70
pg (0.10.1 )
71
- polyglot (0.3.1 )
72
- rack (1.2.2 )
71
+ polyglot (0.3.3 )
72
+ rack (1.2.6 )
73
73
rack-mount (0.6.14 )
74
74
rack (>= 1.0.0 )
75
75
rack-test (0.5.7 )
76
76
rack (>= 1.0 )
77
- rails (3.0.6 )
78
- actionmailer (= 3.0.6 )
79
- actionpack (= 3.0.6 )
80
- activerecord (= 3.0.6 )
81
- activeresource (= 3.0.6 )
82
- activesupport (= 3.0.6 )
77
+ rails (3.0.19 )
78
+ actionmailer (= 3.0.19 )
79
+ actionpack (= 3.0.19 )
80
+ activerecord (= 3.0.19 )
81
+ activeresource (= 3.0.19 )
82
+ activesupport (= 3.0.19 )
83
83
bundler (~> 1.0 )
84
- railties (= 3.0.6 )
84
+ railties (= 3.0.19 )
85
85
rails3-generators (0.17.4 )
86
86
railties (>= 3.0.0 )
87
- railties (3.0.6 )
88
- actionpack (= 3.0.6 )
89
- activesupport (= 3.0.6 )
87
+ railties (3.0.19 )
88
+ actionpack (= 3.0.19 )
89
+ activesupport (= 3.0.19 )
90
90
rake (>= 0.8.7 )
91
+ rdoc (~> 3.4 )
91
92
thor (~> 0.14.4 )
92
- rake (0.8.7 )
93
+ rake (10.0.3 )
93
94
rdiscount (1.6.8 )
95
+ rdoc (3.12 )
96
+ json (~> 1.4 )
94
97
rest-client (1.6.7 )
95
98
mime-types (>= 1.16 )
96
99
routing-filter (0.2.3 )
119
122
eventmachine (>= 0.12.6 )
120
123
rack (>= 1.0.0 )
121
124
thor (0.14.6 )
122
- treetop (1.4.9 )
125
+ treetop (1.4.12 )
126
+ polyglot
123
127
polyglot (>= 0.3.1 )
124
- tzinfo (0.3.26 )
128
+ tzinfo (0.3.35 )
125
129
unicode_utils (1.0.0 )
126
130
yajl-ruby (0.8.3 )
127
131
@@ -136,7 +140,7 @@ DEPENDENCIES
136
140
kaminari
137
141
nokogiri
138
142
pg
139
- rails (= 3.0.6 )
143
+ rails (= 3.0.19 )
140
144
rails3-generators
141
145
rdiscount
142
146
rest-client
You can’t perform that action at this time.
0 commit comments