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