Commit bfb607a073e8f2c78bd388516e31b052faa5f765
1 parent
1df225bb
Exists in
master
and in
4 other branches
Update some development dependencies
Showing
1 changed file
with
20 additions
and
15 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -41,15 +41,15 @@ GEM |
41 | 41 | addressable (2.3.4) |
42 | 42 | arel (3.0.2) |
43 | 43 | asciidoctor (0.1.3) |
44 | - awesome_print (1.1.0) | |
44 | + awesome_print (1.2.0) | |
45 | 45 | backports (3.3.2) |
46 | 46 | bcrypt-ruby (3.1.1) |
47 | - better_errors (0.9.0) | |
47 | + better_errors (1.0.1) | |
48 | 48 | coderay (>= 1.0.0) |
49 | 49 | erubis (>= 2.6.6) |
50 | 50 | binding_of_caller (0.7.2) |
51 | 51 | debug_inspector (>= 0.0.1) |
52 | - bootstrap-sass (2.3.2.0) | |
52 | + bootstrap-sass (2.3.2.2) | |
53 | 53 | sass (~> 3.2) |
54 | 54 | builder (3.0.4) |
55 | 55 | capybara (2.1.0) |
... | ... | @@ -73,7 +73,7 @@ GEM |
73 | 73 | sass-rails (>= 3.2) |
74 | 74 | chunky_png (1.2.8) |
75 | 75 | cliver (0.2.1) |
76 | - code_analyzer (0.3.2) | |
76 | + code_analyzer (0.4.3) | |
77 | 77 | sexp_processor |
78 | 78 | coderay (1.0.9) |
79 | 79 | coffee-rails (3.2.2) |
... | ... | @@ -92,11 +92,11 @@ GEM |
92 | 92 | compass-rails (1.0.3) |
93 | 93 | compass (>= 0.12.2, < 0.14) |
94 | 94 | connection_pool (1.1.0) |
95 | - coveralls (0.6.7) | |
96 | - colorize | |
95 | + coveralls (0.7.0) | |
97 | 96 | multi_json (~> 1.3) |
98 | 97 | rest-client |
99 | 98 | simplecov (>= 0.7) |
99 | + term-ansicolor | |
100 | 100 | thor |
101 | 101 | crack (0.4.0) |
102 | 102 | safe_yaml (~> 0.9.0) |
... | ... | @@ -133,7 +133,7 @@ GEM |
133 | 133 | multipart-post (~> 1.1) |
134 | 134 | faraday_middleware (0.9.0) |
135 | 135 | faraday (>= 0.7.4, < 0.9) |
136 | - ffaker (1.16.1) | |
136 | + ffaker (1.18.0) | |
137 | 137 | ffi (1.9.0) |
138 | 138 | fog (1.3.1) |
139 | 139 | builder |
... | ... | @@ -145,7 +145,7 @@ GEM |
145 | 145 | net-ssh (>= 2.1.3) |
146 | 146 | nokogiri (~> 1.5.0) |
147 | 147 | ruby-hmac |
148 | - font-awesome-rails (3.2.1.2) | |
148 | + font-awesome-rails (3.2.1.3) | |
149 | 149 | railties (>= 3.2, < 5.0) |
150 | 150 | foreman (0.63.0) |
151 | 151 | dotenv (>= 0.7) |
... | ... | @@ -278,7 +278,7 @@ GEM |
278 | 278 | minitest (4.7.4) |
279 | 279 | modernizr (2.6.2) |
280 | 280 | sprockets (~> 2.0) |
281 | - multi_json (1.7.9) | |
281 | + multi_json (1.8.0) | |
282 | 282 | multi_xml (0.5.4) |
283 | 283 | multipart-post (1.2.0) |
284 | 284 | mysql2 (0.3.11) |
... | ... | @@ -336,7 +336,7 @@ GEM |
336 | 336 | rack (>= 0.4) |
337 | 337 | rack-cache (1.2) |
338 | 338 | rack (>= 0.4) |
339 | - rack-mini-profiler (0.1.26) | |
339 | + rack-mini-profiler (0.1.31) | |
340 | 340 | rack (>= 1.1.3) |
341 | 341 | rack-mount (0.8.3) |
342 | 342 | rack (>= 1.0.0) |
... | ... | @@ -357,13 +357,14 @@ GEM |
357 | 357 | rails-dev-tweaks (0.6.1) |
358 | 358 | actionpack (~> 3.1) |
359 | 359 | railties (~> 3.1) |
360 | - rails_best_practices (1.13.8) | |
360 | + rails_best_practices (1.14.4) | |
361 | 361 | activesupport |
362 | 362 | awesome_print |
363 | - code_analyzer | |
363 | + code_analyzer (>= 0.4.3) | |
364 | 364 | colored |
365 | 365 | erubis |
366 | 366 | i18n |
367 | + require_all | |
367 | 368 | ruby-progressbar |
368 | 369 | railties (3.2.13) |
369 | 370 | actionpack (= 3.2.13) |
... | ... | @@ -403,6 +404,7 @@ GEM |
403 | 404 | redis-store (1.1.4) |
404 | 405 | redis (>= 2.2) |
405 | 406 | ref (1.0.5) |
407 | + require_all (1.3.1) | |
406 | 408 | rest-client (1.6.7) |
407 | 409 | mime-types (>= 1.16) |
408 | 410 | rspec (2.13.0) |
... | ... | @@ -427,7 +429,7 @@ GEM |
427 | 429 | safe_yaml (0.9.3) |
428 | 430 | sanitize (2.0.3) |
429 | 431 | nokogiri (>= 1.4.4, < 1.6) |
430 | - sass (3.2.9) | |
432 | + sass (3.2.11) | |
431 | 433 | sass-rails (3.2.6) |
432 | 434 | railties (~> 3.2.0) |
433 | 435 | sass (>= 3.1.10) |
... | ... | @@ -447,7 +449,7 @@ GEM |
447 | 449 | rubyzip |
448 | 450 | websocket (~> 1.0.4) |
449 | 451 | settingslogic (2.0.9) |
450 | - sexp_processor (4.2.1) | |
452 | + sexp_processor (4.3.0) | |
451 | 453 | shoulda-matchers (2.1.0) |
452 | 454 | activesupport (>= 3.0.0) |
453 | 455 | sidekiq (2.14.0) |
... | ... | @@ -487,7 +489,9 @@ GEM |
487 | 489 | state_machine (1.2.0) |
488 | 490 | stringex (1.5.1) |
489 | 491 | temple (0.6.5) |
490 | - test_after_commit (0.2.0) | |
492 | + term-ansicolor (1.2.2) | |
493 | + tins (~> 0.8) | |
494 | + test_after_commit (0.2.1) | |
491 | 495 | therubyracer (0.11.4) |
492 | 496 | libv8 (~> 3.11.8.12) |
493 | 497 | ref |
... | ... | @@ -507,6 +511,7 @@ GEM |
507 | 511 | mime-types (~> 1.19) |
508 | 512 | multi_json (~> 1.5) |
509 | 513 | twitter-stream (~> 0.1) |
514 | + tins (0.11.0) | |
510 | 515 | treetop (1.4.14) |
511 | 516 | polyglot |
512 | 517 | polyglot (>= 0.3.1) | ... | ... |