Created
May 8, 2013 16:56
-
-
Save swapab/5541855 to your computer and use it in GitHub Desktop.
Gemfile
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' | |
gem 'rails', '3.2.13' | |
# Bundle edge Rails instead: | |
# gem 'rails', :git => 'git://github.com/rails/rails.git' | |
gem 'pg' | |
gem 'jquery-rails' | |
gem 'spree', '1.3.2' | |
gem 'spree_gateway', github: 'spree/spree_gateway', branch: '1-3-stable' | |
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '1-3-stable' | |
gem "spree_social", github: 'spree/spree_social', branch: "1-3-stable" | |
gem 'spree_multi_lingual', git: 'git://github.com/jipiboily/spree_multi_lingual.git' | |
gem 'deface', git: 'git://github.com/spree/deface.git' | |
gem 'spree_i18n', github: 'spree/spree_i18n', branch: "1-3-stable" | |
gem 'thin' | |
# Gems used only for assets and not required | |
# in production environments by default. | |
group :assets do | |
gem 'sass-rails', '~> 3.2.3' | |
gem 'coffee-rails', '~> 3.2.1' | |
gem 'sass-rails', '~> 3.2.3' | |
gem 'twitter-bootstrap-rails' | |
gem 'uglifier', '>= 1.0.3' | |
end | |
group :development, :test do | |
gem 'debugger' | |
end |
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/jipiboily/spree_multi_lingual.git | |
revision: 2ca929e8016dd5251cc0f4b2bf53a05a961fa34e | |
specs: | |
spree_multi_lingual (1.0.0) | |
coffee-rails | |
easy_globalize3_accessors | |
globalize3 (= 0.2.0) | |
i18n | |
rack-contrib | |
routing-filter (~> 0.3.1) | |
spree_core (~> 1.3) | |
spree_promo (~> 1.3) | |
GIT | |
remote: git://github.com/spree/deface.git | |
revision: b23df0d7bb5bf55b8616188e9dfedd7cada28e81 | |
specs: | |
deface (1.0.0.rc2) | |
colorize (>= 0.5.8) | |
nokogiri (~> 1.5.9) | |
rails (~> 3.1) | |
GIT | |
remote: git://github.com/spree/spree_auth_devise.git | |
revision: b1c5f6d1a1141035915a757927461b0d1227f1cd | |
branch: 1-3-stable | |
specs: | |
spree_auth_devise (1.0.0) | |
cancan (~> 1.6.7) | |
devise (~> 2.2.3) | |
devise-encryptable (= 0.1.2) | |
spree_core | |
GIT | |
remote: git://github.com/spree/spree_gateway.git | |
revision: b13d777aecf348eeffba1fa8e2df95298af1a1ea | |
branch: 1-3-stable | |
specs: | |
spree_gateway (1.2.0.rc2) | |
savon (~> 1.2) | |
spree_core (~> 1.0) | |
GIT | |
remote: git://github.com/spree/spree_i18n.git | |
revision: 3dba87cec2fca8c835c9491b51dc536bceb6a872 | |
branch: 1-3-stable | |
specs: | |
spree_i18n (1.0.0) | |
i18n (~> 0.5) | |
rails-i18n | |
spree_core (>= 1.1) | |
GIT | |
remote: git://github.com/spree/spree_social.git | |
revision: 13986074378cd53344250df9823fad5e628f147a | |
branch: 1-3-stable | |
specs: | |
spree_social (2.3.0) | |
oa-core | |
omniauth | |
omniauth-facebook | |
omniauth-github | |
omniauth-google-oauth2 | |
omniauth-twitter | |
spree_core (~> 1.3.0) | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actionmailer (3.2.13) | |
actionpack (= 3.2.13) | |
mail (~> 2.5.3) | |
actionpack (3.2.13) | |
activemodel (= 3.2.13) | |
activesupport (= 3.2.13) | |
builder (~> 3.0.0) | |
erubis (~> 2.7.0) | |
journey (~> 1.0.4) | |
rack (~> 1.4.5) | |
rack-cache (~> 1.2) | |
rack-test (~> 0.6.1) | |
sprockets (~> 2.2.1) | |
active_utils (1.0.5) | |
activesupport (>= 2.3.11) | |
i18n | |
activemerchant (1.29.3) | |
active_utils (>= 1.0.2) | |
activesupport (>= 2.3.14) | |
builder (>= 2.0.0) | |
i18n | |
json (>= 1.5.1) | |
money | |
nokogiri | |
activemodel (3.2.13) | |
activesupport (= 3.2.13) | |
builder (~> 3.0.0) | |
activerecord (3.2.13) | |
activemodel (= 3.2.13) | |
activesupport (= 3.2.13) | |
arel (~> 3.0.2) | |
tzinfo (~> 0.3.29) | |
activeresource (3.2.13) | |
activemodel (= 3.2.13) | |
activesupport (= 3.2.13) | |
activesupport (3.2.13) | |
i18n (= 0.6.1) | |
multi_json (~> 1.0) | |
acts_as_list (0.1.4) | |
akami (1.2.0) | |
gyoku (>= 0.4.0) | |
nokogiri (>= 1.4.0) | |
arel (3.0.2) | |
awesome_nested_set (2.1.5) | |
activerecord (>= 3.0.0) | |
aws-sdk (1.3.9) | |
httparty (~> 0.7) | |
json (~> 1.4) | |
nokogiri (>= 1.4.4) | |
uuidtools (~> 2.1) | |
bcrypt-ruby (3.0.1) | |
builder (3.0.4) | |
cancan (1.6.8) | |
climate_control (0.0.3) | |
activesupport (>= 3.0) | |
cocaine (0.5.1) | |
climate_control (>= 0.0.3, < 1.0) | |
coffee-rails (3.2.2) | |
coffee-script (>= 2.2.0) | |
railties (~> 3.2.0) | |
coffee-script (2.2.0) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.6.2) | |
colorize (0.5.8) | |
columnize (0.3.6) | |
daemons (1.1.9) | |
debugger (1.5.0) | |
columnize (>= 0.3.1) | |
debugger-linecache (~> 1.2.0) | |
debugger-ruby_core_source (~> 1.2.0) | |
debugger-linecache (1.2.0) | |
debugger-ruby_core_source (1.2.0) | |
devise (2.2.4) | |
bcrypt-ruby (~> 3.0) | |
orm_adapter (~> 0.1) | |
railties (~> 3.1) | |
warden (~> 1.2.1) | |
devise-encryptable (0.1.2) | |
devise (>= 2.1.0) | |
easy_globalize3_accessors (1.2.0) | |
globalize3 (~> 0.2.0.beta1) | |
erubis (2.7.0) | |
eventmachine (1.0.3) | |
execjs (1.4.0) | |
multi_json (~> 1.0) | |
faraday (0.8.7) | |
multipart-post (~> 1.1) | |
ffaker (1.12.1) | |
globalize3 (0.2.0) | |
activemodel (>= 3.0.0) | |
activerecord (>= 3.0.0) | |
paper_trail (~> 2) | |
gyoku (0.4.6) | |
builder (>= 2.1.2) | |
hashie (2.0.4) | |
highline (1.6.11) | |
hike (1.2.2) | |
httparty (0.8.3) | |
multi_json (~> 1.0) | |
multi_xml | |
httpauth (0.2.0) | |
httpi (1.1.1) | |
rack | |
i18n (0.6.1) | |
journey (1.0.4) | |
jquery-rails (2.2.1) | |
railties (>= 3.0, < 5.0) | |
thor (>= 0.14, < 2.0) | |
json (1.7.7) | |
jwt (0.1.8) | |
multi_json (>= 1.5) | |
kaminari (0.13.0) | |
actionpack (>= 3.0.0) | |
activesupport (>= 3.0.0) | |
railties (>= 3.0.0) | |
mail (2.5.3) | |
i18n (>= 0.4.0) | |
mime-types (~> 1.16) | |
treetop (~> 1.4.8) | |
mime-types (1.23) | |
money (5.0.0) | |
i18n (~> 0.4) | |
json | |
multi_json (1.7.3) | |
multi_xml (0.5.3) | |
multipart-post (1.2.0) | |
nokogiri (1.5.9) | |
nori (1.1.5) | |
oa-core (0.3.2) | |
oauth (0.4.7) | |
oauth2 (0.8.1) | |
faraday (~> 0.8) | |
httpauth (~> 0.1) | |
jwt (~> 0.1.4) | |
multi_json (~> 1.0) | |
rack (~> 1.2) | |
omniauth (1.1.4) | |
hashie (>= 1.2, < 3) | |
rack | |
omniauth-facebook (1.4.1) | |
omniauth-oauth2 (~> 1.1.0) | |
omniauth-github (1.1.0) | |
omniauth (~> 1.0) | |
omniauth-oauth2 (~> 1.1) | |
omniauth-google-oauth2 (0.1.17) | |
omniauth (~> 1.0) | |
omniauth-oauth2 | |
omniauth-oauth (1.0.1) | |
oauth | |
omniauth (~> 1.0) | |
omniauth-oauth2 (1.1.1) | |
oauth2 (~> 0.8.0) | |
omniauth (~> 1.0) | |
omniauth-twitter (0.0.16) | |
multi_json (~> 1.3) | |
omniauth-oauth (~> 1.0) | |
orm_adapter (0.4.0) | |
paper_trail (2.7.1) | |
activerecord (~> 3.0) | |
railties (~> 3.0) | |
paperclip (2.8.0) | |
activerecord (>= 2.3.0) | |
activesupport (>= 2.3.2) | |
cocaine (>= 0.0.2) | |
mime-types | |
pg (0.15.1) | |
polyamorous (0.5.0) | |
activerecord (~> 3.0) | |
polyglot (0.3.3) | |
rabl (0.7.2) | |
activesupport (>= 2.3.14) | |
multi_json (~> 1.0) | |
rack (1.4.5) | |
rack-cache (1.2) | |
rack (>= 0.4) | |
rack-contrib (1.1.0) | |
rack (>= 0.9.1) | |
rack-ssl (1.3.3) | |
rack | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
rails (3.2.13) | |
actionmailer (= 3.2.13) | |
actionpack (= 3.2.13) | |
activerecord (= 3.2.13) | |
activeresource (= 3.2.13) | |
activesupport (= 3.2.13) | |
bundler (~> 1.0) | |
railties (= 3.2.13) | |
rails-i18n (0.7.3) | |
i18n (~> 0.5) | |
railties (3.2.13) | |
actionpack (= 3.2.13) | |
activesupport (= 3.2.13) | |
rack-ssl (~> 1.3.2) | |
rake (>= 0.8.7) | |
rdoc (~> 3.4) | |
thor (>= 0.14.6, < 2.0) | |
rake (10.0.4) | |
ransack (0.7.2) | |
actionpack (~> 3.0) | |
activerecord (~> 3.0) | |
polyamorous (~> 0.5.0) | |
rdoc (3.12.2) | |
json (~> 1.4) | |
routing-filter (0.3.1) | |
actionpack | |
sass (3.2.8) | |
sass-rails (3.2.6) | |
railties (~> 3.2.0) | |
sass (>= 3.1.10) | |
tilt (~> 1.3) | |
savon (1.2.0) | |
akami (~> 1.2.0) | |
builder (>= 2.1.2) | |
gyoku (~> 0.4.5) | |
httpi (~> 1.1.0) | |
nokogiri (>= 1.4.0) | |
nori (~> 1.1.0) | |
wasabi (~> 2.5.0) | |
select2-rails (3.3.1) | |
sass-rails (>= 3.2) | |
thor (~> 0.14) | |
spree (1.3.2) | |
spree_api (= 1.3.2) | |
spree_cmd (= 1.3.2) | |
spree_core (= 1.3.2) | |
spree_dash (= 1.3.2) | |
spree_promo (= 1.3.2) | |
spree_sample (= 1.3.2) | |
spree_api (1.3.2) | |
spree_core (= 1.3.2) | |
versioncake (= 0.4.0) | |
spree_cmd (1.3.2) | |
thor (>= 0.14.6) | |
spree_core (1.3.2) | |
activemerchant (~> 1.29.3) | |
acts_as_list (= 0.1.4) | |
awesome_nested_set (= 2.1.5) | |
aws-sdk (~> 1.3.4) | |
cancan (= 1.6.8) | |
deface (>= 0.9.0) | |
ffaker (~> 1.12.0) | |
highline (= 1.6.11) | |
jquery-rails (~> 2.2.0) | |
kaminari (= 0.13.0) | |
money (= 5.0.0) | |
paperclip (~> 2.8) | |
rabl (= 0.7.2) | |
rails (~> 3.2.11) | |
ransack (~> 0.7.2) | |
select2-rails (~> 3.2) | |
state_machine (= 1.1.2) | |
stringex (~> 1.3.2) | |
spree_dash (1.3.2) | |
httparty (~> 0.8.1) | |
spree_core (= 1.3.2) | |
spree_promo (1.3.2) | |
spree_core (= 1.3.2) | |
spree_sample (1.3.2) | |
spree_core (= 1.3.2) | |
sprockets (2.2.2) | |
hike (~> 1.2) | |
multi_json (~> 1.0) | |
rack (~> 1.0) | |
tilt (~> 1.1, != 1.3.0) | |
state_machine (1.1.2) | |
stringex (1.3.3) | |
thin (1.5.1) | |
daemons (>= 1.0.9) | |
eventmachine (>= 0.12.6) | |
rack (>= 1.0.0) | |
thor (0.18.1) | |
tilt (1.4.0) | |
treetop (1.4.12) | |
polyglot | |
polyglot (>= 0.3.1) | |
twitter-bootstrap-rails (2.2.6) | |
actionpack (>= 3.1) | |
execjs | |
railties (>= 3.1) | |
tzinfo (0.3.37) | |
uglifier (2.0.1) | |
execjs (>= 0.3.0) | |
multi_json (~> 1.0, >= 1.0.2) | |
uuidtools (2.1.4) | |
versioncake (0.4.0) | |
actionpack (>= 3.0) | |
activesupport (>= 3.0) | |
railties (>= 3.0) | |
warden (1.2.1) | |
rack (>= 1.0) | |
wasabi (2.5.1) | |
httpi (~> 1.0) | |
nokogiri (>= 1.4.0) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
coffee-rails (~> 3.2.1) | |
debugger | |
deface! | |
jquery-rails | |
pg | |
rails (= 3.2.13) | |
sass-rails (~> 3.2.3) | |
spree (= 1.3.2) | |
spree_auth_devise! | |
spree_gateway! | |
spree_i18n! | |
spree_multi_lingual! | |
spree_social! | |
thin | |
twitter-bootstrap-rails | |
uglifier (>= 1.0.3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment