Installation problem: jquery-ui-rails not compatible

45 views
Skip to first unread message

pascal huynh

unread,
Feb 8, 2014, 1:01:18 PM2/8/14
to shopo...@googlegroups.com
Hi,

I am trying to install ShopOnRails but can't get through. Here is my error:

Bundler could not find compatible versions for gem "jquery-ui-rails":
  In Gemfile:
    refinerycms (>= 0) ruby depends on
      jquery-ui-rails (~> 4.0.0) ruby

    spree (>= 0) ruby depends on
      jquery-ui-rails (4.1.1)

--------


#gem 'rails', '4.0.2'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

gem 'sqlite3'


# Gems used only for assets and not required
# in production environments by default.
group :assets do
  gem 'sass-rails',   '~> 4.0.0'
  gem 'coffee-rails', '~> 4.0.0'

  # See https://github.com/sstephenson/execjs#readme for more supported runtimes
  # gem 'therubyracer', :platforms => :ruby

  gem 'uglifier', '>= 1.0.3'
end

#gem 'jquery-rails'

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'

# To use Jbuilder templates for JSON
# gem 'jbuilder'

# Use unicorn as the app server
# gem 'unicorn'

# Deploy with Capistrano
# gem 'capistrano'

# To use debugger
# gem 'debugger'

gem 'rails-i18n'
gem 'machinist', :group => :development
gem 'ffaker', :group => :development
gem "compass"
gem "compass-rails"
gem 'liquid', :git => 'git://github.com/Shopify/liquid.git'


gem 'spree', :git => "git://github.com/spree/spree.git", :branch => "2-1-stable"
gem 'spree_i18n', :git => 'git://github.com/spree/spree_i18n.git', :branch => '2-1-stable'

gem 'refinerycms', :git => "git://github.com/refinery/refinerycms.git", :branch => "master"
gem 'refinerycms-i18n', :git => "git://github.com/refinery/refinerycms-i18n.git", :branch => "master"
gem 'refinerycms-settings', :git => "git://github.com/refinery/refinerycms-settings.git", :branch => "master"
gem 'refinerycms-blog', :git => "git://github.com/greendog/refinerycms-blog.git", :branch => "master"
gem 'refinerycms-news', :git => "git://github.com/refinery/refinerycms-news.git", :branch => "master"
gem 'refinerycms-inquiries', :git => "git://github.com/refinery/refinerycms-inquiries.git", :branch => "master"

gem 'shop_on_rails', :git => 'git://github.com/shoponrails/shop_on_rails.git'
gem 'clot_engine', :git => 'git://github.com/shoponrails/clots.git'

---------

Thanks for your help.

Alexander Negoda

unread,
Feb 10, 2014, 4:05:13 PM2/10/14
to shopo...@googlegroups.com
Tomorrow I'm going to make a big update. The ShopOnRails version will be for actual Spree + RefineryCMS
I'll let you know here.
Reply all
Reply to author
Forward
0 new messages