Commit 245f75cf628a0cdd79a34d4fc358c02cfcc604b5
1 parent
b85ecdc5
Exists in
rails4
and in
1 other branch
Update Gemfile.lock
Showing
1 changed file
with
114 additions
and
0 deletions
Show diff stats
Gemfile.lock
| ... | ... | @@ -9,6 +9,101 @@ PATH |
| 9 | 9 | cache (0.0.0) |
| 10 | 10 | |
| 11 | 11 | PATH |
| 12 | + remote: vendor/contacts | |
| 13 | + specs: | |
| 14 | + contacts (0.0.0) | |
| 15 | + | |
| 16 | +PATH | |
| 17 | + remote: vendor/ezcrypto | |
| 18 | + specs: | |
| 19 | + ezcrypto (0.0.0) | |
| 20 | + | |
| 21 | +PATH | |
| 22 | + remote: vendor/gdata | |
| 23 | + specs: | |
| 24 | + gdata (0.0.0) | |
| 25 | + | |
| 26 | +PATH | |
| 27 | + remote: vendor/plugins/access_control | |
| 28 | + specs: | |
| 29 | + access_control (0.0.0) | |
| 30 | + | |
| 31 | +PATH | |
| 32 | + remote: vendor/plugins/action_tracker | |
| 33 | + specs: | |
| 34 | + action_tracker (0.0.0) | |
| 35 | + | |
| 36 | +PATH | |
| 37 | + remote: vendor/plugins/action_tracker_has_comments | |
| 38 | + specs: | |
| 39 | + action_tracker_has_comments (0.0.0) | |
| 40 | + | |
| 41 | +PATH | |
| 42 | + remote: vendor/plugins/acts_as_list | |
| 43 | + specs: | |
| 44 | + acts_as_list (0.0.0) | |
| 45 | + | |
| 46 | +PATH | |
| 47 | + remote: vendor/plugins/acts_as_tree | |
| 48 | + specs: | |
| 49 | + acts_as_tree (0.0.0) | |
| 50 | + | |
| 51 | +PATH | |
| 52 | + remote: vendor/plugins/acts_as_versioned | |
| 53 | + specs: | |
| 54 | + acts_as_versioned (0.0.0) | |
| 55 | + | |
| 56 | +PATH | |
| 57 | + remote: vendor/plugins/honeypot | |
| 58 | + specs: | |
| 59 | + honeypot (0.0.0) | |
| 60 | + | |
| 61 | +PATH | |
| 62 | + remote: vendor/plugins/i18n_deprecation | |
| 63 | + specs: | |
| 64 | + i18n_deprecation (0.0.0) | |
| 65 | + | |
| 66 | +PATH | |
| 67 | + remote: vendor/plugins/kandadaboggu-vote_fu | |
| 68 | + specs: | |
| 69 | + kandadaboggu-vote_fu (0.0.0) | |
| 70 | + | |
| 71 | +PATH | |
| 72 | + remote: vendor/plugins/monkey_patches | |
| 73 | + specs: | |
| 74 | + monkey_patches (0.0.0) | |
| 75 | + | |
| 76 | +PATH | |
| 77 | + remote: vendor/plugins/rails_rcov | |
| 78 | + specs: | |
| 79 | + rails_rcov (0.0.0) | |
| 80 | + | |
| 81 | +PATH | |
| 82 | + remote: vendor/plugins/recaptcha | |
| 83 | + specs: | |
| 84 | + recaptcha (0.0.0) | |
| 85 | + | |
| 86 | +PATH | |
| 87 | + remote: vendor/plugins/ruby_bosh | |
| 88 | + specs: | |
| 89 | + ruby_bosh (0.0.0) | |
| 90 | + | |
| 91 | +PATH | |
| 92 | + remote: vendor/plugins/validates_as_cnpj | |
| 93 | + specs: | |
| 94 | + validates_as_cnpj (0.0.0) | |
| 95 | + | |
| 96 | +PATH | |
| 97 | + remote: vendor/plugins/validates_multiparameter_assignments | |
| 98 | + specs: | |
| 99 | + validates_multiparameter_assignments (0.0.0) | |
| 100 | + | |
| 101 | +PATH | |
| 102 | + remote: vendor/plugins/xss_terminate | |
| 103 | + specs: | |
| 104 | + xss_terminate (0.0.0) | |
| 105 | + | |
| 106 | +PATH | |
| 12 | 107 | remote: vendor/prototype_legacy_helper |
| 13 | 108 | specs: |
| 14 | 109 | prototype_legacy_helper (0.0.0) |
| ... | ... | @@ -313,15 +408,22 @@ PLATFORMS |
| 313 | 408 | |
| 314 | 409 | DEPENDENCIES |
| 315 | 410 | RedCloth (~> 4.2) |
| 411 | + access_control (= 0.0.0)! | |
| 412 | + action_tracker (= 0.0.0)! | |
| 413 | + action_tracker_has_comments (= 0.0.0)! | |
| 316 | 414 | actionpack-action_caching |
| 317 | 415 | actionpack-page_caching |
| 318 | 416 | activerecord-deprecated_finders |
| 319 | 417 | activerecord-jdbcpostgresql-adapter |
| 320 | 418 | activerecord-session_store |
| 321 | 419 | acts-as-taggable-on (~> 3.5) |
| 420 | + acts_as_list (= 0.0.0)! | |
| 421 | + acts_as_tree (= 0.0.0)! | |
| 422 | + acts_as_versioned (= 0.0.0)! | |
| 322 | 423 | bundle (= 0.0.0)! |
| 323 | 424 | cache (= 0.0.0)! |
| 324 | 425 | capybara (~> 2.2) |
| 426 | + contacts (= 0.0.0)! | |
| 325 | 427 | cucumber |
| 326 | 428 | cucumber-rails (~> 1.4.2) |
| 327 | 429 | daemons (~> 1.1) |
| ... | ... | @@ -332,16 +434,22 @@ DEPENDENCIES |
| 332 | 434 | diffy (~> 3.0) |
| 333 | 435 | eita-jrails (~> 0.10.0) |
| 334 | 436 | exception_notification (~> 4.0.1) |
| 437 | + ezcrypto (= 0.0.0)! | |
| 335 | 438 | fast_gettext (~> 0.9) |
| 439 | + gdata (= 0.0.0)! | |
| 336 | 440 | gettext (~> 3.1) |
| 337 | 441 | grape (~> 0.12) |
| 338 | 442 | grape-entity |
| 339 | 443 | grape_logging |
| 444 | + honeypot (= 0.0.0)! | |
| 445 | + i18n_deprecation (= 0.0.0)! | |
| 446 | + kandadaboggu-vote_fu (= 0.0.0)! | |
| 340 | 447 | launchy |
| 341 | 448 | locale (~> 2.1) |
| 342 | 449 | minitest |
| 343 | 450 | minitest-reporters |
| 344 | 451 | mocha (~> 1.1.0) |
| 452 | + monkey_patches (= 0.0.0)! | |
| 345 | 453 | nokogiri (~> 1.6.0) |
| 346 | 454 | pg (~> 0.17) |
| 347 | 455 | pothoven-attachment_fu (~> 3.2.16) |
| ... | ... | @@ -352,13 +460,16 @@ DEPENDENCIES |
| 352 | 460 | rails (~> 4.2.4) |
| 353 | 461 | rails-observers |
| 354 | 462 | rails_autolink (~> 1.1.5) |
| 463 | + rails_rcov (= 0.0.0)! | |
| 355 | 464 | rake |
| 465 | + recaptcha (= 0.0.0)! | |
| 356 | 466 | rest-client (~> 1.6) |
| 357 | 467 | rmagick (~> 2.13) |
| 358 | 468 | rmagick4j |
| 359 | 469 | rspec (~> 3.3) |
| 360 | 470 | rspec-rails (~> 3.2) |
| 361 | 471 | ruby-feedparser (~> 0.7) |
| 472 | + ruby_bosh (= 0.0.0)! | |
| 362 | 473 | sass-rails |
| 363 | 474 | selenium-webdriver (>= 2.50) |
| 364 | 475 | slim |
| ... | ... | @@ -366,5 +477,8 @@ DEPENDENCIES |
| 366 | 477 | sprockets-rails (~> 2.1) |
| 367 | 478 | uglifier (>= 1.0.3) |
| 368 | 479 | unicorn (~> 4.8) |
| 480 | + validates_as_cnpj (= 0.0.0)! | |
| 481 | + validates_multiparameter_assignments (= 0.0.0)! | |
| 369 | 482 | whenever |
| 370 | 483 | will_paginate (~> 3.0.7) |
| 484 | + xss_terminate (= 0.0.0)! | ... | ... |