Commit be4f246c6cc7c00a2e501304477305180ecdbb1f
1 parent
01d273bd
Exists in
rails4
and in
1 other branch
Update Gemfile.lock with new gemspecs
Showing
1 changed file
with
20 additions
and
14 deletions
Show diff stats
Gemfile.lock
| @@ -11,7 +11,9 @@ PATH | @@ -11,7 +11,9 @@ PATH | ||
| 11 | PATH | 11 | PATH |
| 12 | remote: vendor/contacts | 12 | remote: vendor/contacts |
| 13 | specs: | 13 | specs: |
| 14 | - contacts (0.0.0) | 14 | + contacts (1.2.0) |
| 15 | + gdata (>= 1.1.1) | ||
| 16 | + json (>= 1.1.1) | ||
| 15 | 17 | ||
| 16 | PATH | 18 | PATH |
| 17 | remote: vendor/ezcrypto | 19 | remote: vendor/ezcrypto |
| @@ -21,7 +23,7 @@ PATH | @@ -21,7 +23,7 @@ PATH | ||
| 21 | PATH | 23 | PATH |
| 22 | remote: vendor/gdata | 24 | remote: vendor/gdata |
| 23 | specs: | 25 | specs: |
| 24 | - gdata (0.0.0) | 26 | + gdata (1.1.1) |
| 25 | 27 | ||
| 26 | PATH | 28 | PATH |
| 27 | remote: vendor/plugins/access_control | 29 | remote: vendor/plugins/access_control |
| @@ -31,7 +33,7 @@ PATH | @@ -31,7 +33,7 @@ PATH | ||
| 31 | PATH | 33 | PATH |
| 32 | remote: vendor/plugins/action_tracker | 34 | remote: vendor/plugins/action_tracker |
| 33 | specs: | 35 | specs: |
| 34 | - action_tracker (0.0.0) | 36 | + action_tracker (0.0.1) |
| 35 | 37 | ||
| 36 | PATH | 38 | PATH |
| 37 | remote: vendor/plugins/action_tracker_has_comments | 39 | remote: vendor/plugins/action_tracker_has_comments |
| @@ -51,7 +53,8 @@ PATH | @@ -51,7 +53,8 @@ PATH | ||
| 51 | PATH | 53 | PATH |
| 52 | remote: vendor/plugins/acts_as_versioned | 54 | remote: vendor/plugins/acts_as_versioned |
| 53 | specs: | 55 | specs: |
| 54 | - acts_as_versioned (0.0.0) | 56 | + acts_as_versioned (3.2.1) |
| 57 | + activerecord | ||
| 55 | 58 | ||
| 56 | PATH | 59 | PATH |
| 57 | remote: vendor/plugins/honeypot | 60 | remote: vendor/plugins/honeypot |
| @@ -66,7 +69,7 @@ PATH | @@ -66,7 +69,7 @@ PATH | ||
| 66 | PATH | 69 | PATH |
| 67 | remote: vendor/plugins/kandadaboggu-vote_fu | 70 | remote: vendor/plugins/kandadaboggu-vote_fu |
| 68 | specs: | 71 | specs: |
| 69 | - kandadaboggu-vote_fu (0.0.0) | 72 | + kandadaboggu-vote_fu (0.0.15) |
| 70 | 73 | ||
| 71 | PATH | 74 | PATH |
| 72 | remote: vendor/plugins/monkey_patches | 75 | remote: vendor/plugins/monkey_patches |
| @@ -81,12 +84,15 @@ PATH | @@ -81,12 +84,15 @@ PATH | ||
| 81 | PATH | 84 | PATH |
| 82 | remote: vendor/plugins/recaptcha | 85 | remote: vendor/plugins/recaptcha |
| 83 | specs: | 86 | specs: |
| 84 | - recaptcha (0.0.0) | 87 | + recaptcha (0.3.2) |
| 88 | + i18n | ||
| 85 | 89 | ||
| 86 | PATH | 90 | PATH |
| 87 | remote: vendor/plugins/ruby_bosh | 91 | remote: vendor/plugins/ruby_bosh |
| 88 | specs: | 92 | specs: |
| 89 | - ruby_bosh (0.0.0) | 93 | + ruby_bosh (0.5.4) |
| 94 | + builder | ||
| 95 | + rest-client | ||
| 90 | 96 | ||
| 91 | PATH | 97 | PATH |
| 92 | remote: vendor/plugins/validates_as_cnpj | 98 | remote: vendor/plugins/validates_as_cnpj |
| @@ -409,7 +415,7 @@ PLATFORMS | @@ -409,7 +415,7 @@ PLATFORMS | ||
| 409 | DEPENDENCIES | 415 | DEPENDENCIES |
| 410 | RedCloth (~> 4.2) | 416 | RedCloth (~> 4.2) |
| 411 | access_control (= 0.0.0)! | 417 | access_control (= 0.0.0)! |
| 412 | - action_tracker (= 0.0.0)! | 418 | + action_tracker (> 0.0.0)! |
| 413 | action_tracker_has_comments (= 0.0.0)! | 419 | action_tracker_has_comments (= 0.0.0)! |
| 414 | actionpack-action_caching | 420 | actionpack-action_caching |
| 415 | actionpack-page_caching | 421 | actionpack-page_caching |
| @@ -419,11 +425,11 @@ DEPENDENCIES | @@ -419,11 +425,11 @@ DEPENDENCIES | ||
| 419 | acts-as-taggable-on (~> 3.5) | 425 | acts-as-taggable-on (~> 3.5) |
| 420 | acts_as_list (= 0.0.0)! | 426 | acts_as_list (= 0.0.0)! |
| 421 | acts_as_tree (= 0.0.0)! | 427 | acts_as_tree (= 0.0.0)! |
| 422 | - acts_as_versioned (= 0.0.0)! | 428 | + acts_as_versioned (> 0.0.0)! |
| 423 | bundle (= 0.0.0)! | 429 | bundle (= 0.0.0)! |
| 424 | cache (= 0.0.0)! | 430 | cache (= 0.0.0)! |
| 425 | capybara (~> 2.2) | 431 | capybara (~> 2.2) |
| 426 | - contacts (= 0.0.0)! | 432 | + contacts (> 0.0.0)! |
| 427 | cucumber | 433 | cucumber |
| 428 | cucumber-rails (~> 1.4.2) | 434 | cucumber-rails (~> 1.4.2) |
| 429 | daemons (~> 1.1) | 435 | daemons (~> 1.1) |
| @@ -436,14 +442,14 @@ DEPENDENCIES | @@ -436,14 +442,14 @@ DEPENDENCIES | ||
| 436 | exception_notification (~> 4.0.1) | 442 | exception_notification (~> 4.0.1) |
| 437 | ezcrypto (= 0.0.0)! | 443 | ezcrypto (= 0.0.0)! |
| 438 | fast_gettext (~> 0.9) | 444 | fast_gettext (~> 0.9) |
| 439 | - gdata (= 0.0.0)! | 445 | + gdata (> 0.0.0)! |
| 440 | gettext (~> 3.1) | 446 | gettext (~> 3.1) |
| 441 | grape (~> 0.12) | 447 | grape (~> 0.12) |
| 442 | grape-entity | 448 | grape-entity |
| 443 | grape_logging | 449 | grape_logging |
| 444 | honeypot (= 0.0.0)! | 450 | honeypot (= 0.0.0)! |
| 445 | i18n_deprecation (= 0.0.0)! | 451 | i18n_deprecation (= 0.0.0)! |
| 446 | - kandadaboggu-vote_fu (= 0.0.0)! | 452 | + kandadaboggu-vote_fu (> 0.0.0)! |
| 447 | launchy | 453 | launchy |
| 448 | locale (~> 2.1) | 454 | locale (~> 2.1) |
| 449 | minitest | 455 | minitest |
| @@ -462,14 +468,14 @@ DEPENDENCIES | @@ -462,14 +468,14 @@ DEPENDENCIES | ||
| 462 | rails_autolink (~> 1.1.5) | 468 | rails_autolink (~> 1.1.5) |
| 463 | rails_rcov (= 0.0.0)! | 469 | rails_rcov (= 0.0.0)! |
| 464 | rake | 470 | rake |
| 465 | - recaptcha (= 0.0.0)! | 471 | + recaptcha (> 0.0.0)! |
| 466 | rest-client (~> 1.6) | 472 | rest-client (~> 1.6) |
| 467 | rmagick (~> 2.13) | 473 | rmagick (~> 2.13) |
| 468 | rmagick4j | 474 | rmagick4j |
| 469 | rspec (~> 3.3) | 475 | rspec (~> 3.3) |
| 470 | rspec-rails (~> 3.2) | 476 | rspec-rails (~> 3.2) |
| 471 | ruby-feedparser (~> 0.7) | 477 | ruby-feedparser (~> 0.7) |
| 472 | - ruby_bosh (= 0.0.0)! | 478 | + ruby_bosh (> 0.0.0)! |
| 473 | sass-rails | 479 | sass-rails |
| 474 | selenium-webdriver (>= 2.50) | 480 | selenium-webdriver (>= 2.50) |
| 475 | slim | 481 | slim |