Created
July 12, 2013 10:09
-
-
Save shingara/5983335 to your computer and use it in GitHub Desktop.
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 'http://rubygems.org' | |
gem 'rails', '3.2.12' | |
gem 'awesome_nested_set', '> 2', :require => 'awesome_nested_set' | |
gem 'chronic' | |
gem 'mime-types', :require => 'mime/types' | |
gem 'spreadsheet' | |
gem 'fast_gettext' | |
gem 'will_paginate', '~> 3' | |
gem 'builder' | |
gem 'pdfkit', :require => 'pdfkit' | |
gem 'yaml_db' | |
gem 'rubyzip', :require => 'zip/zipfilesystem' | |
gem 'acts_as_list' | |
gem 'uuid', '2.3.5' | |
gem 'keeguon-actionwebservice', :require => 'actionwebservice' | |
gem 'grosser-get_pomo', :require => 'get_pomo' | |
gem 'keeguon-acts_as_versioned', :require => 'acts_as_versioned' | |
gem 'delayed_job_active_record' | |
gem 'net-ldap' | |
gem 'fakefs', :require => 'fakefs/safe' | |
gem 'nokogiri' | |
gem 'net-ssh' | |
gem 'net-scp' | |
gem 'delayed_job_active_record' | |
platforms :jruby, :ruby_19 do | |
gem 'soap4r-spox' | |
end | |
platforms :ruby_18 do | |
gem 'fastercsv', :require => 'faster_csv' | |
end | |
platforms :ruby do | |
gem 'mysql2' | |
gem 'charlock_holmes' | |
end | |
platforms :jruby do | |
gem 'jruby-openssl', :require => false | |
gem 'jdbc-mysql' | |
gem 'activerecord-jdbcmysql-adapter' | |
gem 'charlock_holmes-jruby', :require => 'charlock_holmes' | |
end | |
group :test do | |
platforms :ruby do | |
gem 'ruby-prof' | |
end | |
end | |
group :development do | |
gem 'gettext' | |
gem 'rdoc' | |
platforms :jruby do | |
gem 'warbler' | |
end | |
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
GEM | |
remote: http://rubygems.org/ | |
specs: | |
actionmailer (3.2.12) | |
actionpack (= 3.2.12) | |
mail (~> 2.4.4) | |
actionpack (3.2.12) | |
activemodel (= 3.2.12) | |
activesupport (= 3.2.12) | |
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) | |
activemodel (3.2.12) | |
activesupport (= 3.2.12) | |
builder (~> 3.0.0) | |
activerecord (3.2.12) | |
activemodel (= 3.2.12) | |
activesupport (= 3.2.12) | |
arel (~> 3.0.2) | |
tzinfo (~> 0.3.29) | |
activerecord-jdbc-adapter (1.2.9) | |
activerecord-jdbcmysql-adapter (1.2.9) | |
activerecord-jdbc-adapter (~> 1.2.9) | |
jdbc-mysql (~> 5.1.0) | |
activeresource (3.2.12) | |
activemodel (= 3.2.12) | |
activesupport (= 3.2.12) | |
activesupport (3.2.12) | |
i18n (~> 0.6) | |
multi_json (~> 1.0) | |
acts_as_list (0.2.0) | |
activerecord (>= 3.0) | |
arel (3.0.2) | |
awesome_nested_set (2.1.6) | |
activerecord (>= 3.0.0) | |
bouncy-castle-java (1.5.0147) | |
builder (3.0.4) | |
charlock_holmes (0.6.9.4) | |
charlock_holmes-jruby (0.1.2-java) | |
chronic (0.9.1) | |
delayed_job (3.0.5) | |
activesupport (~> 3.0) | |
delayed_job_active_record (0.4.4) | |
activerecord (>= 2.1.0, < 4) | |
delayed_job (~> 3.0) | |
erubis (2.7.0) | |
fakefs (0.4.2) | |
fast_gettext (0.7.1) | |
fastercsv (1.5.5) | |
gettext (2.3.9) | |
locale | |
text | |
grosser-get_pomo (0.6.0) | |
hike (1.2.3) | |
i18n (0.6.4) | |
jdbc-mysql (5.1.25) | |
journey (1.0.4) | |
jruby-jars (1.7.4) | |
jruby-openssl (0.8.8) | |
bouncy-castle-java (>= 1.5.0147) | |
jruby-rack (1.1.13.2) | |
json (1.8.0) | |
json (1.8.0-java) | |
keeguon-actionwebservice (3.1.2) | |
actionpack (>= 3.1) | |
activerecord (>= 3.1) | |
activesupport (>= 3.1) | |
keeguon-acts_as_versioned (0.7.2) | |
activerecord (~> 3.0) | |
locale (2.0.8) | |
macaddr (1.6.1) | |
systemu (~> 2.5.0) | |
mail (2.4.4) | |
i18n (>= 0.4.0) | |
mime-types (~> 1.16) | |
treetop (~> 1.4.8) | |
mime-types (1.23) | |
mini_portile (0.5.1) | |
multi_json (1.7.7) | |
mysql2 (0.3.11) | |
net-ldap (0.3.1) | |
net-scp (1.1.2) | |
net-ssh (>= 2.6.5) | |
net-ssh (2.6.8) | |
nokogiri (1.6.0) | |
mini_portile (~> 0.5.0) | |
nokogiri (1.6.0-java) | |
mini_portile (~> 0.5.0) | |
pdfkit (0.5.4) | |
polyglot (0.3.3) | |
rack (1.4.5) | |
rack-cache (1.2) | |
rack (>= 0.4) | |
rack-ssl (1.3.3) | |
rack | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
rails (3.2.12) | |
actionmailer (= 3.2.12) | |
actionpack (= 3.2.12) | |
activerecord (= 3.2.12) | |
activeresource (= 3.2.12) | |
activesupport (= 3.2.12) | |
bundler (~> 1.0) | |
railties (= 3.2.12) | |
railties (3.2.12) | |
actionpack (= 3.2.12) | |
activesupport (= 3.2.12) | |
rack-ssl (~> 1.3.2) | |
rake (>= 0.8.7) | |
rdoc (~> 3.4) | |
thor (>= 0.14.6, < 2.0) | |
rake (10.1.0) | |
rdoc (3.12.2) | |
json (~> 1.4) | |
ruby-ole (1.2.11.7) | |
ruby-prof (0.13.0) | |
rubyzip (0.9.9) | |
soap4r-spox (1.6.0) | |
spreadsheet (0.8.6) | |
ruby-ole (>= 1.0) | |
sprockets (2.2.2) | |
hike (~> 1.2) | |
multi_json (~> 1.0) | |
rack (~> 1.0) | |
tilt (~> 1.1, != 1.3.0) | |
systemu (2.5.2) | |
text (1.2.1) | |
thor (0.18.1) | |
tilt (1.4.1) | |
treetop (1.4.14) | |
polyglot | |
polyglot (>= 0.3.1) | |
tzinfo (0.3.37) | |
uuid (2.3.5) | |
macaddr (~> 1.0) | |
warbler (1.3.8) | |
jruby-jars (>= 1.5.6) | |
jruby-rack (>= 1.0.0) | |
rake (>= 0.9.6) | |
rubyzip (>= 0.9.8) | |
will_paginate (3.0.4) | |
yaml_db (0.2.3) | |
PLATFORMS | |
java | |
ruby | |
DEPENDENCIES | |
activerecord-jdbcmysql-adapter | |
acts_as_list | |
awesome_nested_set (> 2) | |
builder | |
charlock_holmes | |
charlock_holmes-jruby | |
chronic | |
delayed_job_active_record | |
fakefs | |
fast_gettext | |
fastercsv | |
gettext | |
grosser-get_pomo | |
jdbc-mysql | |
jruby-openssl | |
keeguon-actionwebservice | |
keeguon-acts_as_versioned | |
mime-types | |
mysql2 | |
net-ldap | |
net-scp | |
net-ssh | |
nokogiri | |
pdfkit | |
rails (= 3.2.12) | |
rdoc | |
ruby-prof | |
rubyzip | |
soap4r-spox | |
spreadsheet | |
uuid (= 2.3.5) | |
warbler | |
will_paginate (~> 3) | |
yaml_db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment