[DRE-commits] [diaspora] 50/257: refresh remove-gemfile-lock.patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:16:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora.

commit 6c7dc40670477f72dce7bfa61b6e2d5bfdefd6c0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 14 21:04:06 2014 +0530

    refresh remove-gemfile-lock.patch
---
 debian/patches/remove-gemfile-lock.patch | 754 ++++++++++++++++++-------------
 1 file changed, 434 insertions(+), 320 deletions(-)

diff --git a/debian/patches/remove-gemfile-lock.patch b/debian/patches/remove-gemfile-lock.patch
index 989d87c..0f43854 100644
--- a/debian/patches/remove-gemfile-lock.patch
+++ b/debian/patches/remove-gemfile-lock.patch
@@ -1,111 +1,140 @@
---- a/Gemfile.lock
+Index: diaspora/Gemfile.lock
+===================================================================
+--- diaspora.orig/Gemfile.lock
 +++ /dev/null
-@@ -1,527 +0,0 @@
+@@ -1,639 +0,0 @@
 -GEM
 -  remote: https://rubygems.org/
+-  remote: https://rails-assets.org/
 -  specs:
--    actionmailer (3.2.17)
--      actionpack (= 3.2.17)
--      mail (~> 2.5.4)
--    actionpack (3.2.17)
--      activemodel (= 3.2.17)
--      activesupport (= 3.2.17)
--      builder (~> 3.0.0)
+-    actionmailer (4.1.7)
+-      actionpack (= 4.1.7)
+-      actionview (= 4.1.7)
+-      mail (~> 2.5, >= 2.5.4)
+-    actionpack (4.1.7)
+-      actionview (= 4.1.7)
+-      activesupport (= 4.1.7)
+-      rack (~> 1.5.2)
+-      rack-test (~> 0.6.2)
+-    actionpack-action_caching (1.1.1)
+-      actionpack (>= 4.0.0, < 5.0)
+-    actionpack-page_caching (1.0.2)
+-      actionpack (>= 4.0.0, < 5)
+-    actionview (4.1.7)
+-      activesupport (= 4.1.7)
+-      builder (~> 3.1)
 -      erubis (~> 2.7.0)
--      journey (~> 1.0.4)
--      rack (~> 1.4.5)
--      rack-cache (~> 1.2)
--      rack-test (~> 0.6.1)
--      sprockets (~> 2.2.1)
--    activemodel (3.2.17)
--      activesupport (= 3.2.17)
--      builder (~> 3.0.0)
--    activerecord (3.2.17)
--      activemodel (= 3.2.17)
--      activesupport (= 3.2.17)
--      arel (~> 3.0.2)
--      tzinfo (~> 0.3.29)
--    activerecord-import (0.3.1)
--      activerecord (~> 3.0)
--    activeresource (3.2.17)
--      activemodel (= 3.2.17)
--      activesupport (= 3.2.17)
--    activesupport (3.2.17)
--      i18n (~> 0.6, >= 0.6.4)
--      multi_json (~> 1.0)
--    acts-as-taggable-on (2.4.1)
--      rails (>= 3, < 5)
+-    activemodel (4.1.7)
+-      activesupport (= 4.1.7)
+-      builder (~> 3.1)
+-    activerecord (4.1.7)
+-      activemodel (= 4.1.7)
+-      activesupport (= 4.1.7)
+-      arel (~> 5.0.0)
+-    activerecord-import (0.6.0)
+-      activerecord (>= 3.0)
+-    activeresource (4.0.0)
+-      activemodel (~> 4.0)
+-      activesupport (~> 4.0)
+-      rails-observers (~> 0.1.1)
+-    activesupport (4.1.7)
+-      i18n (~> 0.6, >= 0.6.9)
+-      json (~> 1.7, >= 1.7.7)
+-      minitest (~> 5.1)
+-      thread_safe (~> 0.1)
+-      tzinfo (~> 1.1)
+-    acts-as-taggable-on (3.4.2)
+-      activerecord (>= 3.2, < 5)
 -    acts_as_api (0.4.2)
 -      activemodel (>= 3.0.0)
 -      activesupport (>= 3.0.0)
 -      rack (>= 1.1.0)
--    addressable (2.3.5)
--    arel (3.0.3)
--    asset_sync (1.0.0)
+-    addressable (2.3.6)
+-    arel (5.0.1.20140414130214)
+-    asset_sync (1.1.0)
 -      activemodel
 -      fog (>= 1.8.0)
--    atomic (1.1.14)
--    backbone-on-rails (1.1.0.0)
+-      unf
+-    backbone-on-rails (1.1.2.0)
+-      actionmailer
+-      actionpack
+-      activemodel
+-      activeresource
 -      eco
 -      ejs
 -      jquery-rails
--      rails (>= 3.1)
--    bcrypt-ruby (3.1.2)
--    bootstrap-sass (2.2.2.0)
+-      railties
+-    bcrypt (3.1.9)
+-    bootstrap-sass (2.3.2.2)
 -      sass (~> 3.2)
