1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionmailer (4.2.3 )
5
- actionpack (= 4.2.3 )
6
- actionview (= 4.2.3 )
7
- activejob (= 4.2.3 )
4
+ actionmailer (4.2.4 )
5
+ actionpack (= 4.2.4 )
6
+ actionview (= 4.2.4 )
7
+ activejob (= 4.2.4 )
8
8
mail (~> 2.5 , >= 2.5.4 )
9
9
rails-dom-testing (~> 1.0 , >= 1.0.5 )
10
- actionpack (4.2.3 )
11
- actionview (= 4.2.3 )
12
- activesupport (= 4.2.3 )
10
+ actionpack (4.2.4 )
11
+ actionview (= 4.2.4 )
12
+ activesupport (= 4.2.4 )
13
13
rack (~> 1.6 )
14
14
rack-test (~> 0.6.2 )
15
15
rails-dom-testing (~> 1.0 , >= 1.0.5 )
16
16
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
17
- actionview (4.2.3 )
18
- activesupport (= 4.2.3 )
17
+ actionview (4.2.4 )
18
+ activesupport (= 4.2.4 )
19
19
builder (~> 3.1 )
20
20
erubis (~> 2.7.0 )
21
21
rails-dom-testing (~> 1.0 , >= 1.0.5 )
22
22
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
23
- activejob (4.2.3 )
24
- activesupport (= 4.2.3 )
23
+ activejob (4.2.4 )
24
+ activesupport (= 4.2.4 )
25
25
globalid (>= 0.3.0 )
26
- activemodel (4.2.3 )
27
- activesupport (= 4.2.3 )
26
+ activemodel (4.2.4 )
27
+ activesupport (= 4.2.4 )
28
28
builder (~> 3.1 )
29
- activerecord (4.2.3 )
30
- activemodel (= 4.2.3 )
31
- activesupport (= 4.2.3 )
29
+ activerecord (4.2.4 )
30
+ activemodel (= 4.2.4 )
31
+ activesupport (= 4.2.4 )
32
32
arel (~> 6.0 )
33
- activesupport (4.2.3 )
33
+ activesupport (4.2.4 )
34
34
i18n (~> 0.7 )
35
35
json (~> 1.7 , >= 1.7.7 )
36
36
minitest (~> 5.1 )
39
39
addressable (2.3.8 )
40
40
archive-zip (0.7.0 )
41
41
io-like (~> 0.3.0 )
42
- arel (6.0.2 )
43
- ast (2.0 .0 )
42
+ arel (6.0.3 )
43
+ ast (2.1 .0 )
44
44
astrolabe (1.3.1 )
45
45
parser (~> 2.2 )
46
- autoprefixer-rails (5.2.1.1 )
46
+ autoprefixer-rails (6.0.3 )
47
47
execjs
48
48
json
49
49
awesome_print (1.6.1 )
52
52
bootstrap-sass (3.3.5.1 )
53
53
autoprefixer-rails (>= 5.0.0.1 )
54
54
sass (>= 3.3.0 )
55
- brakeman (3.1.1 )
55
+ brakeman (3.1.2 )
56
56
erubis (~> 2.6 )
57
57
fastercsv (~> 1.5 )
58
58
haml (>= 3.0 , < 5.0 )
59
59
highline (~> 1.6 )
60
60
multi_json (~> 1.2 )
61
61
ruby2ruby (>= 2.1.1 , < 2.3.0 )
62
62
ruby_parser (~> 3.7.0 )
63
+ safe_yaml
63
64
sass (~> 3.0 )
64
65
slim (>= 1.3.6 , < 4.0 )
65
66
terminal-table (~> 1.4 )
69
70
thor (~> 0.18 )
70
71
byebug (5.0.0 )
71
72
columnize (= 0.9.0 )
72
- capybara (2.4.4 )
73
+ capybara (2.5.0 )
73
74
mime-types (>= 1.16 )
74
75
nokogiri (>= 1.3.3 )
75
76
rack (>= 1.0.0 )
78
79
capybara-screenshot (1.0.11 )
79
80
capybara (>= 1.0 , < 3 )
80
81
launchy
81
- childprocess (0.5.6 )
82
+ childprocess (0.5.7 )
82
83
ffi (~> 1.0 , >= 1.0.11 )
83
84
chromedriver-helper (1.0.0 )
84
85
archive-zip (~> 0.7.0 )
93
94
coffee-script-source (1.9.1.1 )
94
95
columnize (0.9.0 )
95
96
connection_pool (2.2.0 )
96
- coveralls (0.8.2 )
97
+ coveralls (0.8.3 )
97
98
json (~> 1.8 )
98
99
rest-client (>= 1.6.8 , < 2 )
99
100
simplecov (~> 0.10.0 )
100
101
term-ansicolor (~> 1.3 )
101
102
thor (~> 0.19.1 )
102
- database_cleaner (1.4 .1 )
103
+ database_cleaner (1.5 .1 )
103
104
debug_inspector (0.0.2 )
104
105
diff-lcs (1.2.5 )
105
106
docile (1.1.5 )
106
- domain_name (0.5.24 )
107
+ domain_name (0.5.25 )
107
108
unf (>= 0.0.5 , < 1.0.0 )
108
109
erubis (2.7.0 )
109
- execjs (2.5.2 )
110
+ execjs (2.6.0 )
110
111
factory_girl (4.5.0 )
111
112
activesupport (>= 3.0.0 )
112
113
factory_girl_rails (4.5.0 )
@@ -116,41 +117,41 @@ GEM
116
117
ffi (1.9.10 )
117
118
foreman (0.78.0 )
118
119
thor (~> 0.19.1 )
119
- globalid (0.3.5 )
120
+ globalid (0.3.6 )
120
121
activesupport (>= 4.1.0 )
121
122
haml (4.0.7 )
122
123
tilt
123
- highline (1.7.7 )
124
+ highline (1.7.8 )
124
125
http-cookie (1.0.2 )
125
126
domain_name (~> 0.5 )
126
127
i18n (0.7.0 )
127
128
interception (0.5 )
128
129
io-like (0.3.0 )
129
- jbuilder (2.3.1 )
130
+ jbuilder (2.3.2 )
130
131
activesupport (>= 3.0.0 , < 5 )
131
132
multi_json (~> 1.2 )
132
133
json (1.8.3 )
133
- kgio (2.9.3 )
134
+ kgio (2.10.0 )
134
135
launchy (2.4.3 )
135
136
addressable (~> 2.3 )
136
- libv8 (3.16.14.11 )
137
- loofah (2.0.2 )
137
+ libv8 (3.16.14.13 )
138
+ loofah (2.0.3 )
138
139
nokogiri (>= 1.5.9 )
139
140
mail (2.6.3 )
140
141
mime-types (>= 1.16 , < 3 )
141
142
method_source (0.8.2 )
142
- mime-types (2.6.1 )
143
+ mime-types (2.6.2 )
143
144
mini_portile (0.6.2 )
144
- minitest (5.7.0 )
145
+ minitest (5.8.2 )
145
146
multi_json (1.11.2 )
146
- netrc (0.10.3 )
147
+ netrc (0.11.0 )
147
148
nokogiri (1.6.6.2 )
148
149
mini_portile (~> 0.6.0 )
149
- parser (2.2.2.6 )
150
+ parser (2.2.3.0 )
150
151
ast (>= 1.1 , < 3.0 )
151
- pg (0.18.2 )
152
+ pg (0.18.3 )
152
153
powerpack (0.1.1 )
153
- pry (0.10.1 )
154
+ pry (0.10.3 )
154
155
coderay (~> 1.1.0 )
155
156
method_source (~> 0.8.1 )
156
157
slop (~> 3.4 )
@@ -171,20 +172,20 @@ GEM
171
172
rack (1.6.4 )
172
173
rack-test (0.6.3 )
173
174
rack (>= 1.0 )
174
- rails (4.2.3 )
175
- actionmailer (= 4.2.3 )
176
- actionpack (= 4.2.3 )
177
- actionview (= 4.2.3 )
178
- activejob (= 4.2.3 )
179
- activemodel (= 4.2.3 )
180
- activerecord (= 4.2.3 )
181
- activesupport (= 4.2.3 )
175
+ rails (4.2.4 )
176
+ actionmailer (= 4.2.4 )
177
+ actionpack (= 4.2.4 )
178
+ actionview (= 4.2.4 )
179
+ activejob (= 4.2.4 )
180
+ activemodel (= 4.2.4 )
181
+ activerecord (= 4.2.4 )
182
+ activesupport (= 4.2.4 )
182
183
bundler (>= 1.3.0 , < 2.0 )
183
- railties (= 4.2.3 )
184
+ railties (= 4.2.4 )
184
185
sprockets-rails
185
186
rails-deprecated_sanitizer (1.0.3 )
186
187
activesupport (>= 4.2.0.alpha )
187
- rails-dom-testing (1.0.6 )
188
+ rails-dom-testing (1.0.7 )
188
189
activesupport (>= 4.2.0.beta , < 5.0 )
189
190
nokogiri (~> 1.6.0 )
190
191
rails-deprecated_sanitizer (>= 1.0.1 )
@@ -194,10 +195,10 @@ GEM
194
195
rails_serve_static_assets
195
196
rails_stdout_logging
196
197
rails_serve_static_assets (0.0.4 )
197
- rails_stdout_logging (0.0.3 )
198
- railties (4.2.3 )
199
- actionpack (= 4.2.3 )
200
- activesupport (= 4.2.3 )
198
+ rails_stdout_logging (0.0.4 )
199
+ railties (4.2.4 )
200
+ actionpack (= 4.2.4 )
201
+ activesupport (= 4.2.4 )
201
202
rake (>= 0.8.7 )
202
203
thor (>= 0.18.1 , < 2.0 )
203
204
rainbow (2.0.0 )
@@ -230,36 +231,37 @@ GEM
230
231
rspec-mocks (~> 3.3.0 )
231
232
rspec-support (~> 3.3.0 )
232
233
rspec-support (3.3.0 )
233
- rubocop (0.32.1 )
234
+ rubocop (0.34.2 )
234
235
astrolabe (~> 1.3 )
235
236
parser (>= 2.2.2.5 , < 3.0 )
236
237
powerpack (~> 0.1 )
237
238
rainbow (>= 1.99.1 , < 3.0 )
238
239
ruby-progressbar (~> 1.4 )
239
- ruby-lint (2.0.4 )
240
+ ruby-lint (2.0.5 )
240
241
parser (~> 2.2 )
241
242
slop (~> 3.4 , >= 3.4.7 )
242
243
ruby-progressbar (1.7.5 )
243
244
ruby2ruby (2.2.0 )
244
245
ruby_parser (~> 3.1 )
245
246
sexp_processor (~> 4.0 )
246
- ruby_parser (3.7.1 )
247
+ ruby_parser (3.7.2 )
247
248
sexp_processor (~> 4.1 )
248
249
rubyzip (1.1.7 )
249
- sass (3.4.18 )
250
- sass-rails (5.0.3 )
250
+ safe_yaml (1.0.4 )
251
+ sass (3.4.19 )
252
+ sass-rails (5.0.4 )
251
253
railties (>= 4.0.0 , < 5.0 )
252
254
sass (~> 3.1 )
253
255
sprockets (>= 2.8 , < 4.0 )
254
256
sprockets-rails (>= 2.0 , < 4.0 )
255
- tilt (~> 1.1 )
256
- scss_lint (0.40.1 )
257
+ tilt (>= 1.1 , < 3 )
258
+ scss_lint (0.42.2 )
257
259
rainbow (~> 2.0 )
258
- sass (~> 3.4.1 )
260
+ sass (~> 3.4.15 )
259
261
sdoc (0.4.1 )
260
262
json (~> 1.7 , >= 1.7.7 )
261
263
rdoc (~> 4.0 )
262
- selenium-webdriver (2.47 .1 )
264
+ selenium-webdriver (2.48 .1 )
263
265
childprocess (~> 0.5 )
264
266
multi_json (~> 1.0 )
265
267
rubyzip (~> 1.0 )
@@ -274,16 +276,16 @@ GEM
274
276
temple (~> 0.7.3 )
275
277
tilt (>= 1.3.3 , < 2.1 )
276
278
slop (3.6.0 )
277
- spring (1.3.6 )
279
+ spring (1.4.0 )
278
280
spring-commands-rspec (1.0.4 )
279
281
spring (>= 0.9.1 )
280
- sprockets (3.2 .0 )
281
- rack (~ > 1.0 )
282
- sprockets-rails (2.3.2 )
282
+ sprockets (3.4 .0 )
283
+ rack (> 1 , < 3 )
284
+ sprockets-rails (2.3.3 )
283
285
actionpack (>= 3.0 )
284
286
activesupport (>= 3.0 )
285
287
sprockets (>= 2.8 , < 4.0 )
286
- sqlite3 (1.3.10 )
288
+ sqlite3 (1.3.11 )
287
289
temple (0.7.6 )
288
290
term-ansicolor (1.3.2 )
289
291
tins (~> 1.0 )
293
295
ref
294
296
thor (0.19.1 )
295
297
thread_safe (0.3.5 )
296
- tilt (1.4 .1 )
298
+ tilt (2.0 .1 )
297
299
tins (1.6.0 )
298
300
turbolinks (2.5.3 )
299
301
coffee-rails
@@ -325,7 +327,7 @@ PLATFORMS
325
327
DEPENDENCIES
326
328
autoprefixer-rails
327
329
awesome_print
328
- bootstrap-sass (~> 3.3.1 )
330
+ bootstrap-sass (~> 3.3 )
329
331
brakeman
330
332
bundler-audit
331
333
capybara
@@ -362,7 +364,7 @@ DEPENDENCIES
362
364
sqlite3
363
365
therubyracer
364
366
turbolinks
365
- uglifier ( ~> 2.7.2 )
367
+ uglifier
366
368
unicorn
367
369
web-console
368
370
0 commit comments