Skip to content

Dependencies don't resolve #1

@Paladin

Description

@Paladin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions