pascal-za/migrant

Possible deprecation warning from a dependency

pascal-za opened this issue · 1 comments

DEPRECATION WARNING: charset() is deprecated and will be removed in future versions.

GIT
  remote: git://github.com/ryanza/nested_form.git
  revision: 74ba19cb7a14907c84e3f50434922c8be5b1ab94
  specs:
    nested_form (0.1.1)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.1.0)
      actionpack (= 3.1.0)
      mail (~> 2.3.0)
    actionpack (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      i18n (~> 0.6)
      rack (~> 1.3.2)
      rack-cache (~> 1.0.3)
      rack-mount (~> 0.8.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.0.0)
    active_utils (1.0.1)
      activesupport (>= 2.3.11)
      i18n
    activemerchant (1.18.1)
      active_utils (>= 1.0.1)
      activesupport (>= 2.3.11)
      braintree (>= 2.0.0)
      builder (>= 2.0.0)
      i18n
      json (>= 1.5.1)
      money
    activemodel (3.1.0)
      activesupport (= 3.1.0)
      bcrypt-ruby (~> 3.0.0)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activerecord-postgres-hstore (0.1.2)
      activerecord
      rake
    activeresource (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
    activesupport (3.1.0)
      multi_json (~> 1.0)
    addressable (2.2.6)
    akami (1.0.0)
      gyoku (>= 0.4.0)
    ancestry (1.2.4)
      activerecord (>= 2.2.2)
    ansi (1.3.0)
    arel (2.2.1)
    bcrypt-ruby (3.0.1)
    braintree (2.12.0)
      builder (>= 2.0.0)
    breadcrumbs_on_rails (2.1.0)
    builder (3.0.0)
    cancan (1.6.5)
    capybara (1.0.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    carrierwave (0.5.7)
      activesupport (~> 3.0)
    childprocess (0.2.2)
      ffi (~> 1.0.6)
    coffee-rails (3.1.1)
      coffee-script (>= 2.2.0)
      railties (~> 3.1.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.1.2)
    daemons (1.1.4)
    database_cleaner (0.6.7)
    delayed_job (2.1.4)
      activesupport (~> 3.0)
      daemons
    email_reply_parser (0.3.0)
    erubis (2.7.0)
    escape (0.0.4)
    excon (0.7.5)
    execjs (1.2.6)
      multi_json (~> 1.0)
    faker (1.0.0)
      i18n (~> 0.4)
    faraday (0.6.1)
      addressable (~> 2.2.4)
      multipart-post (~> 1.1.0)
      rack (>= 1.1.0, < 2)
    ffi (1.0.9)
    fog (1.0.0)
      builder
      excon (~> 0.7.3)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0.3)
      net-scp (~> 1.0.4)
      net-ssh (~> 2.1.4)
      nokogiri (~> 1.5.0)
      ruby-hmac
    formatador (0.2.1)
    geokit (1.6.0)
    gyoku (0.4.4)
      builder (>= 2.1.2)
    hike (1.2.1)
    httpi (0.9.5)
      rack
    i18n (0.6.0)
    jquery-rails (1.0.14)
      railties (~> 3.0)
      thor (~> 0.14)
    json (1.6.1)
    json_pure (1.6.1)
    kaminari (0.12.4)
      rails (>= 3.0.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    liquid (2.2.2)
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    migrant (1.2.7)
      faker
      rails (>= 3.0.0)
      term-ansicolor
    mime-types (1.16)
    mini_magick (3.3)
      subexec (~> 0.1.0)
    money (3.7.1)
      i18n (~> 0.4)
    multi_json (1.0.3)
    multipart-post (1.1.3)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-ssh (2.1.4)
    nokogiri (1.5.0)
    nori (1.0.2)
    oauth (0.4.5)
    oauth2 (0.4.1)
      faraday (~> 0.6.1)
      multi_json (>= 0.0.5)
    pg (0.11.0)
    polyglot (0.3.2)
    postmark (0.9.8)
    postmark-rails (0.4.1)
      actionmailer
      postmark (>= 0.9.0)
      rake
    pr_geohash (1.0.0)
    rack (1.3.3)
    rack-cache (1.0.3)
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.1.0)
      actionmailer (= 3.1.0)
      actionpack (= 3.1.0)
      activerecord (= 3.1.0)
      activeresource (= 3.1.0)
      activesupport (= 3.1.0)
      bundler (~> 1.0)
      railties (= 3.1.0)
    rails-footnotes (3.7.5)
      rails (>= 3.0.0)
    railties (3.1.0)
      actionpack (= 3.1.0)
      activesupport (= 3.1.0)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
    rake (0.9.2)
    rdoc (3.9.4)
    rsolr (0.12.1)
      builder (>= 2.1.2)
    ruby-hmac (0.4.0)
    rubyzip (0.9.4)
    sass (3.1.7)
    sass-rails (3.1.2)
      actionpack (~> 3.1.0)
      railties (~> 3.1.0)
      sass (>= 3.1.4)
      sprockets (~> 2.0.0)
      tilt (~> 1.3.2)
    savon (0.9.7)
      akami (~> 1.0)
      builder (>= 2.1.2)
      gyoku (>= 0.4.0)
      httpi (~> 0.9)
      nokogiri (>= 1.4.0)
      nori (~> 1.0)
      wasabi (~> 2.0)
    selenium-webdriver (2.6.0)
      childprocess (>= 0.2.1)
      ffi (>= 1.0.7)
      json_pure
      rubyzip
    simplecov (0.5.3)
      multi_json (~> 1.0.3)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    sorcery (0.6.1)
      bcrypt-ruby (~> 3.0.0)
      oauth (~> 0.4.4)
      oauth (~> 0.4.4)
      oauth2 (~> 0.4.1)
      oauth2 (~> 0.4.1)
    sprockets (2.0.0)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    stateflow (0.5.0.beta)
      activesupport
    subexec (0.1.0)
    sunspot (1.2.1)
      escape (= 0.0.4)
      pr_geohash (~> 1.0)
      rsolr (= 0.12.1)
    sunspot_rails (1.2.1)
      nokogiri
      sunspot (= 1.2.1)
    sunspot_test (0.4.0)
      sunspot_rails (>= 1.2.1)
    sunspot_with_kaminari (0.1.0)
      kaminari
      sunspot_rails
    term-ansicolor (1.0.6)
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    turn (0.8.2)
      ansi (>= 1.2.2)
    tzinfo (0.3.29)
    uglifier (1.0.3)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    wasabi (2.0.0)
      nokogiri (>= 1.4.0)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  activemerchant
  activerecord-postgres-hstore
  ancestry
  breadcrumbs_on_rails
  cancan
  capybara
  carrierwave
  coffee-rails (~> 3.1.0)
  daemons
  database_cleaner
  delayed_job
  email_reply_parser
  fog
  geokit
  jquery-rails
  kaminari
  launchy
  liquid
  migrant
  mini_magick
  nested_form!
  pg
  postmark-rails
  rails (= 3.1.0)
  rails-footnotes
  sass-rails (~> 3.1.0)
  savon
  simplecov
  sorcery
  stateflow (= 0.5.0.beta)
  sunspot_rails
  sunspot_test
  sunspot_with_kaminari (~> 0.1)
  turn
  uglifier

Seems to come from create!() in activerecord 3.1.1. Closing