--    builder (3.0.4)
--    capybara (2.2.1)
+-    builder (3.2.2)
+-    byebug (3.5.1)
+-      columnize (~> 0.8)
+-      debugger-linecache (~> 1.2)
+-      slop (~> 3.6)
+-    capybara (2.4.4)
 -      mime-types (>= 1.16)
 -      nokogiri (>= 1.3.3)
 -      rack (>= 1.0.0)
 -      rack-test (>= 0.5.4)
 -      xpath (~> 2.0)
--    carrierwave (0.9.0)
+-    carrierwave (0.10.0)
 -      activemodel (>= 3.2.0)
 -      activesupport (>= 3.2.0)
 -      json (>= 1.7)
+-      mime-types (>= 1.16)
 -    celluloid (0.15.2)
 -      timers (~> 1.1.0)
--    childprocess (0.3.9)
+-    childprocess (0.5.5)
 -      ffi (~> 1.0, >= 1.0.11)
--    chunky_png (1.2.9)
--    client_side_validations (3.2.6)
+-    chunky_png (1.3.3)
 -    coderay (1.1.0)
--    coffee-rails (3.2.2)
+-    coffee-rails (4.1.0)
 -      coffee-script (>= 2.2.0)
--      railties (~> 3.2.0)
--    coffee-script (2.2.0)
+-      railties (>= 4.0.0, < 5.0)
+-    coffee-script (2.3.0)
 -      coffee-script-source
 -      execjs
--    coffee-script-source (1.6.3)
--    compass (0.12.2)
+-    coffee-script-source (1.8.0)
+-    columnize (0.8.9)
+-    compass (0.12.7)
 -      chunky_png (~> 1.2)
 -      fssm (>= 0.2.7)
--      sass (~> 3.1)
--    compass-rails (1.0.3)
--      compass (>= 0.12.2, < 0.14)
--    configurate (0.0.8)
--    connection_pool (1.2.0)
--    crack (0.4.1)
--      safe_yaml (~> 0.9.0)
--    cucumber (1.3.10)
+-      sass (~> 3.2.19)
+-    compass-rails (2.0.0)
+-      compass (>= 0.12.2)
+-    configurate (0.2.0)
+-    connection_pool (2.0.0)
+-    crack (0.4.2)
+-      safe_yaml (~> 1.0.0)
+-    cucumber (1.3.17)
 -      builder (>= 2.1.2)
 -      diff-lcs (>= 1.1.3)
 -      gherkin (~> 2.12)
 -      multi_json (>= 1.7.5, < 2.0)
--      multi_test (>= 0.0.2)
--    cucumber-rails (1.4.0)
--      capybara (>= 1.1.2)
--      cucumber (>= 1.2.0)
--      nokogiri (>= 1.5.0)
--      rails (>= 3.0.0)
--    database_cleaner (1.2.0)
--    devise (3.2.2)
--      bcrypt-ruby (~> 3.0)
+-      multi_test (>= 0.1.1)
+-    cucumber-rails (1.4.2)
+-      capybara (>= 1.1.2, < 3)
+-      cucumber (>= 1.3.8, < 2)
+-      mime-types (>= 1.16, < 3)
+-      nokogiri (~> 1.5)
+-      rails (>= 3, < 5)
+-    database_cleaner (1.3.0)
+-    debugger-linecache (1.2.0)
+-    devise (3.4.1)
+-      bcrypt (~> 3.0)
 -      orm_adapter (~> 0.1)
 -      railties (>= 3.2.6, < 5)
+-      responders
 -      thread_safe (~> 0.1)
 -      warden (~> 1.2.3)
+-    devise_lastseenable (0.0.4)
+-      devise
+-      devise
+-      rails (>= 3.0.4)
+-      rails (>= 3.0.4)
+-      warden
+-      warden
 -    diff-lcs (1.2.5)
 -    eco (1.0.0)
 -      coffee-script
@@ -113,65 +142,89 @@
 -      execjs
 -    eco-source (1.1.0.rc.1)
 -    ejs (1.1.1)
--    entypo-rails (2.0.2)
+-    entypo-rails (2.2.2)
 -      railties (>= 3.1, <= 5)
 -    erubis (2.7.0)
--    ethon (0.6.2)
+-    ethon (0.7.1)
 -      ffi (>= 1.3.0)
--      mime-types (~> 1.18)
--    excon (0.31.0)
--    execjs (1.4.0)
--      multi_json (~> 1.0)
--    factory_girl (4.3.0)
+-    excon (0.41.0)
+-    execjs (2.2.2)
+-    factory_girl (4.5.0)
 -      activesupport (>= 3.0.0)
--    factory_girl_rails (4.3.0)
--      factory_girl (~> 4.3.0)
+-    factory_girl_rails (4.5.0)
+-      factory_girl (~> 4.5.0)
 -      railties (>= 3.0.0)
