Coder Social home page Coder Social logo

Comments (5)

alindeman avatar alindeman commented on July 30, 2024

Thanks for reporting this. Could you attach your Gemfile.lock or send it privately to alindeman at gmail dot com?

from rails4_upgrade.

zoltan-nz avatar zoltan-nz commented on July 30, 2024

Thanks for your response. This is my Gemfile.lock

GIT
    remote: git://github.com/alindeman/rails4_upgrade.git
    revision: 2fd7e69c664a7b781c5c0467e69a0824ee2d67b9
    specs:
      rails4_upgrade (0.0.4)
        bundler (>= 1.2.2)
        terminal-table (>= 1.4.5)

  GEM
    remote: https://rubygems.org/
    specs:
      actionmailer (4.0.0.beta1)
        actionpack (= 4.0.0.beta1)
        mail (~> 2.5.3)
      actionpack (4.0.0.beta1)
        activesupport (= 4.0.0.beta1)
        builder (~> 3.1.0)
        erubis (~> 2.7.0)
        rack (~> 1.5.2)
        rack-test (~> 0.6.2)
      activemodel (4.0.0.beta1)
        activesupport (= 4.0.0.beta1)
        builder (~> 3.1.0)
      activerecord (4.0.0.beta1)
        activemodel (= 4.0.0.beta1)
        activerecord-deprecated_finders (~> 0.0.3)
        activesupport (= 4.0.0.beta1)
        arel (~> 4.0.0.beta1)
      activerecord-deprecated_finders (0.0.3)
      activesupport (4.0.0.beta1)
        i18n (~> 0.6.2)
        minitest (~> 4.2)
        multi_json (~> 1.3)
        thread_safe (~> 0.1)
        tzinfo (~> 0.3.33)
      addressable (2.3.3)
      arel (4.0.0.beta2)
      atomic (1.0.1)
      awesome_print (1.1.0)
      bcrypt-ruby (3.0.1-x86-mingw32)
      better_errors (0.7.2)
        coderay (>= 1.0.0)
        erubis (>= 2.6.6)
      binding_of_caller (0.7.1)
        debug_inspector (>= 0.0.1)
      bootstrap-datepicker-rails (1.0.0.2)
        railties (>= 3.0)
      bootstrap-sass (2.3.1.0)
        sass (~> 3.2)
      builder (3.1.4)
      capybara (2.0.3)
        mime-types (>= 1.16)
        nokogiri (>= 1.3.3)
        rack (>= 1.0.0)
        rack-test (>= 0.5.4)
        selenium-webdriver (~> 2.0)
        xpath (~> 1.0.0)
      childprocess (0.3.9)
        ffi (~> 1.0, >= 1.0.11)
      coderay (1.0.9)
      coffee-rails (4.0.0.beta1)
        coffee-script (>= 2.2.0)
        railties (>= 4.0.0.beta, < 5.0)
      coffee-script (2.2.0)
        coffee-script-source
        execjs
      coffee-script-source (1.6.2)
      columnize (0.3.6)
      cucumber (1.2.3)
        builder (>= 2.1.2)
        diff-lcs (>= 1.1.3)
        gherkin (~> 2.11.6)
        multi_json (~> 1.3)
      cucumber-rails (1.3.0)
        capybara (>= 1.1.2)
        cucumber (>= 1.1.8)
        nokogiri (>= 1.5.0)
      database_cleaner (0.9.1)
      debug_inspector (0.0.2)
      debugger (1.5.0)
        columnize (>= 0.3.1)
        debugger-linecache (~> 1.2.0)
        debugger-ruby_core_source (~> 1.2.0)
      debugger-linecache (1.2.0)
      debugger-ruby_core_source (1.2.0)
      devise (1.5.4)
        bcrypt-ruby (~> 3.0)
        orm_adapter (~> 0.0.3)
        warden (~> 1.1)
      diff-lcs (1.2.1)
      email_spec (1.4.0)
        launchy (~> 2.1)
        mail (~> 2.2)
      erubis (2.7.0)
      execjs (1.4.0)
        multi_json (~> 1.0)
      factory_girl (4.2.0)
        activesupport (>= 3.0.0)
      factory_girl_rails (4.2.1)
        factory_girl (~> 4.2.0)
        railties (>= 3.0.0)
      ffi (1.6.0-x86-mingw32)
      figaro (0.6.3)
        bundler (~> 1.0)
        rails (>= 3, < 5)
      formtastic (2.2.1)
        actionpack (>= 3.0)
      formtastic-bootstrap (2.0.0)
        formtastic (~> 2.2)
        formtastic-bootstrap
      gherkin (2.11.6-x86-mingw32)
        json (>= 1.7.6)
      haml (4.0.1)
        tilt
      haml-rails (0.4)
        actionpack (>= 3.1, < 4.1)
        activesupport (>= 3.1, < 4.1)
        haml (>= 3.1, < 4.1)
        railties (>= 3.1, < 4.1)
      hike (1.2.1)
      hirb (0.7.1)
      i18n (0.6.4)
      jbuilder (1.0.2)
        activesupport (>= 3.0.0)
      jquery-rails (2.2.1)
        railties (>= 3.0, < 5.0)
        thor (>= 0.14, < 2.0)
      json (1.7.7)
      launchy (2.2.0)
        addressable (~> 2.3)
      mail (2.5.3)
        i18n (>= 0.4.0)
        mime-types (~> 1.16)
        treetop (~> 1.4.8)
      mime-types (1.21)
      minitest (4.7.0)
      multi_json (1.7.2)
      nokogiri (1.5.9-x86-mingw32)
      orm_adapter (0.0.7)
      pg (0.15.0-x86-mingw32)
      polyglot (0.3.3)
      puma (1.6.3)
        rack (~> 1.2)
      quiet_assets (1.0.2)
        railties (>= 3.1, < 5.0)
      rack (1.5.2)
      rack-test (0.6.2)
        rack (>= 1.0)
      rails (4.0.0.beta1)
        actionmailer (= 4.0.0.beta1)
        actionpack (= 4.0.0.beta1)
        activerecord (= 4.0.0.beta1)
        activesupport (= 4.0.0.beta1)
        bundler (>= 1.3.0, < 2.0)
        railties (= 4.0.0.beta1)
        sprockets-rails (~> 2.0.0.rc3)
      railties (4.0.0.beta1)
        actionpack (= 4.0.0.beta1)
        activesupport (= 4.0.0.beta1)
        rake (>= 0.8.7)
        rdoc (~> 3.4)
        thor (>= 0.17.0, < 2.0)
      rake (10.0.4)
      rdoc (3.12.2)
        json (~> 1.4)
      rspec-core (2.13.1)
      rspec-expectations (2.13.0)
        diff-lcs (>= 1.1.3, < 2.0)
      rspec-mocks (2.13.0)
      rspec-rails (2.13.0)
        actionpack (>= 3.0)
        activesupport (>= 3.0)
        railties (>= 3.0)
        rspec-core (~> 2.13.0)
        rspec-expectations (~> 2.13.0)
        rspec-mocks (~> 2.13.0)
      rubyzip (0.9.9)
      sass (3.2.7)
      sass-rails (4.0.0.beta1)
        railties (>= 4.0.0.beta, < 5.0)
        sass (>= 3.1.10)
        sprockets-rails (~> 2.0.0.rc0)
        tilt (~> 1.3)
      selenium-webdriver (2.31.0)
        childprocess (>= 0.2.5)
        multi_json (~> 1.0)
        rubyzip
        websocket (~> 1.0.4)
      sprockets (2.9.0)
        hike (~> 1.2)
        multi_json (~> 1.0)
        rack (~> 1.0)
        tilt (~> 1.1, != 1.3.0)
      sprockets-rails (2.0.0.rc3)
        actionpack (>= 3.0)
        activesupport (>= 3.0)
        sprockets (~> 2.8)
      sqlite3 (1.3.7-x86-mingw32)
      terminal-table (1.4.5)
      thor (0.18.0)
      thread_safe (0.1.0)
        atomic
      tilt (1.3.6)
      treetop (1.4.12)
        polyglot
        polyglot (>= 0.3.1)
      turbolinks (1.1.0)
        coffee-rails
      tzinfo (0.3.37)
      uglifier (1.3.0)
        execjs (>= 0.3.0)
        multi_json (~> 1.0, >= 1.0.2)
      warden (1.2.1)
        rack (>= 1.0)
      websocket (1.0.7)
      xpath (1.0.0)
        nokogiri (~> 1.3)

  PLATFORMS
    x86-mingw32

  DEPENDENCIES
    awesome_print
    better_errors
    binding_of_caller
    bootstrap-datepicker-rails
    bootstrap-sass
    capybara
    coffee-rails (~> 4.0.0.beta1)
    cucumber-rails
    database_cleaner
    debugger
    devise
    email_spec
    factory_girl_rails
    figaro
    formtastic
    formtastic-bootstrap
    haml
    haml-rails
    hirb
    jbuilder (~> 1.0.1)
    jquery-rails
    launchy
    pg
    puma
    quiet_assets
    rails (= 4.0.0.beta1)
    rails4_upgrade!
    rspec-rails
    sass-rails (~> 4.0.0.beta1)
    sqlite3 (= 1.3.7)
    turbolinks
    uglifier (>= 1.0.3)

from rails4_upgrade.

alindeman avatar alindeman commented on July 30, 2024

I've got a fix for this, but GitHub is rejecting my push. Once things stabilize, I'll push and release a new version.

Thanks a lot for reporting and giving details.

from rails4_upgrade.

alindeman avatar alindeman commented on July 30, 2024

Closed with 51c8f51. 0.0.5 will be pushed soon to rubygems.org.

from rails4_upgrade.

zoltan-nz avatar zoltan-nz commented on July 30, 2024

Thank you. It was my pleasure helping you. It is working perfectly on windows as well.

from rails4_upgrade.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.