Commit 245f75cf628a0cdd79a34d4fc358c02cfcc604b5

Authored by Lucas Kanashiro
1 parent b85ecdc5
Exists in rails4 and in 1 other branch deps_rails4

Update Gemfile.lock

Showing 1 changed file with 114 additions and 0 deletions   Show diff stats
@@ -9,6 +9,101 @@ PATH @@ -9,6 +9,101 @@ PATH
9 cache (0.0.0) 9 cache (0.0.0)
10 10
11 PATH 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 remote: vendor/prototype_legacy_helper 107 remote: vendor/prototype_legacy_helper
13 specs: 108 specs:
14 prototype_legacy_helper (0.0.0) 109 prototype_legacy_helper (0.0.0)
@@ -313,15 +408,22 @@ PLATFORMS @@ -313,15 +408,22 @@ PLATFORMS
313 408
314 DEPENDENCIES 409 DEPENDENCIES
315 RedCloth (~> 4.2) 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 actionpack-action_caching 414 actionpack-action_caching
317 actionpack-page_caching 415 actionpack-page_caching
318 activerecord-deprecated_finders 416 activerecord-deprecated_finders
319 activerecord-jdbcpostgresql-adapter 417 activerecord-jdbcpostgresql-adapter
320 activerecord-session_store 418 activerecord-session_store
321 acts-as-taggable-on (~> 3.5) 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 bundle (= 0.0.0)! 423 bundle (= 0.0.0)!
323 cache (= 0.0.0)! 424 cache (= 0.0.0)!
324 capybara (~> 2.2) 425 capybara (~> 2.2)
  426 + contacts (= 0.0.0)!
325 cucumber 427 cucumber
326 cucumber-rails (~> 1.4.2) 428 cucumber-rails (~> 1.4.2)
327 daemons (~> 1.1) 429 daemons (~> 1.1)
@@ -332,16 +434,22 @@ DEPENDENCIES @@ -332,16 +434,22 @@ DEPENDENCIES
332 diffy (~> 3.0) 434 diffy (~> 3.0)
333 eita-jrails (~> 0.10.0) 435 eita-jrails (~> 0.10.0)
334 exception_notification (~> 4.0.1) 436 exception_notification (~> 4.0.1)
  437 + ezcrypto (= 0.0.0)!
335 fast_gettext (~> 0.9) 438 fast_gettext (~> 0.9)
  439 + gdata (= 0.0.0)!
336 gettext (~> 3.1) 440 gettext (~> 3.1)
337 grape (~> 0.12) 441 grape (~> 0.12)
338 grape-entity 442 grape-entity
339 grape_logging 443 grape_logging
  444 + honeypot (= 0.0.0)!
  445 + i18n_deprecation (= 0.0.0)!
  446 + kandadaboggu-vote_fu (= 0.0.0)!
340 launchy 447 launchy
341 locale (~> 2.1) 448 locale (~> 2.1)
342 minitest 449 minitest
343 minitest-reporters 450 minitest-reporters
344 mocha (~> 1.1.0) 451 mocha (~> 1.1.0)
  452 + monkey_patches (= 0.0.0)!
345 nokogiri (~> 1.6.0) 453 nokogiri (~> 1.6.0)
346 pg (~> 0.17) 454 pg (~> 0.17)
347 pothoven-attachment_fu (~> 3.2.16) 455 pothoven-attachment_fu (~> 3.2.16)
@@ -352,13 +460,16 @@ DEPENDENCIES @@ -352,13 +460,16 @@ DEPENDENCIES
352 rails (~> 4.2.4) 460 rails (~> 4.2.4)
353 rails-observers 461 rails-observers
354 rails_autolink (~> 1.1.5) 462 rails_autolink (~> 1.1.5)
  463 + rails_rcov (= 0.0.0)!
355 rake 464 rake
  465 + recaptcha (= 0.0.0)!
356 rest-client (~> 1.6) 466 rest-client (~> 1.6)
357 rmagick (~> 2.13) 467 rmagick (~> 2.13)
358 rmagick4j 468 rmagick4j
359 rspec (~> 3.3) 469 rspec (~> 3.3)
360 rspec-rails (~> 3.2) 470 rspec-rails (~> 3.2)
361 ruby-feedparser (~> 0.7) 471 ruby-feedparser (~> 0.7)
  472 + ruby_bosh (= 0.0.0)!
362 sass-rails 473 sass-rails
363 selenium-webdriver (>= 2.50) 474 selenium-webdriver (>= 2.50)
364 slim 475 slim
@@ -366,5 +477,8 @@ DEPENDENCIES @@ -366,5 +477,8 @@ DEPENDENCIES
366 sprockets-rails (~> 2.1) 477 sprockets-rails (~> 2.1)
367 uglifier (>= 1.0.3) 478 uglifier (>= 1.0.3)
368 unicorn (~> 4.8) 479 unicorn (~> 4.8)
  480 + validates_as_cnpj (= 0.0.0)!
  481 + validates_multiparameter_assignments (= 0.0.0)!
369 whenever 482 whenever
370 will_paginate (~> 3.0.7) 483 will_paginate (~> 3.0.7)
  484 + xss_terminate (= 0.0.0)!