--    faraday (0.8.9)
--      multipart-post (~> 1.2.0)
--    faraday_middleware (0.9.0)
--      faraday (>= 0.7.4, < 0.9)
--    ffi (1.9.3)
+-    faraday (0.9.0)
+-      multipart-post (>= 1.2, < 3)
+-    faraday_middleware (0.9.1)
+-      faraday (>= 0.7.4, < 0.10)
+-    ffi (1.9.6)
 -    fixture_builder (0.3.6)
 -      activerecord (>= 2)
 -      activesupport (>= 2)
--    fog (1.19.0)
+-    fog (1.24.0)
+-      fog-brightbox
+-      fog-core (~> 1.23)
+-      fog-json
+-      fog-radosgw (>= 0.0.2)
+-      fog-sakuracloud (>= 0.0.4)
+-      fog-softlayer
+-      ipaddress (~> 0.5)
+-      nokogiri (~> 1.5, >= 1.5.11)
+-    fog-brightbox (0.6.1)
+-      fog-core (~> 1.22)
+-      fog-json
+-      inflecto
+-    fog-core (1.24.0)
 -      builder
--      excon (~> 0.31.0)
--      formatador (~> 0.2.0)
+-      excon (~> 0.38)
+-      formatador (~> 0.2)
 -      mime-types
--      multi_json (~> 1.0)
 -      net-scp (~> 1.1)
 -      net-ssh (>= 2.1.3)
--      nokogiri (~> 1.5)
--      ruby-hmac
--    font-awesome-rails (3.2.1.2)
+-    fog-json (1.0.0)
+-      multi_json (~> 1.0)
+-    fog-radosgw (0.0.3)
+-      fog-core (>= 1.21.0)
+-      fog-json
+-      fog-xml (>= 0.0.1)
+-    fog-sakuracloud (0.1.1)
+-      fog-core
+-      fog-json
+-    fog-softlayer (0.3.24)
+-      fog-core
+-      fog-json
+-    fog-xml (0.1.1)
+-      fog-core
+-      nokogiri (~> 1.5, >= 1.5.11)
+-    font-awesome-rails (4.2.0.0)
 -      railties (>= 3.2, < 5.0)
 -    foreigner (1.6.1)
 -      activerecord (>= 3.0.0)
 -    foreman (0.62.0)
 -      thor (>= 0.13.6)
--    formatador (0.2.4)
+-    formatador (0.2.5)
 -    fssm (0.2.10)
--    fuubar (1.3.2)
--      rspec (>= 2.14.0, < 3.1.0)
--      ruby-progressbar (~> 1.3)
--    galetahub-simple_captcha (0.1.5)
+-    fuubar (2.0.0)
+-      rspec (~> 3.0)
+-      ruby-progressbar (~> 1.4)
 -    gherkin (2.12.2)
 -      multi_json (~> 1.3)
--    gon (4.1.1)
+-    gon (5.2.3)
 -      actionpack (>= 2.3.0)
 -      json
--    guard (2.2.5)
+-      multi_json
+-      request_store (>= 1.0.5)
+-    guard (2.7.3)
 -      formatador (>= 0.2.4)
--      listen (~> 2.1)
+-      listen (~> 2.7)
 -      lumberjack (~> 1.0)
 -      pry (>= 0.9.12)
 -      thor (>= 0.18.1)
--    guard-cucumber (1.4.1)
--      cucumber (>= 1.2.0)
--      guard (>= 1.1.0)
--    guard-rspec (4.2.4)
+-    guard-cucumber (1.5.1)
+-      cucumber (>= 1.3.0)
+-      guard (>= 2.0.0)
+-    guard-rspec (4.3.1)
 -      guard (~> 2.1)
 -      rspec (>= 2.14, < 4.0)
 -    guard-spork (1.5.1)
@@ -180,351 +233,412 @@
 -      spork (>= 0.8.4)
 -    haml (4.0.5)
 -      tilt
--    handlebars_assets (0.12.0)
+-    handlebars_assets (0.18)
 -      execjs (>= 1.2.9)
+-      multi_json
 -      sprockets (>= 2.0.3)
 -      tilt
--    hashie (2.0.5)
+-    hashie (3.3.1)
 -    hike (1.2.3)
--    http_accept_language (1.0.2)
--    httpauth (0.2.0)
--    i18n (0.6.9)
+-    http_accept_language (2.0.2)
+-    i18n (0.6.11)
 -    i18n-inflector (2.6.7)
 -      i18n (>= 0.4.1)
 -    i18n-inflector-rails (1.0.7)
 -      actionpack (>= 3.0.0)
 -      i18n-inflector (~> 2.6)
 -      railties (>= 3.0.0)
--    jasmine (1.3.2)
--      jasmine-core (~> 1.3.1)
--      rack (~> 1.0)
--      rspec (>= 1.3.1)
--      selenium-webdriver (>= 0.1.3)
--    jasmine-core (1.3.1)
--    journey (1.0.4)
--    jquery-rails (2.1.4)
+-    ice_cube (0.11.1)
+-    inflecto (0.0.2)
+-    ipaddress (0.8.0)
+-    jasmine (2.0.3)
+-      jasmine-core (~> 2.0.0)
+-      phantomjs
+-      rack (>= 1.2.1)
+-      rake
+-    jasmine-core (2.0.2)
+-    jasmine-jquery-rails (2.0.3)
+-    jquery-rails (3.1.2)
 -      railties (>= 3.0, < 5.0)
 -      thor (>= 0.14, < 2.0)
--    jquery-ui-rails (3.0.1)
--      jquery-rails
--      railties (>= 3.1.0)
+-    jquery-ui-rails (5.0.2)
+-      railties (>= 3.2.16)
+-    js-routes (0.9.9)
+-      railties (>= 3.2)
+-      sprockets-rails
+-    js_image_paths (0.0.1)
+-      rails (~> 4.0)
 -    json (1.8.1)
--    jwt (0.1.10)
--      multi_json (>= 1.5)
--    kaminari (0.15.1)
+-    jwt (1.0.0)
+-    kaminari (0.16.1)
 -      actionpack (>= 3.0.0)
 -      activesupport (>= 3.0.0)
--    kgio (2.8.1)
--    listen (2.4.0)
+-    kgio (2.9.2)
+-    listen (2.7.11)
 -      celluloid (>= 0.15.2)
 -      rb-fsevent (>= 0.9.3)
 -      rb-inotify (>= 0.9)
--    lumberjack (1.0.4)
--    mail (2.5.4)
--      mime-types (~> 1.16)
--      treetop (~> 1.4.8)
--    markerb (1.0.1)
+-    lumberjack (1.0.9)
+-    macaddr (1.7.1)
+-      systemu (~> 2.6.2)
+-    mail (2.6.3)
+-      mime-types (>= 1.16, < 3)
+-    markerb (1.0.2)
 -      redcarpet (>= 2.0)
 -    messagebus_ruby_api (1.0.3)
 -    method_source (0.8.2)
--    mime-types (1.25.1)
--    mini_magick (3.7.0)
+-    mime-types (2.4.3)
+-    mini_magick (3.8.1)
 -      subexec (~> 0.2.1)
--    mini_portile (0.5.2)
--    mobile-fu (1.2.2)
+-    mini_portile (0.6.1)
+-    minitest (5.4.2)
+-    mobile-fu (1.3.1)
 -      rack-mobile-detect
 -      rails
--    multi_json (1.8.4)
--    multi_test (0.0.3)
--    multipart-post (1.2.0)
--    mysql2 (0.3.14)
+-    multi_json (1.10.1)
+-    multi_test (0.1.1)
+-    multi_xml (0.5.5)
+-    multipart-post (2.0.0)
+-    mysql2 (0.3.16)
 -    nested_form (0.3.2)
--    net-scp (1.1.2)
+-    net-scp (1.2.1)
 -      net-ssh (>= 2.6.5)
--    net-ssh (2.7.0)
--    nokogiri (1.6.1)
--      mini_portile (~> 0.5.0)
+-    net-ssh (2.9.1)
+-    nokogiri (1.6.4.1)
+-      mini_portile (~> 0.6.0)
 -    oauth (0.4.7)
--    oauth2 (0.8.1)
--      faraday (~> 0.8)
--      httpauth (~> 0.1)
--      jwt (~> 0.1.4)
--      multi_json (~> 1.0)
+-    oauth2 (0.9.4)
+-      faraday (>= 0.8, < 0.10)
+-      jwt (~> 1.0)
+-      multi_json (~> 1.3)
+-      multi_xml (~> 0.5)
 -      rack (~> 1.2)
--    omniauth (1.1.4)
--      hashie (>= 1.2, < 3)
--      rack
+-    omniauth (1.2.2)
+-      hashie (>= 1.2, < 4)
+-      rack (~> 1.0)
 -    omniauth-facebook (1.6.0)
 -      omniauth-oauth2 (~> 1.1)
 -    omniauth-oauth (1.0.1)
 -      oauth
 -      omniauth (~> 1.0)
--    omniauth-oauth2 (1.1.1)
--      oauth2 (~> 0.8.0)
--      omniauth (~> 1.0)
+-    omniauth-oauth2 (1.1.2)
+-      faraday (>= 0.8, < 0.10)
+-      multi_json (~> 1.3)
+-      oauth2 (~> 0.9.3)
+-      omniauth (~> 1.2)
 -    omniauth-tumblr (1.1)
 -      omniauth-oauth (~> 1.0)
 -    omniauth-twitter (1.0.1)
 -      multi_json (~> 1.3)
 -      omniauth-oauth (~> 1.0)
--    omniauth-wordpress (0.2.0)
+-    omniauth-wordpress (0.2.1)
 -      omniauth-oauth2 (~> 1.1.0)
 -    opengraph_parser (0.2.3)
 -      addressable
 -      nokogiri
 -    orm_adapter (0.5.0)
--    polyglot (0.3.4)
--    pry (0.9.12.4)
--      coderay (~> 1.0)
--      method_source (~> 0.8)
+-    phantomjs (1.9.7.1)
+-    pry (0.10.1)
+-      coderay (~> 1.1.0)
+-      method_source (~> 0.8.1)
 -      slop (~> 3.4)
--    rack (1.4.5)
--    rack-cache (1.2)
--      rack (>= 0.4)
--    rack-cors (0.2.8)
--      rack
--    rack-google-analytics (0.14.0)
+-    pry-byebug (2.0.0)
+-      byebug (~> 3.4)
+-      pry (~> 0.10)
+-    pry-debundle (0.8)
+-      pry
+-    rack (1.5.2)
+-    rack-cors (0.2.9)
+-    rack-google-analytics (1.2.0)
 -      actionpack
 -      activesupport
 -    rack-mobile-detect (0.4.0)
 -      rack
--    rack-piwik (0.2.2)
--    rack-pjax (0.7.0)
+-    rack-piwik (0.3.0)
+-    rack-pjax (0.8.0)
 -      nokogiri (~> 1.5)
--      rack (~> 1.3)
+-      rack (~> 1.1)
 -    rack-protection (1.2.0)
 -      rack
 -    rack-rewrite (1.5.0)
--    rack-ssl (1.3.3)
+-    rack-ssl (1.4.1)
 -      rack
 -    rack-test (0.6.2)
 -      rack (>= 1.0)
--    rails (3.2.17)
--      actionmailer (= 3.2.17)
--      actionpack (= 3.2.17)
--      activerecord (= 3.2.17)
--      activeresource (= 3.2.17)
--      activesupport (= 3.2.17)
--      bundler (~> 1.0)
--      railties (= 3.2.17)
--    rails-i18n (0.7.4)
--      i18n (~> 0.5)
--    rails_admin (0.4.9)
--      bootstrap-sass (~> 2.2)
--      builder (~> 3.0)
--      coffee-rails (>= 3.1, < 5)
--      font-awesome-rails (~> 3.0)
+-    rails (4.1.7)
+-      actionmailer (= 4.1.7)
+-      actionpack (= 4.1.7)
+-      actionview (= 4.1.7)
+-      activemodel (= 4.1.7)
+-      activerecord (= 4.1.7)
+-      activesupport (= 4.1.7)
+-      bundler (>= 1.3.0, < 2.0)
+-      railties (= 4.1.7)
+-      sprockets-rails (~> 2.0)
+-    rails-assets-jeresig--jquery.hotkeys (0.2.0)
+-      rails-assets-jquery (>= 1.4.2)
+-    rails-assets-jquery (1.11.1)
+-    rails-assets-jquery-idletimer (1.0.1)
+-    rails-assets-jquery-placeholder (2.0.8)
+-    rails-assets-jquery-textchange (0.2.3)
+-      rails-assets-jquery
+-    rails-assets-perfect-scrollbar (0.5.7)
+-      rails-assets-jquery (>= 1.10)
+-    rails-assets-punycode (1.3.2)
+-    rails-i18n (4.0.3)
+-      i18n (~> 0.6)
+-      railties (~> 4.0)
+-    rails-observers (0.1.2)
+-      activemodel (~> 4.0)
+-    rails-timeago (2.11.0)
+-      actionpack (>= 3.1)
+-      activesupport (>= 3.1)
+-    rails_admin (0.6.5)
+-      builder (~> 3.1)
+-      coffee-rails (~> 4.0)
+-      font-awesome-rails (>= 3.0, < 5)
 -      haml (~> 4.0)
--      jquery-rails (>= 2.1, < 4)
--      jquery-ui-rails (~> 3.0)
+-      jquery-rails (~> 3.0)
+-      jquery-ui-rails (~> 5.0)
 -      kaminari (~> 0.14)
 -      nested_form (~> 0.3)
--      rack-pjax (~> 0.6)
--      rails (~> 3.1)
+-      rack-pjax (~> 0.7)
+-      rails (~> 4.0)
 -      remotipart (~> 1.0)
--      safe_yaml (~> 0.6)
--      sass-rails (~> 3.1)
--    rails_autolink (1.1.5)
--      rails (> 3.1)
--    railties (3.2.17)
--      actionpack (= 3.2.17)
--      activesupport (= 3.2.17)
--      rack-ssl (~> 1.3.2)
+-      safe_yaml (~> 1.0)
+-      sass-rails (~> 4.0)
+-    railties (4.1.7)
+-      actionpack (= 4.1.7)
+-      activesupport (= 4.1.7)
 -      rake (>= 0.8.7)
--      rdoc (~> 3.4)
--      thor (>= 0.14.6, < 2.0)
--    raindrops (0.12.0)
--    rake (10.1.1)
+-      thor (>= 0.18.1, < 2.0)
+-    raindrops (0.13.0)
+-    rake (10.3.2)
 -    rb-fsevent (0.9.4)
--    rb-inotify (0.9.3)
--    rdoc (3.12.2)
--      json (~> 1.4)
--    redcarpet (3.0.0)
--    redis (3.0.6)
--    redis-namespace (1.4.1)
--      redis (~> 3.0.4)
+-    rb-inotify (0.9.5)
+-      ffi (>= 0.5.0)
+-    redcarpet (3.2.0)
+-    redis (3.1.0)
+-    redis-namespace (1.5.1)
+-      redis (~> 3.0, >= 3.0.4)
 -    remotipart (1.2.1)
--    rmagick (2.13.2)
+-    request_store (1.1.0)
+-    responders (1.1.2)
+-      railties (>= 3.2, < 4.2)
 -    roxml (3.1.6)
 -      activesupport (>= 2.3.0)
 -      nokogiri (>= 1.3.3)
--    rspec (2.14.1)
--      rspec-core (~> 2.14.0)
--      rspec-expectations (~> 2.14.0)
--      rspec-mocks (~> 2.14.0)
--    rspec-core (2.14.7)
--    rspec-expectations (2.14.4)
--      diff-lcs (>= 1.1.3, < 2.0)
--    rspec-instafail (0.2.4)
--    rspec-mocks (2.14.4)
--    rspec-rails (2.14.1)
+-    rspec (3.1.0)
+-      rspec-core (~> 3.1.0)
+-      rspec-expectations (~> 3.1.0)
+-      rspec-mocks (~> 3.1.0)
+-    rspec-core (3.1.7)
+-      rspec-support (~> 3.1.0)
+-    rspec-expectations (3.1.2)
+-      diff-lcs (>= 1.2.0, < 2.0)
+-      rspec-support (~> 3.1.0)
+-    rspec-instafail (0.2.5)
+-      rspec
+-    rspec-mocks (3.1.3)
+-      rspec-support (~> 3.1.0)
+-    rspec-rails (3.1.0)
 -      actionpack (>= 3.0)
--      activemodel (>= 3.0)
 -      activesupport (>= 3.0)
 -      railties (>= 3.0)
--      rspec-core (~> 2.14.0)
--      rspec-expectations (~> 2.14.0)
--      rspec-mocks (~> 2.14.0)
--    ruby-hmac (0.4.0)
--    ruby-oembed (0.8.9)
--    ruby-progressbar (1.4.0)
--    rubyzip (1.1.0)
--    safe_yaml (0.9.7)
--    sass (3.2.13)
--    sass-rails (3.2.6)
--      railties (~> 3.2.0)
--      sass (>= 3.1.10)
--      tilt (~> 1.3)
--    selenium-webdriver (2.39.0)
--      childprocess (>= 0.2.5)
+-      rspec-core (~> 3.1.0)
+-      rspec-expectations (~> 3.1.0)
+-      rspec-mocks (~> 3.1.0)
+-      rspec-support (~> 3.1.0)
+-    rspec-support (3.1.2)
+-    ruby-oembed (0.8.11)
+-    ruby-progressbar (1.7.0)
+-    rubyzip (1.1.6)
+-    safe_yaml (1.0.4)
+-    sass (3.2.19)
+-    sass-rails (4.0.4)
+-      railties (>= 4.0.0, < 5.0)
+-      sass (~> 3.2.2)
+-      sprockets (~> 2.8, < 2.12)
+-      sprockets-rails (~> 2.0)
+-    selenium-webdriver (2.44.0)
+-      childprocess (~> 0.5)
 -      multi_json (~> 1.0)
 -      rubyzip (~> 1.0)
--      websocket (~> 1.0.4)
--    sidekiq (2.17.2)
--      celluloid (>= 0.15.2)
--      connection_pool (>= 1.0.0)
+-      websocket (~> 1.0)
+-    sidekiq (3.2.5)
+-      celluloid (= 0.15.2)
+-      connection_pool (>= 2.0.0)
 -      json
 -      redis (>= 3.0.6)
 -      redis-namespace (>= 1.3.1)
--    simple_oauth (0.2.0)
+-    sidetiq (0.6.3)
+-      celluloid (>= 0.14.1)
+-      ice_cube (= 0.11.1)
+-      sidekiq (>= 3.0.0)
+-    simple_captcha2 (0.3.2)
+-      rails (>= 4.1)
+-    simple_oauth (0.3.0)
 -    sinatra (1.3.3)
 -      rack (~> 1.3, >= 1.3.6)
 -      rack-protection (~> 1.2)
 -      tilt (~> 1.3, >= 1.3.3)
--    sinon-rails (1.7.3)
+-    sinon-rails (1.10.3)
 -      railties (>= 3.1)
--    slop (3.4.7)
+-    slop (3.6.0)
 -    spork (1.0.0rc4)
--    sprockets (2.2.2)
+-    sprockets (2.11.3)
 -      hike (~> 1.2)
 -      multi_json (~> 1.0)
 -      rack (~> 1.0)
 -      tilt (~> 1.1, != 1.3.0)
