|
71 | 71 | airbrussh (1.2.0)
|
72 | 72 | sshkit (>= 1.6.1, != 1.7.0)
|
73 | 73 | arel (6.0.4)
|
74 |
| - ast (2.3.0) |
| 74 | + ast (2.4.0) |
75 | 75 | bcrypt (3.1.11)
|
76 | 76 | blacklight (4.7.0)
|
77 | 77 | bootstrap-sass (>= 2.2.0, < 2.4)
|
|
182 | 182 | hydra-core (= 6.5.2)
|
183 | 183 | rails (>= 3.2.6)
|
184 | 184 | i18n (0.8.1)
|
| 185 | + jaro_winkler (1.5.1) |
185 | 186 | jettywrapper (2.0.3)
|
186 | 187 | activesupport (>= 3.0.0)
|
187 | 188 | childprocess
|
@@ -245,17 +246,17 @@ GEM
|
245 | 246 | omniauth-shibboleth (1.2.1)
|
246 | 247 | omniauth (>= 1.0.0)
|
247 | 248 | orm_adapter (0.5.0)
|
248 |
| - parallel (1.11.2) |
249 |
| - parser (2.4.0.0) |
250 |
| - ast (~> 2.2) |
| 249 | + parallel (1.12.1) |
| 250 | + parser (2.5.1.2) |
| 251 | + ast (~> 2.4.0) |
251 | 252 | parslet (1.7.1)
|
252 | 253 | blankslate (>= 2.0, <= 4.0)
|
253 | 254 | pg (0.18.3)
|
254 | 255 | poltergeist (1.15.0)
|
255 | 256 | capybara (~> 2.1)
|
256 | 257 | cliver (~> 0.3.1)
|
257 | 258 | websocket-driver (>= 0.2.0)
|
258 |
| - powerpack (0.1.1) |
| 259 | + powerpack (0.1.2) |
259 | 260 | pry (0.10.4)
|
260 | 261 | coderay (~> 1.1.0)
|
261 | 262 | method_source (~> 0.8.1)
|
|
298 | 299 | activesupport (= 4.2.7.1)
|
299 | 300 | rake (>= 0.8.7)
|
300 | 301 | thor (>= 0.18.1, < 2.0)
|
301 |
| - rainbow (2.2.2) |
302 |
| - rake |
| 302 | + rainbow (3.0.0) |
303 | 303 | raindrops (0.18.0)
|
304 | 304 | rake (12.3.1)
|
305 | 305 | rdf (1.1.1.1)
|
@@ -341,16 +341,17 @@ GEM
|
341 | 341 | rspec_junit_formatter (0.2.3)
|
342 | 342 | builder (< 4)
|
343 | 343 | rspec-core (>= 2, < 4, != 2.12.0)
|
344 |
| - rubocop (0.49.1) |
| 344 | + rubocop (0.58.2) |
| 345 | + jaro_winkler (~> 1.5.1) |
345 | 346 | parallel (~> 1.10)
|
346 |
| - parser (>= 2.3.3.1, < 3.0) |
| 347 | + parser (>= 2.5, != 2.5.1.1) |
347 | 348 | powerpack (~> 0.1)
|
348 |
| - rainbow (>= 1.99.1, < 3.0) |
| 349 | + rainbow (>= 2.2.2, < 4.0) |
349 | 350 | ruby-progressbar (~> 1.7)
|
350 | 351 | unicode-display_width (~> 1.0, >= 1.0.1)
|
351 | 352 | rubocop-rspec (1.15.1)
|
352 | 353 | rubocop (>= 0.42.0)
|
353 |
| - ruby-progressbar (1.8.1) |
| 354 | + ruby-progressbar (1.9.0) |
354 | 355 | rubydora (1.7.5)
|
355 | 356 | activemodel
|
356 | 357 | activesupport
|
|
416 | 417 | unf (0.1.4)
|
417 | 418 | unf_ext
|
418 | 419 | unf_ext (0.0.7.1)
|
419 |
| - unicode-display_width (1.2.1) |
| 420 | + unicode-display_width (1.4.0) |
420 | 421 | unicorn (5.3.0)
|
421 | 422 | kgio (~> 2.6)
|
422 | 423 | raindrops (~> 0.7)
|
@@ -474,7 +475,7 @@ DEPENDENCIES
|
474 | 475 | rspec-mocks (= 3.6.0)
|
475 | 476 | rspec-rails (= 3.6.0)
|
476 | 477 | rspec_junit_formatter (~> 0.2.3)
|
477 |
| - rubocop (= 0.49.1) |
| 478 | + rubocop (= 0.58.2) |
478 | 479 | rubocop-rspec (= 1.15.1)
|
479 | 480 | rubyzip (= 1.2.1)
|
480 | 481 | sass-rails (~> 5.0.5)
|
|
0 commit comments