Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies don't resolve #1

Open
Paladin opened this issue Oct 21, 2014 · 1 comment
Open

Dependencies don't resolve #1

Paladin opened this issue Oct 21, 2014 · 1 comment

Comments

@Paladin
Copy link
Member

Paladin commented Oct 21, 2014

Following your readme file for setting it up and:

Bundler could not find compatible versions for gem "tzinfo":
In Gemfile:
radiant (>= 0) ruby depends on
rails (>= 3.2) ruby depends on
activerecord (= 3.2.0) ruby depends on
tzinfo (~> 0.3.29) ruby

radiant (>= 0) ruby depends on
  tzinfo (0.3.0)

Bundler could not find compatible versions for gem "sprockets":
In Gemfile:
radiant (>= 0) ruby depends on
rails (>= 3.2) ruby depends on
actionpack (= 3.2.18) ruby depends on
sprockets (~> 2.2.1) ruby

radiant (>= 0) ruby depends on
  compass-rails (~> 1.0) ruby depends on
    sprockets (0.9.0)

I'll have a closer look tomorrow at it, but wanted to log this in when it happened so I wouldn't forget. This might simply be a side effect of work in the master branch getting ahead of your instructions. May need to simply update the instructions.

@saturnflyer
Copy link
Member

Thanks for looking into this, Arlen. I've sent you an invitation to commit to the repository

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

No branches or pull requests

2 participants