--    strong_parameters (0.2.2)
--      actionpack (~> 3.0)
--      activemodel (~> 3.0)
--      railties (~> 3.0)
+-    sprockets-rails (2.2.0)
+-      actionpack (>= 3.0)
+-      activesupport (>= 3.0)
+-      sprockets (>= 2.8, < 4.0)
 -    subexec (0.2.3)
--    test_after_commit (0.2.2)
--    thor (0.18.1)
--    thread_safe (0.1.3)
--      atomic
+-    systemu (2.6.4)
+-    test_after_commit (0.4.0)
+-      activerecord (>= 3.2)
+-    thor (0.19.1)
+-    thread_safe (0.3.4)
 -    tilt (1.4.1)
 -    timecop (0.7.1)
 -    timers (1.1.0)
--    treetop (1.4.15)
--      polyglot
--      polyglot (>= 0.3.1)
 -    twitter (4.8.1)
 -      faraday (~> 0.8, < 0.10)
 -      multi_json (~> 1.0)
 -      simple_oauth (~> 0.2)
--    typhoeus (0.6.7)
--      ethon (~> 0.6.2)
--    tzinfo (0.3.38)
--    uglifier (2.1.2)
+-    twitter-text (1.10.0)
+-      unf (~> 0.1.0)
+-    typhoeus (0.6.9)
+-      ethon (>= 0.7.1)
+-    tzinfo (1.2.2)
+-      thread_safe (~> 0.1)
+-    uglifier (2.5.3)
 -      execjs (>= 0.3.0)
--      multi_json (~> 1.0, >= 1.0.2)
--    unicorn (4.8.0)
+-      json (>= 1.8.0)
+-    unf (0.1.4)
+-      unf_ext
+-    unf_ext (0.0.6)
+-    unicorn (4.8.3)
 -      kgio (~> 2.6)
 -      rack
 -      raindrops (~> 0.7)
+-    uuid (2.3.7)
+-      macaddr (~> 1.0)
 -    warden (1.2.3)
 -      rack (>= 1.0)
--    webmock (1.16.1)
--      addressable (>= 2.2.7)
+-    webmock (1.20.4)
+-      addressable (>= 2.3.6)
 -      crack (>= 0.3.2)
--    websocket (1.0.7)
--    will_paginate (3.0.5)
+-    websocket (1.2.1)
+-    will_paginate (3.0.7)
 -    xpath (2.0.0)
 -      nokogiri (~> 1.3)
--    zip-zip (0.2)
+-    zip-zip (0.3)
 -      rubyzip (>= 1.0.0)
 -
 -PLATFORMS
 -  ruby
 -
 -DEPENDENCIES
--  activerecord-import (= 0.3.1)
--  acts-as-taggable-on (= 2.4.1)
+-  actionpack-action_caching
+-  actionpack-page_caching
+-  activerecord-import (= 0.6.0)
+-  acts-as-taggable-on (= 3.4.2)
 -  acts_as_api (= 0.4.2)
--  addressable (= 2.3.5)
--  asset_sync (= 1.0.0)
--  backbone-on-rails (= 1.1.0)
--  bootstrap-sass (= 2.2.2.0)
--  capybara (= 2.2.1)
--  carrierwave (= 0.9.0)
--  client_side_validations (= 3.2.6)
--  compass-rails (= 1.0.3)
--  configurate (= 0.0.8)
--  cucumber-rails (= 1.4.0)
--  database_cleaner (= 1.2.0)
--  devise (= 3.2.2)
--  entypo-rails
--  factory_girl_rails (= 4.3.0)
--  faraday (= 0.8.9)
--  faraday_middleware (= 0.9.0)
+-  addressable (= 2.3.6)
+-  asset_sync (= 1.1.0)
+-  backbone-on-rails (= 1.1.2)
+-  bootstrap-sass (= 2.3.2.2)
+-  capybara (= 2.4.4)
+-  carrierwave (= 0.10.0)
+-  compass-rails (= 2.0.0)
+-  configurate (= 0.2.0)
+-  cucumber-rails (= 1.4.2)
+-  database_cleaner (= 1.3.0)
+-  devise (= 3.4.1)
+-  devise_lastseenable (= 0.0.4)
+-  entypo-rails (= 2.2.2)
+-  factory_girl_rails (= 4.5.0)
+-  faraday (= 0.9.0)
+-  faraday_middleware (= 0.9.1)
 -  fixture_builder (= 0.3.6)
--  fog (= 1.19.0)
+-  fog (= 1.24.0)
 -  foreigner (= 1.6.1)
 -  foreman (= 0.62)
--  fuubar (= 1.3.2)
--  galetahub-simple_captcha (= 0.1.5)
--  gon (= 4.1.1)
--  guard-cucumber (= 1.4.1)
--  guard-rspec (= 4.2.4)
+-  fuubar (= 2.0.0)
+-  gon (= 5.2.3)
+-  guard (= 2.7.3)
+-  guard-cucumber (= 1.5.1)
+-  guard-rspec (= 4.3.1)
 -  guard-spork (= 1.5.1)
 -  haml (= 4.0.5)
--  handlebars_assets (= 0.12.0)
--  http_accept_language (= 1.0.2)
+-  handlebars_assets (= 0.18.0)
+-  http_accept_language (= 2.0.2)
 -  i18n-inflector-rails (= 1.0.7)
--  jasmine (= 1.3.2)
--  jquery-rails (= 2.1.4)
+-  jasmine (= 2.0.3)
+-  jasmine-jquery-rails (= 2.0.3)
+-  jquery-rails (= 3.1.2)
+-  js-routes (= 0.9.9)
+-  js_image_paths (= 0.0.1)
 -  json (= 1.8.1)
--  markerb (= 1.0.1)
+-  markerb (= 1.0.2)
 -  messagebus_ruby_api (= 1.0.3)
--  mini_magick (= 3.7.0)
--  mobile-fu (= 1.2.2)
--  mysql2 (= 0.3.14)
--  nokogiri (= 1.6.1)
--  omniauth (= 1.1.4)
+-  mini_magick (= 3.8.1)
+-  mobile-fu (= 1.3.1)
+-  mysql2 (= 0.3.16)
+-  nokogiri (= 1.6.4.1)
+-  omniauth (= 1.2.2)
 -  omniauth-facebook (= 1.6.0)
 -  omniauth-tumblr (= 1.1)
 -  omniauth-twitter (= 1.0.1)
--  omniauth-wordpress (= 0.2.0)
+-  omniauth-wordpress (= 0.2.1)
 -  opengraph_parser (= 0.2.3)
--  rack-cors (= 0.2.8)
--  rack-google-analytics (= 0.14.0)
--  rack-piwik (= 0.2.2)
+-  pry
+-  pry-byebug
+-  pry-debundle
+-  rack-cors (= 0.2.9)
+-  rack-google-analytics (= 1.2.0)
+-  rack-piwik (= 0.3.0)
 -  rack-protection (= 1.2)
 -  rack-rewrite (= 1.5.0)
--  rack-ssl (= 1.3.3)
--  rails (= 3.2.17)
--  rails-i18n (= 0.7.4)
--  rails_admin (= 0.4.9)
--  rails_autolink (= 1.1.5)
+-  rack-ssl (= 1.4.1)
+-  rails (= 4.1.7)
+-  rails-assets-jeresig--jquery.hotkeys (= 0.2.0)
+-  rails-assets-jquery (= 1.11.1)
+-  rails-assets-jquery-idletimer (= 1.0.1)
+-  rails-assets-jquery-placeholder (= 2.0.8)
+-  rails-assets-jquery-textchange (= 0.2.3)
+-  rails-assets-perfect-scrollbar (= 0.5.7)
+-  rails-assets-punycode (= 1.3.2)
+-  rails-i18n (= 4.0.3)
+-  rails-timeago (= 2.11.0)
+-  rails_admin (= 0.6.5)
 -  rb-fsevent (= 0.9.4)
--  rb-inotify (= 0.9.3)
--  redcarpet (= 3.0.0)
+-  rb-inotify (= 0.9.5)
+-  redcarpet (= 3.2.0)
 -  remotipart (= 1.2.1)
--  rmagick (= 2.13.2)
 -  roxml (= 3.1.6)
--  rspec-instafail (= 0.2.4)
--  rspec-rails (= 2.14.1)
--  ruby-oembed (= 0.8.9)
--  sass-rails (= 3.2.6)
--  selenium-webdriver (= 2.39.0)
--  sidekiq (= 2.17.2)
+-  rspec-instafail (= 0.2.5)
+-  rspec-rails (= 3.1.0)
+-  ruby-oembed (= 0.8.11)
+-  sass-rails (= 4.0.4)
+-  selenium-webdriver (= 2.44.0)
+-  sidekiq (= 3.2.5)
+-  sidetiq (= 0.6.3)
+-  simple_captcha2 (= 0.3.2)
 -  sinatra (= 1.3.3)
--  sinon-rails (= 1.7.3)
+-  sinon-rails (= 1.10.3)
 -  spork (= 1.0.0rc4)
--  strong_parameters
--  test_after_commit (= 0.2.2)
+-  test_after_commit (= 0.4.0)
 -  timecop (= 0.7.1)
 -  twitter (= 4.8.1)
--  typhoeus (= 0.6.7)
--  uglifier (= 2.1.2)
--  unicorn (= 4.8.0)
--  webmock (= 1.16.1)
--  will_paginate (= 3.0.5)
+-  twitter-text (= 1.10.0)
+-  typhoeus (= 0.6.9)
+-  uglifier (= 2.5.3)
+-  unicorn (= 4.8.3)
+-  uuid (= 2.3.7)
+-  webmock (= 1.20.4)
+-  will_paginate (= 3.0.7)
 -  zip-zip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git



More information about the Pkg-ruby-extras-commits mailing list