Created
January 26, 2015 00:37
-
-
Save cloudrck/176dd4b118d8868abe54 to your computer and use it in GitHub Desktop.
Spree 2.3 Gemfiles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source 'https://rubygems.org' | |
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | |
| gem 'rails', '~> 4.1.0' | |
| # Use sqlite3 as the database for Active Record | |
| gem 'sqlite3' | |
| # Use SCSS for stylesheets | |
| gem 'sass-rails', '~> 5.0' | |
| # Use Uglifier as compressor for JavaScript assets | |
| gem 'uglifier', '>= 1.3.0' | |
| # Use CoffeeScript for .js.coffee assets and views | |
| gem 'coffee-rails', '~> 4.1.0' | |
| # See https://github.com/sstephenson/execjs#readme for more supported runtimes | |
| # gem 'therubyracer', platforms: :ruby | |
| # Use jquery as the JavaScript library | |
| gem 'jquery-rails' | |
| # Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks | |
| gem 'turbolinks' | |
| # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | |
| gem 'jbuilder', '~> 2.0' | |
| group :doc do | |
| # bundle exec rake doc:rails generates the API under doc/api. | |
| gem 'sdoc', require: false | |
| end | |
| # Use ActiveModel has_secure_password | |
| # gem 'bcrypt-ruby', '~> 3.1.2' | |
| # Use unicorn as the app server | |
| gem 'unicorn' | |
| gem 'therubyracer' | |
| gem 'pg' | |
| # Use Capistrano for deployment | |
| # gem 'capistrano', group: :development | |
| # Use debugger | |
| # gem 'debugger', group: [:development, :test] | |
| gem 'spree', :github => 'spree/spree', :branch => '2-3-stable' | |
| gem 'spree_gateway', :git => 'https://github.com/spree/spree_gateway.git', :branch => '2-3-stable' | |
| gem 'spree_auth_devise', :git => 'https://github.com/spree/spree_auth_devise.git', :branch => '2-3-stable' | |
| gem 'spree_social', github: 'spree/spree_social', branch: '2-3-stable' | |
| #Spree 2.2.x | |
| gem "spree-point-of-sale", :github => 'cloudrck/spree-point-of-sale' | |
| #gem 'spree_html_invoice' , :github => 'vinsol/spree-html-invoice', tag: '1.2' | |
| gem 'spree_paypal_express', :github => "spree-contrib/better_spree_paypal_express", :branch => "2-3-stable" | |
| # Active Shipping | |
| gem 'spree_active_shipping', :github => "spree/spree_active_shipping", :branch => "2-3-stable" | |
| #Dwolla | |
| #gem 'spree_dwolla' | |
| # Bug Fix https://github.com/spree/spree/issues/4517 | |
| #gem 'money', '6.0.1' | |
| #ContactUS | |
| gem 'spree_contact_us', github: 'jdutil/spree_contact_us', branch: '2-3-stable' | |
| #My Design + Static Pages | |
| gem 'spree_legend_u', :git => 'git@bitbucket.org:cloudrck/spree_legends_u.git' | |
| gem 'spree_static_content', github: 'spree/spree_static_content', branch: '2-3-stable' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GIT | |
| remote: git://github.com/cloudrck/spree-point-of-sale.git | |
| revision: e3fb04bd3087c880faa2722a5a5a70d1040d477f | |
| specs: | |
| spree-point-of-sale (1.2.1) | |
| barby | |
| chunky_png | |
| prawn | |
| spree_core (~> 2.3) | |
| GIT | |
| remote: git://github.com/jdutil/spree_contact_us.git | |
| revision: 9d113f2f0e7446c35b8d5c18776d35d59ed3dffa | |
| branch: 2-3-stable | |
| specs: | |
| spree_contact_us (2.2.0) | |
| spree_core (~> 2.3.0.beta) | |
| GIT | |
| remote: git://github.com/spree-contrib/better_spree_paypal_express.git | |
| revision: 17877a2b98b5c3a1ae03d0bf911d7d2ed67fe426 | |
| branch: 2-3-stable | |
| specs: | |
| spree_paypal_express (2.0.3) | |
| paypal-sdk-merchant (= 1.106.1) | |
| spree_core (~> 2.3.0) | |
| GIT | |
| remote: git://github.com/spree/spree.git | |
| revision: b7c87c62aa08b3fd62a2532f0dadc76f72cffc2e | |
| branch: 2-3-stable | |
| specs: | |
| spree (2.3.7.beta) | |
| spree_api (= 2.3.7.beta) | |
| spree_backend (= 2.3.7.beta) | |
| spree_cmd (= 2.3.7.beta) | |
| spree_core (= 2.3.7.beta) | |
| spree_frontend (= 2.3.7.beta) | |
| spree_sample (= 2.3.7.beta) | |
| spree_api (2.3.7.beta) | |
| rabl (~> 0.9.4.pre1) | |
| spree_core (= 2.3.7.beta) | |
| versioncake (~> 2.3.1) | |
| spree_backend (2.3.7.beta) | |
| jquery-rails (~> 3.1.2) | |
| jquery-ui-rails (~> 5.0.0) | |
| select2-rails (~> 3.5.0) | |
| spree_api (= 2.3.7.beta) | |
| spree_core (= 2.3.7.beta) | |
| spree_cmd (2.3.7.beta) | |
| thor (~> 0.14) | |
| spree_core (2.3.7.beta) | |
| activemerchant (~> 1.44.1) | |
| acts_as_list (= 0.3.0) | |
| awesome_nested_set (~> 3.0.0.rc.3) | |
| aws-sdk (= 1.27.0) | |
| cancancan (~> 1.9.2) | |
| deface (~> 1.0.0) | |
| ffaker (~> 1.16) | |
| font-awesome-rails (~> 4.0) | |
| friendly_id (~> 5.0.4) | |
| highline (~> 1.6.18) | |
| httparty (~> 0.11) | |
| json (~> 1.7) | |
| kaminari (~> 0.15, >= 0.15.1) | |
| monetize (~> 1.1) | |
| paperclip (~> 4.2.0) | |
| paranoia (~> 2.0) | |
| rails (~> 4.1.8) | |
| ransack (~> 1.4.1) | |
| state_machine (= 1.2.0) | |
| stringex (~> 1.5.1) | |
| truncate_html (= 0.9.2) | |
| spree_frontend (2.3.7.beta) | |
| canonical-rails (~> 0.0.4) | |
| jquery-rails (~> 3.1.2) | |
| spree_api (= 2.3.7.beta) | |
| spree_core (= 2.3.7.beta) | |
| stringex (~> 1.5.1) | |
| spree_sample (2.3.7.beta) | |
| spree_core (= 2.3.7.beta) | |
| GIT | |
| remote: git://github.com/spree/spree_active_shipping.git | |
| revision: e6a665ccf3fc5f69bc54a1b41aaf5819562ce82f | |
| branch: 2-3-stable | |
| specs: | |
| spree_active_shipping (2.2.0) | |
| active_shipping (~> 0.12.0) | |
| spree_core (~> 2.3.0) | |
| GIT | |
| remote: git://github.com/spree/spree_social.git | |
| revision: e7ad004a50c8e31ff33831178f6d173184ec54c2 | |
| branch: 2-3-stable | |
| specs: | |
| spree_social (2.3.0) | |
| oa-core | |
| omniauth | |
| omniauth-amazon | |
| omniauth-facebook | |
| omniauth-github | |
| omniauth-google-oauth2 | |
| omniauth-twitter | |
| spree_core (~> 2.3.0) | |
| GIT | |
| remote: git://github.com/spree/spree_static_content.git | |
| revision: d9e1b76a12146ece471cc570f0a78bb522c93736 | |
| branch: 2-3-stable | |
| specs: | |
| spree_static_content (2.3.0) | |
| spree_core (~> 2.3.0) | |
| GIT | |
| remote: git@bitbucket.org:cloudrck/spree_legends_u.git | |
| revision: d55e387e872c2e19149a4e8599d561810b974148 | |
| specs: | |
| spree_legend_u (2.2.2) | |
| spree_core (~> 2.3) | |
| GIT | |
| remote: https://github.com/spree/spree_auth_devise.git | |
| revision: 2218d9b9b38bf80b6a7365f82b81badde23262e2 | |
| branch: 2-3-stable | |
| specs: | |
| spree_auth_devise (2.2.0) | |
| devise (~> 3.2.3) | |
| devise-encryptable (= 0.1.2) | |
| json | |
| multi_json | |
| spree_core (~> 2.3.0) | |
| GIT | |
| remote: https://github.com/spree/spree_gateway.git | |
| revision: 2f59fc0db09c1f806ce73f3476ffb5b4533e2e8b | |
| branch: 2-3-stable | |
| specs: | |
| spree_gateway (2.3.0.beta) | |
| spree_core (~> 2.3.0) | |
| GEM | |
| remote: https://rubygems.org/ | |
| specs: | |
| actionmailer (4.1.9) | |
| actionpack (= 4.1.9) | |
| actionview (= 4.1.9) | |
| mail (~> 2.5, >= 2.5.4) | |
| actionpack (4.1.9) | |
| actionview (= 4.1.9) | |
| activesupport (= 4.1.9) | |
| rack (~> 1.5.2) | |
| rack-test (~> 0.6.2) | |
| actionview (4.1.9) | |
| activesupport (= 4.1.9) | |
| builder (~> 3.1) | |
| erubis (~> 2.7.0) | |
| active_shipping (0.12.5) | |
| active_utils (~> 2.2.0) | |
| activesupport (>= 2.3.5) | |
| builder | |
| i18n | |
| json (>= 1.5.1) | |
| active_utils (2.2.3) | |
| activesupport (>= 2.3.11) | |
| i18n | |
| activemerchant (1.44.1) | |
| active_utils (~> 2.2.0) | |
| activesupport (>= 3.2.14, < 5.0.0) | |
| builder (>= 2.1.2, < 4.0.0) | |
| i18n (>= 0.6.9) | |
| json (~> 1.7) | |
| nokogiri (~> 1.4) | |
| offsite_payments (~> 2.0.0) | |
| activemodel (4.1.9) | |
| activesupport (= 4.1.9) | |
| builder (~> 3.1) | |
| activerecord (4.1.9) | |
| activemodel (= 4.1.9) | |
| activesupport (= 4.1.9) | |
| arel (~> 5.0.0) | |
| activesupport (4.1.9) | |
| i18n (~> 0.6, >= 0.6.9) | |
| json (~> 1.7, >= 1.7.7) | |
| minitest (~> 5.1) | |
| thread_safe (~> 0.1) | |
| tzinfo (~> 1.1) | |
| acts_as_list (0.3.0) | |
| activerecord (>= 3.0) | |
| arel (5.0.1.20140414130214) | |
| awesome_nested_set (3.0.2) | |
| activerecord (>= 4.0.0, < 5) | |
| aws-sdk (1.27.0) | |
| json (~> 1.4) | |
| nokogiri (>= 1.4.4) | |
| uuidtools (~> 2.1) | |
| barby (0.6.2) | |
| bcrypt (3.1.9) | |
| builder (3.2.2) | |
| cancancan (1.9.2) | |
| canonical-rails (0.0.7) | |
| rails (>= 3.1, < 5.0) | |
| chunky_png (1.3.3) | |
| climate_control (0.0.3) | |
| activesupport (>= 3.0) | |
| cocaine (0.5.5) | |
| climate_control (>= 0.0.3, < 1.0) | |
| coffee-rails (4.1.0) | |
| coffee-script (>= 2.2.0) | |
| railties (>= 4.0.0, < 5.0) | |
| coffee-script (2.3.0) | |
| coffee-script-source | |
| execjs | |
| coffee-script-source (1.8.0) | |
| colorize (0.7.5) | |
| deface (1.0.1) | |
| colorize (>= 0.5.8) | |
| nokogiri (~> 1.6.0) | |
| polyglot | |
| rails (>= 3.1) | |
| devise (3.2.4) | |
| bcrypt (~> 3.0) | |
| orm_adapter (~> 0.1) | |
| railties (>= 3.2.6, < 5) | |
| thread_safe (~> 0.1) | |
| warden (~> 1.2.3) | |
| devise-encryptable (0.1.2) | |
| devise (>= 2.1.0) | |
| erubis (2.7.0) | |
| execjs (2.2.2) | |
| faraday (0.9.1) | |
| multipart-post (>= 1.2, < 3) | |
| ffaker (1.31.0) | |
| font-awesome-rails (4.3.0.0) | |
| railties (>= 3.2, < 5.0) | |
| friendly_id (5.0.5) | |
| activerecord (>= 4.0.0) | |
| hashie (3.3.2) | |
| highline (1.6.21) | |
| hike (1.2.3) | |
| httparty (0.13.3) | |
| json (~> 1.8) | |
| multi_xml (>= 0.5.2) | |
| i18n (0.7.0) | |
| jbuilder (2.2.6) | |
| activesupport (>= 3.0.0, < 5) | |
| multi_json (~> 1.2) | |
| jquery-rails (3.1.2) | |
| railties (>= 3.0, < 5.0) | |
| thor (>= 0.14, < 2.0) | |
| jquery-ui-rails (5.0.3) | |
| railties (>= 3.2.16) | |
| json (1.8.2) | |
| jwt (1.2.1) | |
| kaminari (0.16.2) | |
| actionpack (>= 3.0.0) | |
| activesupport (>= 3.0.0) | |
| kgio (2.9.3) | |
| libv8 (3.16.14.7) | |
| mail (2.6.3) | |
| mime-types (>= 1.16, < 3) | |
| mime-types (2.4.3) | |
| mini_portile (0.6.2) | |
| minitest (5.5.1) | |
| monetize (1.1.0) | |
| money (~> 6.5.0) | |
| money (6.5.0) | |
| i18n (>= 0.6.4, <= 0.7.0) | |
| multi_json (1.10.1) | |
| multi_xml (0.5.5) | |
| multipart-post (2.0.0) | |
| nokogiri (1.6.6.2) | |
| mini_portile (~> 0.6.0) | |
| oa-core (0.3.2) | |
| oauth (0.4.7) | |
| oauth2 (1.0.0) | |
| faraday (>= 0.8, < 0.10) | |
| jwt (~> 1.0) | |
| multi_json (~> 1.3) | |
| multi_xml (~> 0.5) | |
| rack (~> 1.2) | |
| offsite_payments (2.0.1) | |
| active_utils (~> 2.2.0) | |
| activesupport (>= 3.2.14, < 5.0.0) | |
| builder (>= 2.1.2, < 4.0.0) | |
| i18n (~> 0.5) | |
| json (~> 1.7) | |
| money (< 7.0.0) | |
| nokogiri (~> 1.4) | |
| omniauth (1.2.2) | |
| hashie (>= 1.2, < 4) | |
| rack (~> 1.0) | |
| omniauth-amazon (1.0.0) | |
| omniauth (~> 1.0) | |
| omniauth-oauth2 (~> 1.1) | |
| omniauth-facebook (2.0.0) | |
| omniauth-oauth2 (~> 1.2) | |
| omniauth-github (1.1.2) | |
| omniauth (~> 1.0) | |
| omniauth-oauth2 (~> 1.1) | |
| omniauth-google-oauth2 (0.2.6) | |
| omniauth (> 1.0) | |
| omniauth-oauth2 (~> 1.1) | |
| omniauth-oauth (1.0.1) | |
| oauth | |
| omniauth (~> 1.0) | |
| omniauth-oauth2 (1.2.0) | |
| faraday (>= 0.8, < 0.10) | |
| multi_json (~> 1.3) | |
| oauth2 (~> 1.0) | |
| omniauth (~> 1.2) | |
| omniauth-twitter (1.1.0) | |
| multi_json (~> 1.3) | |
| omniauth-oauth (~> 1.0) | |
| orm_adapter (0.5.0) | |
| paperclip (4.2.1) | |
| activemodel (>= 3.0.0) | |
| activesupport (>= 3.0.0) | |
| cocaine (~> 0.5.3) | |
| mime-types | |
| paranoia (2.1.0) | |
| activerecord (~> 4.0) | |
| paypal-sdk-core (0.2.10) | |
| multi_json (~> 1.0) | |
| xml-simple | |
| paypal-sdk-merchant (1.106.1) | |
| paypal-sdk-core (~> 0.2.3) | |
| pdf-core (0.4.0) | |
| pg (0.18.1) | |
| polyamorous (1.1.0) | |
| activerecord (>= 3.0) | |
| polyglot (0.3.5) | |
| prawn (1.3.0) | |
| pdf-core (~> 0.4.0) | |
| ttfunk (~> 1.4.0) | |
| rabl (0.9.4.pre1) | |
| activesupport (>= 2.3.14) | |
| rack (1.5.2) | |
| rack-test (0.6.3) | |
| rack (>= 1.0) | |
| rails (4.1.9) | |
| actionmailer (= 4.1.9) | |
| actionpack (= 4.1.9) | |
| actionview (= 4.1.9) | |
| activemodel (= 4.1.9) | |
| activerecord (= 4.1.9) | |
| activesupport (= 4.1.9) | |
| bundler (>= 1.3.0, < 2.0) | |
| railties (= 4.1.9) | |
| sprockets-rails (~> 2.0) | |
| railties (4.1.9) | |
| actionpack (= 4.1.9) | |
| activesupport (= 4.1.9) | |
| rake (>= 0.8.7) | |
| thor (>= 0.18.1, < 2.0) | |
| raindrops (0.13.0) | |
| rake (10.4.2) | |
| ransack (1.4.1) | |
| actionpack (>= 3.0) | |
| activerecord (>= 3.0) | |
| activesupport (>= 3.0) | |
| i18n | |
| polyamorous (~> 1.1) | |
| rdoc (4.2.0) | |
| json (~> 1.4) | |
| ref (1.0.5) | |
| sass (3.4.10) | |
| sass-rails (5.0.1) | |
| railties (>= 4.0.0, < 5.0) | |
| sass (~> 3.1) | |
| sprockets (>= 2.8, < 4.0) | |
| sprockets-rails (>= 2.0, < 4.0) | |
| tilt (~> 1.1) | |
| sdoc (0.4.1) | |
| json (~> 1.7, >= 1.7.7) | |
| rdoc (~> 4.0) | |
| select2-rails (3.5.9.2) | |
| thor (~> 0.14) | |
| sprockets (2.12.3) | |
| hike (~> 1.2) | |
| multi_json (~> 1.0) | |
| rack (~> 1.0) | |
| tilt (~> 1.1, != 1.3.0) | |
| sprockets-rails (2.2.4) | |
| actionpack (>= 3.0) | |
| activesupport (>= 3.0) | |
| sprockets (>= 2.8, < 4.0) | |
| sqlite3 (1.3.10) | |
| state_machine (1.2.0) | |
| stringex (1.5.1) | |
| therubyracer (0.12.1) | |
| libv8 (~> 3.16.14.0) | |
| ref | |
| thor (0.19.1) | |
| thread_safe (0.3.4) | |
| tilt (1.4.1) | |
| truncate_html (0.9.2) | |
| ttfunk (1.4.0) | |
| turbolinks (2.5.3) | |
| coffee-rails | |
| tzinfo (1.2.2) | |
| thread_safe (~> 0.1) | |
| uglifier (2.7.0) | |
| execjs (>= 0.3.0) | |
| json (>= 1.8.0) | |
| unicorn (4.8.3) | |
| kgio (~> 2.6) | |
| rack | |
| raindrops (~> 0.7) | |
| uuidtools (2.1.5) | |
| versioncake (2.3.1) | |
| actionpack (>= 3.2) | |
| activesupport (>= 3.2) | |
| railties (>= 3.2) | |
| tzinfo | |
| warden (1.2.3) | |
| rack (>= 1.0) | |
| xml-simple (1.1.4) | |
| PLATFORMS | |
| ruby | |
| DEPENDENCIES | |
| coffee-rails (~> 4.1.0) | |
| jbuilder (~> 2.0) | |
| jquery-rails | |
| pg | |
| rails (~> 4.1.0) | |
| sass-rails (~> 5.0) | |
| sdoc | |
| spree! | |
| spree-point-of-sale! | |
| spree_active_shipping! | |
| spree_auth_devise! | |
| spree_contact_us! | |
| spree_gateway! | |
| spree_legend_u! | |
| spree_paypal_express! | |
| spree_social! | |
| spree_static_content! | |
| sqlite3 | |
| therubyracer | |
| turbolinks | |
| uglifier (>= 1.3.0) | |
| unicorn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment