Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Bundler 1.10 downgrade rails verison #3685

Closed
Sega100500 opened this issue May 29, 2015 · 2 comments
Closed

Bundler 1.10 downgrade rails verison #3685

Sega100500 opened this issue May 29, 2015 · 2 comments

Comments

@Sega100500
Copy link

Gemfile:
gem 'rails', '~> 3.2.16'

before 1.10 version of bundler it install rails 3.2.21
All work FINE!

bundle update
version 1.10 long time:
Resolving dependencies....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
etc

After
install rails 3.2.13

Why?!!!

@indirect
Copy link
Member

Thank you for reporting this issue! Please follow the instructions in ISSUES and provide us with the requested information so that we can try to reproduce this issue and fix it.

@Sega100500
Copy link
Author

Sorry
After delete Gemfile.lock
bundle install
bundle update

All FINE!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants