1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionmailer (4.1.5 )
5
- actionpack (= 4.1.5 )
6
- actionview (= 4.1.5 )
7
- mail (~> 2.5.4 )
8
- actionpack (4.1.5 )
9
- actionview (= 4.1.5 )
10
- activesupport (= 4.1.5 )
4
+ actionmailer (4.1.6 )
5
+ actionpack (= 4.1.6 )
6
+ actionview (= 4.1.6 )
7
+ mail (~> 2.5 , >= 2.5 .4 )
8
+ actionpack (4.1.6 )
9
+ actionview (= 4.1.6 )
10
+ activesupport (= 4.1.6 )
11
11
rack (~> 1.5.2 )
12
12
rack-test (~> 0.6.2 )
13
- actionview (4.1.5 )
14
- activesupport (= 4.1.5 )
13
+ actionview (4.1.6 )
14
+ activesupport (= 4.1.6 )
15
15
builder (~> 3.1 )
16
16
erubis (~> 2.7.0 )
17
- activemodel (4.1.5 )
18
- activesupport (= 4.1.5 )
17
+ activemodel (4.1.6 )
18
+ activesupport (= 4.1.6 )
19
19
builder (~> 3.1 )
20
- activerecord (4.1.5 )
21
- activemodel (= 4.1.5 )
22
- activesupport (= 4.1.5 )
20
+ activerecord (4.1.6 )
21
+ activemodel (= 4.1.6 )
22
+ activesupport (= 4.1.6 )
23
23
arel (~> 5.0.0 )
24
- activesupport (4.1.5 )
24
+ activesupport (4.1.6 )
25
25
i18n (~> 0.6 , >= 0.6.9 )
26
26
json (~> 1.7 , >= 1.7.7 )
27
27
minitest (~> 5.1 )
28
28
thread_safe (~> 0.1 )
29
29
tzinfo (~> 1.1 )
30
30
addressable (2.3.6 )
31
31
arel (5.0.1.20140414130214 )
32
- better_errors (1.1 .0 )
32
+ better_errors (2.0 .0 )
33
33
coderay (>= 1.0.0 )
34
34
erubis (>= 2.6.6 )
35
+ rack (>= 0.9.0 )
35
36
binding_of_caller (0.7.2 )
36
37
debug_inspector (>= 0.0.1 )
37
- bootstrap-sass (3.2.0.1 )
38
+ bootstrap-sass (3.2.0.2 )
38
39
sass (~> 3.2 )
39
40
builder (3.2.2 )
40
- capybara (2.4.1 )
41
+ capybara (2.4.3 )
41
42
mime-types (>= 1.16 )
42
43
nokogiri (>= 1.3.3 )
43
44
rack (>= 1.0.0 )
52
53
coffee-script (2.3.0 )
53
54
coffee-script-source
54
55
execjs
55
- coffee-script-source (1.7.1 )
56
+ coffee-script-source (1.8.0 )
56
57
database_cleaner (1.3.0 )
57
58
debug_inspector (0.0.2 )
58
59
diff-lcs (1.2.5 )
65
66
railties (>= 3.0.0 )
66
67
faker (1.4.3 )
67
68
i18n (~> 0.5 )
68
- ffi (1.9.3 )
69
+ ffi (1.9.4 )
69
70
high_voltage (2.2.1 )
70
71
hike (1.2.3 )
71
72
i18n (0.6.11 )
72
73
jbuilder (2.1.3 )
73
74
activesupport (>= 3.0.0 , < 5 )
74
75
multi_json (~> 1.2 )
75
- jquery-rails (3.1.1 )
76
+ jquery-rails (3.1.2 )
76
77
railties (>= 3.0 , < 5.0 )
77
78
thor (>= 0.14 , < 2.0 )
78
79
json (1.8.1 )
79
80
launchy (2.4.2 )
80
81
addressable (~> 2.3 )
81
- mail (2.5.4 )
82
- mime-types (~> 1.16 )
83
- treetop (~> 1.4.8 )
84
- mime-types (1.25.1 )
82
+ mail (2.6.1 )
83
+ mime-types (>= 1.16 , < 3 )
84
+ mime-types (2.3 )
85
85
mini_portile (0.6.0 )
86
- minitest (5.4.0 )
86
+ minitest (5.4.1 )
87
87
multi_json (1.10.1 )
88
88
nokogiri (1.6.3.1 )
89
89
mini_portile (= 0.6.0 )
90
- polyglot (0.3.5 )
90
+ pg (0.17.1 )
91
91
quiet_assets (1.0.3 )
92
92
railties (>= 3.1 , < 5.0 )
93
93
rack (1.5.2 )
94
94
rack-test (0.6.2 )
95
95
rack (>= 1.0 )
96
- rails (4.1.5 )
97
- actionmailer (= 4.1.5 )
98
- actionpack (= 4.1.5 )
99
- actionview (= 4.1.5 )
100
- activemodel (= 4.1.5 )
101
- activerecord (= 4.1.5 )
102
- activesupport (= 4.1.5 )
96
+ rails (4.1.6 )
97
+ actionmailer (= 4.1.6 )
98
+ actionpack (= 4.1.6 )
99
+ actionview (= 4.1.6 )
100
+ activemodel (= 4.1.6 )
101
+ activerecord (= 4.1.6 )
102
+ activesupport (= 4.1.6 )
103
103
bundler (>= 1.3.0 , < 2.0 )
104
- railties (= 4.1.5 )
104
+ railties (= 4.1.6 )
105
105
sprockets-rails (~> 2.0 )
106
- rails_layout (1.0.21 )
107
- railties (4.1.5 )
108
- actionpack (= 4.1.5 )
109
- activesupport (= 4.1.5 )
106
+ rails_12factor (0.0.2 )
107
+ rails_serve_static_assets
108
+ rails_stdout_logging
109
+ rails_layout (1.0.22 )
110
+ rails_serve_static_assets (0.0.2 )
111
+ rails_stdout_logging (0.0.3 )
112
+ railties (4.1.6 )
113
+ actionpack (= 4.1.6 )
114
+ activesupport (= 4.1.6 )
110
115
rake (>= 0.8.7 )
111
116
thor (>= 0.18.1 , < 2.0 )
112
117
rake (10.3.2 )
113
- rdoc (4.1.1 )
118
+ rdoc (4.1.2 )
114
119
json (~> 1.4 )
115
- rspec-core (3.0 .4 )
116
- rspec-support (~> 3.0 .0 )
117
- rspec-expectations (3.0.4 )
120
+ rspec-core (3.1 .4 )
121
+ rspec-support (~> 3.1 .0 )
122
+ rspec-expectations (3.1.1 )
118
123
diff-lcs (>= 1.2.0 , < 2.0 )
119
- rspec-support (~> 3.0 .0 )
120
- rspec-mocks (3.0.4 )
121
- rspec-support (~> 3.0 .0 )
122
- rspec-rails (3.0.2 )
124
+ rspec-support (~> 3.1 .0 )
125
+ rspec-mocks (3.1.1 )
126
+ rspec-support (~> 3.1 .0 )
127
+ rspec-rails (3.1.0 )
123
128
actionpack (>= 3.0 )
124
129
activesupport (>= 3.0 )
125
130
railties (>= 3.0 )
126
- rspec-core (~> 3.0 .0 )
127
- rspec-expectations (~> 3.0 .0 )
128
- rspec-mocks (~> 3.0 .0 )
129
- rspec-support (~> 3.0 .0 )
130
- rspec-support (3.0.4 )
131
+ rspec-core (~> 3.1 .0 )
132
+ rspec-expectations (~> 3.1 .0 )
133
+ rspec-mocks (~> 3.1 .0 )
134
+ rspec-support (~> 3.1 .0 )
135
+ rspec-support (3.1.0 )
131
136
rubyzip (1.1.6 )
132
137
sass (3.2.19 )
133
138
sass-rails (4.0.3 )
@@ -138,86 +143,33 @@ GEM
138
143
sdoc (0.4.1 )
139
144
json (~> 1.7 , >= 1.7.7 )
140
145
rdoc (~> 4.0 )
141
- selenium-webdriver (2.42 .0 )
142
- childprocess (>= 0.5.0 )
146
+ selenium-webdriver (2.43 .0 )
147
+ childprocess (~> 0.5 )
143
148
multi_json (~> 1.0 )
144
149
rubyzip (~> 1.0 )
145
- websocket (~> 1.0.4 )
150
+ websocket (~> 1.0 )
146
151
spring (1.1.3 )
147
152
sprockets (2.11.0 )
148
153
hike (~> 1.2 )
149
154
multi_json (~> 1.0 )
150
155
rack (~> 1.0 )
151
156
tilt (~> 1.1 , != 1.3.0 )
152
- sprockets-rails (2.1.3 )
157
+ sprockets-rails (2.1.4 )
153
158
actionpack (>= 3.0 )
154
159
activesupport (>= 3.0 )
155
160
sprockets (~> 2.8 )
156
161
sqlite3 (1.3.9 )
157
162
thor (0.19.1 )
158
163
thread_safe (0.3.4 )
159
164
tilt (1.4.1 )
160
- treetop (1.4.15 )
161
- polyglot
162
- polyglot
163
- polyglot
164
- polyglot
165
- polyglot
166
- polyglot
167
- polyglot
168
- polyglot
169
- polyglot
170
- polyglot
171
- polyglot
172
- polyglot
173
- polyglot
174
- polyglot
175
- polyglot
176
- polyglot
177
- polyglot
178
- polyglot (>= 0.3.1 )
179
- polyglot (>= 0.3.1 )
180
- polyglot (>= 0.3.1 )
181
- polyglot (>= 0.3.1 )
182
- polyglot (>= 0.3.1 )
183
- polyglot (>= 0.3.1 )
184
- polyglot (>= 0.3.1 )
185
- polyglot (>= 0.3.1 )
186
- polyglot (>= 0.3.1 )
187
- polyglot (>= 0.3.1 )
188
- polyglot (>= 0.3.1 )
189
- polyglot (>= 0.3.1 )
190
- polyglot (>= 0.3.1 )
191
- polyglot (>= 0.3.1 )
192
- polyglot (>= 0.3.1 )
193
- polyglot (>= 0.3.1 )
194
- polyglot (>= 0.3.1 )
195
- polyglot (>= 0.3.1 )
196
- polyglot (>= 0.3.1 )
197
- polyglot (>= 0.3.1 )
198
- polyglot (>= 0.3.1 )
199
- polyglot (>= 0.3.1 )
200
- polyglot (>= 0.3.1 )
201
- polyglot (>= 0.3.1 )
202
- polyglot (>= 0.3.1 )
203
- polyglot (>= 0.3.1 )
204
- polyglot (>= 0.3.1 )
205
- polyglot (>= 0.3.1 )
206
- polyglot (>= 0.3.1 )
207
- polyglot (>= 0.3.1 )
208
- polyglot (>= 0.3.1 )
209
- polyglot (>= 0.3.1 )
210
- polyglot (>= 0.3.1 )
211
- polyglot (>= 0.3.1 )
212
- polyglot (>= 0.3.1 )
213
- turbolinks (2.2.2 )
165
+ turbolinks (2.3.0 )
214
166
coffee-rails
215
167
tzinfo (1.2.2 )
216
168
thread_safe (~> 0.1 )
217
169
uglifier (2.5.3 )
218
170
execjs (>= 0.3.0 )
219
171
json (>= 1.8.0 )
220
- websocket (1.0.7 )
172
+ websocket (1.2.1 )
221
173
xpath (2.0.0 )
222
174
nokogiri (~> 1.3 )
223
175
@@ -237,8 +189,10 @@ DEPENDENCIES
237
189
jbuilder (~> 2.0 )
238
190
jquery-rails
239
191
launchy
192
+ pg
240
193
quiet_assets
241
- rails (= 4.1.5 )
194
+ rails (= 4.1.6 )
195
+ rails_12factor
242
196
rails_layout
243
197
rspec-rails
244
198
sass-rails (~> 4.0.3 )
0 commit comments