1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionmailer (3.2.15 )
5
- actionpack (= 3.2.15 )
4
+ actionmailer (3.2.16 )
5
+ actionpack (= 3.2.16 )
6
6
mail (~> 2.5.4 )
7
- actionpack (3.2.15 )
8
- activemodel (= 3.2.15 )
9
- activesupport (= 3.2.15 )
7
+ actionpack (3.2.16 )
8
+ activemodel (= 3.2.16 )
9
+ activesupport (= 3.2.16 )
10
10
builder (~> 3.0.0 )
11
11
erubis (~> 2.7.0 )
12
12
journey (~> 1.0.4 )
13
13
rack (~> 1.4.5 )
14
14
rack-cache (~> 1.2 )
15
15
rack-test (~> 0.6.1 )
16
16
sprockets (~> 2.2.1 )
17
- activemodel (3.2.15 )
18
- activesupport (= 3.2.15 )
17
+ activemodel (3.2.16 )
18
+ activesupport (= 3.2.16 )
19
19
builder (~> 3.0.0 )
20
- activerecord (3.2.15 )
21
- activemodel (= 3.2.15 )
22
- activesupport (= 3.2.15 )
20
+ activerecord (3.2.16 )
21
+ activemodel (= 3.2.16 )
22
+ activesupport (= 3.2.16 )
23
23
arel (~> 3.0.2 )
24
24
tzinfo (~> 0.3.29 )
25
- activeresource (3.2.15 )
26
- activemodel (= 3.2.15 )
27
- activesupport (= 3.2.15 )
28
- activesupport (3.2.15 )
25
+ activeresource (3.2.16 )
26
+ activemodel (= 3.2.16 )
27
+ activesupport (= 3.2.16 )
28
+ activesupport (3.2.16 )
29
29
i18n (~> 0.6 , >= 0.6.4 )
30
30
multi_json (~> 1.0 )
31
- arel (3.0.2 )
31
+ arel (3.0.3 )
32
32
bcrypt-ruby (3.0.1 )
33
33
bootstrap-sass (2.1.0.0 )
34
34
bootstrap-will_paginate (0.0.6 )
45
45
timers (~> 1.1.0 )
46
46
childprocess (0.3.6 )
47
47
ffi (~> 1.0 , >= 1.0.6 )
48
- coderay (1.0.9 )
48
+ coderay (1.1.0 )
49
49
coffee-rails (3.2.2 )
50
50
coffee-script (>= 2.2.0 )
51
51
railties (~> 3.2.0 )
52
52
coffee-script (2.2.0 )
53
53
coffee-script-source
54
54
execjs
55
55
coffee-script-source (1.6.3 )
56
- cucumber (1.3.8 )
56
+ cucumber (1.3.10 )
57
57
builder (>= 2.1.2 )
58
58
diff-lcs (>= 1.1.3 )
59
- gherkin (~> 2.12.1 )
59
+ gherkin (~> 2.12 )
60
60
multi_json (>= 1.7.5 , < 2.0 )
61
61
multi_test (>= 0.0.2 )
62
62
cucumber-rails (1.2.1 )
74
74
railties (>= 3.0.0 )
75
75
faker (1.0.1 )
76
76
i18n (~> 0.4 )
77
- ffi (1.9.0 )
77
+ ffi (1.9.3 )
78
78
formatador (0.2.4 )
79
79
gherkin (2.12.2 )
80
80
multi_json (~> 1.3 )
81
- guard (2.1.1 )
81
+ guard (2.2.4 )
82
82
formatador (>= 0.2.4 )
83
83
listen (~> 2.1 )
84
84
lumberjack (~> 1.0 )
92
92
spork (>= 0.8.4 )
93
93
sys-proctable
94
94
hike (1.2.3 )
95
- i18n (0.6.5 )
95
+ i18n (0.6.9 )
96
96
journey (1.0.4 )
97
97
jquery-rails (2.0.2 )
98
98
railties (>= 3.2.0 , < 5.0 )
99
99
thor (~> 0.14 )
100
100
json (1.8.1 )
101
- listen (2.1 .1 )
101
+ listen (2.3 .1 )
102
102
celluloid (>= 0.15.2 )
103
103
rb-fsevent (>= 0.9.3 )
104
104
rb-inotify (>= 0.9 )
@@ -107,16 +107,16 @@ GEM
107
107
mime-types (~> 1.16 )
108
108
treetop (~> 1.4.8 )
109
109
method_source (0.8.2 )
110
- mime-types (1.25 )
111
- mini_portile (0.5.1 )
110
+ mime-types (1.25.1 )
111
+ mini_portile (0.5.2 )
112
112
multi_json (1.8.2 )
113
113
multi_test (0.0.2 )
114
114
nokogiri (1.6.0 )
115
115
mini_portile (~> 0.5.0 )
116
116
pg (0.12.2 )
117
117
polyglot (0.3.3 )
118
- pry (0.9.12.2 )
119
- coderay (~> 1.0.5 )
118
+ pry (0.9.12.4 )
119
+ coderay (~> 1.0 )
120
120
method_source (~> 0.8 )
121
121
slop (~> 3.4 )
122
122
rack (1.4.5 )
@@ -126,17 +126,17 @@ GEM
126
126
rack
127
127
rack-test (0.6.2 )
128
128
rack (>= 1.0 )
129
- rails (3.2.15 )
130
- actionmailer (= 3.2.15 )
131
- actionpack (= 3.2.15 )
132
- activerecord (= 3.2.15 )
133
- activeresource (= 3.2.15 )
134
- activesupport (= 3.2.15 )
129
+ rails (3.2.16 )
130
+ actionmailer (= 3.2.16 )
131
+ actionpack (= 3.2.16 )
132
+ activerecord (= 3.2.16 )
133
+ activeresource (= 3.2.16 )
134
+ activesupport (= 3.2.16 )
135
135
bundler (~> 1.0 )
136
- railties (= 3.2.15 )
137
- railties (3.2.15 )
138
- actionpack (= 3.2.15 )
139
- activesupport (= 3.2.15 )
136
+ railties (= 3.2.16 )
137
+ railties (3.2.16 )
138
+ actionpack (= 3.2.16 )
139
+ activesupport (= 3.2.16 )
140
140
rack-ssl (~> 1.3.2 )
141
141
rake (>= 0.8.7 )
142
142
rdoc (~> 3.4 )
171
171
multi_json (~> 1.0 )
172
172
rubyzip (~> 1.0.0 )
173
173
websocket (~> 1.0.4 )
174
- slop (3.4.6 )
174
+ slop (3.4.7 )
175
175
spork (0.9.2 )
176
176
sprockets (2.2.2 )
177
177
hike (~> 1.2 )
@@ -213,7 +213,7 @@ DEPENDENCIES
213
213
guard-spork (= 1.2.0 )
214
214
jquery-rails (= 2.0.2 )
215
215
pg (= 0.12.2 )
216
- rails (= 3.2.15 )
216
+ rails (= 3.2.16 )
217
217
rspec-rails (= 2.11.0 )
218
218
sass-rails (= 3.2.5 )
219
219
spork (= 0.9.2 )
0 commit comments