foodsoft/Gemfile.lock

537 lines
13 KiB
Plaintext
Raw Normal View History

2011-05-20 00:19:58 +02:00
GIT
remote: git://github.com/bennibu/localize_input.git
revision: 5eb188d2525a073d09e142cf8b0b04e6ace6e7b0
2011-05-20 00:19:58 +02:00
specs:
localize_input (0.1.0)
2011-05-20 00:19:58 +02:00
2013-05-25 19:38:14 +02:00
GIT
remote: git://github.com/technoweenie/acts_as_versioned.git
revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b
specs:
acts_as_versioned (0.6.0)
activerecord (>= 3.0.9)
2014-03-07 09:51:24 +01:00
PATH
2014-11-22 00:43:24 +01:00
remote: plugins/messages
2014-03-07 09:51:24 +01:00
specs:
foodsoft_messages (0.0.1)
deface (~> 1.0.0)
rails
PATH
2014-11-22 00:43:24 +01:00
remote: plugins/wiki
specs:
foodsoft_wiki (0.0.1)
2013-10-29 22:42:06 +01:00
acts_as_versioned
2014-01-04 20:12:01 +01:00
content_for_in_controllers
diffy
rails
2013-11-06 13:43:04 +01:00
wikicloth
GEM
2012-09-30 21:38:52 +02:00
remote: https://rubygems.org/
specs:
2016-03-02 23:10:01 +01:00
actionmailer (4.2.5.2)
actionpack (= 4.2.5.2)
actionview (= 4.2.5.2)
activejob (= 4.2.5.2)
2014-10-16 20:57:44 +02:00
mail (~> 2.5, >= 2.5.4)
2015-01-02 17:40:21 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-03-02 23:10:01 +01:00
actionpack (4.2.5.2)
actionview (= 4.2.5.2)
activesupport (= 4.2.5.2)
2015-03-20 17:15:58 +01:00
rack (~> 1.6)
rack-test (~> 0.6.2)
2015-01-02 17:40:21 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-07-20 23:04:16 +02:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-03-02 23:10:01 +01:00
actionview (4.2.5.2)
activesupport (= 4.2.5.2)
2014-11-21 14:37:56 +01:00
builder (~> 3.1)
erubis (~> 2.7.0)
2015-01-02 17:40:21 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-07-20 23:04:16 +02:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-03-02 23:10:01 +01:00
activejob (4.2.5.2)
activesupport (= 4.2.5.2)
2015-01-02 17:40:21 +01:00
globalid (>= 0.3.0)
2016-03-02 23:10:01 +01:00
activemodel (4.2.5.2)
activesupport (= 4.2.5.2)
2014-11-21 14:37:56 +01:00
builder (~> 3.1)
2016-03-02 23:10:01 +01:00
activerecord (4.2.5.2)
activemodel (= 4.2.5.2)
activesupport (= 4.2.5.2)
2015-01-02 17:40:21 +01:00
arel (~> 6.0)
2016-03-02 23:10:01 +01:00
activesupport (4.2.5.2)
2015-01-02 17:40:21 +01:00
i18n (~> 0.7)
2014-11-21 14:37:56 +01:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2015-01-02 17:40:21 +01:00
thread_safe (~> 0.3, >= 0.3.4)
2014-11-21 14:37:56 +01:00
tzinfo (~> 1.1)
2016-02-01 16:41:52 +01:00
acts_as_tree (2.4.0)
2012-11-24 16:41:34 +01:00
activerecord (>= 3.0.0)
2016-02-01 16:41:52 +01:00
addressable (2.4.0)
2015-09-05 15:09:37 +02:00
arel (6.0.3)
2014-08-19 10:50:10 +02:00
attribute_normalizer (1.2.0)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
2014-09-02 15:49:50 +02:00
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2016-02-01 16:41:52 +01:00
bootstrap-datepicker-rails (1.5.0)
railties (>= 3.0)
2014-11-21 14:37:56 +01:00
builder (3.2.2)
2016-02-01 16:41:52 +01:00
bullet (5.0.0)
2014-08-19 10:50:10 +02:00
activesupport (>= 3.0.0)
2015-05-02 15:28:21 +02:00
uniform_notifier (~> 1.9.0)
2014-05-17 16:01:17 +02:00
callsite (0.0.11)
2014-05-06 12:11:22 +02:00
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
2015-03-20 17:15:58 +01:00
capistrano-bundler (1.1.4)
2014-08-19 10:50:10 +02:00
capistrano (~> 3.1)
sshkit (~> 1.2)
2016-02-01 16:41:52 +01:00
capistrano-rails (1.1.6)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
2014-10-16 20:57:44 +02:00
capistrano-rvm (0.1.2)
2014-05-06 12:11:22 +02:00
capistrano (~> 3.0)
sshkit (~> 1.2)
2016-02-01 16:41:52 +01:00
capybara (2.6.2)
addressable
2013-07-24 01:05:01 +02:00
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2016-02-01 16:41:52 +01:00
childprocess (0.5.9)
2013-07-24 01:05:01 +02:00
ffi (~> 1.0, >= 1.0.11)
2013-09-18 16:53:49 +02:00
chronic (0.10.2)
2016-03-02 23:10:01 +01:00
coderay (1.1.1)
2016-02-01 16:41:52 +01:00
coffee-rails (4.1.1)
coffee-script (>= 2.2.0)
2016-02-01 16:41:52 +01:00
railties (>= 4.0.0, < 5.1.x)
2015-04-11 01:22:21 +02:00
coffee-script (2.4.1)
coffee-script-source
execjs
2016-02-01 16:41:52 +01:00
coffee-script-source (1.10.0)
2015-05-02 15:28:21 +02:00
colorize (0.7.7)
2013-09-18 16:53:49 +02:00
commonjs (0.2.7)
2016-03-02 23:10:01 +01:00
concurrent-ruby (1.0.1)
2015-05-02 15:28:21 +02:00
connection_pool (2.2.0)
2014-01-04 20:12:01 +01:00
content_for_in_controllers (0.0.2)
2016-03-02 23:10:01 +01:00
coveralls (0.8.13)
2015-05-02 15:28:21 +02:00
json (~> 1.8)
2016-02-01 16:41:52 +01:00
simplecov (~> 0.11.0)
2015-03-20 17:15:58 +01:00
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
2016-02-01 16:41:52 +01:00
tins (~> 1.6.0)
2015-07-20 23:04:16 +02:00
daemons (1.2.3)
2016-02-01 16:41:52 +01:00
database_cleaner (1.5.1)
2014-06-03 15:19:36 +02:00
date_time_attribute (0.1.2)
activesupport (>= 3.0.0)
debug_inspector (0.0.2)
2016-02-01 16:41:52 +01:00
deface (1.0.2)
2014-03-07 09:51:24 +01:00
colorize (>= 0.5.8)
nokogiri (~> 1.6.0)
2014-10-16 20:57:44 +02:00
polyglot
2014-03-07 09:51:24 +01:00
rails (>= 3.1)
2013-11-18 12:11:38 +01:00
diff-lcs (1.2.5)
2016-02-01 16:41:52 +01:00
diffy (3.1.0)
2014-08-19 10:50:10 +02:00
docile (1.1.5)
erubis (2.7.0)
2016-02-01 16:41:52 +01:00
eventmachine (1.0.9.1)
exception_notification (4.1.4)
actionmailer (~> 4.0)
activesupport (~> 4.0)
2015-09-05 15:09:37 +02:00
execjs (2.6.0)
expression_parser (0.9.0)
2014-11-21 14:37:56 +01:00
factory_girl (4.5.0)
2013-07-12 20:06:49 +02:00
activesupport (>= 3.0.0)
2016-02-18 22:34:06 +01:00
factory_girl_rails (4.6.0)
2014-11-21 14:37:56 +01:00
factory_girl (~> 4.5.0)
2013-07-12 20:06:49 +02:00
railties (>= 3.0.0)
2016-03-02 23:10:01 +01:00
faker (1.6.3)
i18n (~> 0.5)
2015-07-20 23:04:16 +02:00
ffi (1.9.10)
2016-03-02 23:10:01 +01:00
gaffe (1.1.0)
rails (>= 4.0.0)
2015-07-20 23:04:16 +02:00
git-version-bump (0.15.1)
2015-09-05 15:09:37 +02:00
globalid (0.3.6)
2015-01-02 17:40:21 +01:00
activesupport (>= 4.1.0)
2015-09-05 15:09:37 +02:00
haml (4.0.7)
tilt
2015-03-20 17:15:58 +01:00
haml-rails (0.9.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
2015-03-20 17:15:58 +01:00
haml (>= 4.0.6, < 5.0)
2014-12-10 20:07:26 +01:00
html2haml (>= 1.0.1)
railties (>= 4.0.1)
2015-03-20 17:15:58 +01:00
has_scope (0.6.0)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
2015-03-20 17:15:58 +01:00
html2haml (2.0.0)
2014-12-10 20:07:26 +01:00
erubis (~> 2.7.0)
2015-03-20 17:15:58 +01:00
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
2015-07-20 23:04:16 +02:00
htmlentities (4.3.4)
2015-01-02 17:40:21 +01:00
i18n (0.7.0)
2016-02-01 16:41:52 +01:00
i18n-js (3.0.0.rc12)
i18n (~> 0.6, >= 0.6.6)
2014-11-21 14:37:56 +01:00
i18n-spec (0.6.0)
2013-07-25 14:46:25 +02:00
iso
2016-02-01 16:41:52 +01:00
ice_cube (0.13.3)
2015-06-05 14:59:54 +02:00
inherited_resources (1.6.0)
actionpack (>= 3.2, < 5)
has_scope (~> 0.6.0.rc)
railties (>= 3.2, < 5)
responders
2014-11-21 14:37:56 +01:00
interception (0.5)
2014-03-15 17:39:39 +01:00
iso (0.2.1)
2013-07-25 14:46:25 +02:00
i18n
2016-02-01 16:41:52 +01:00
jquery-rails (4.1.0)
2015-01-02 17:40:21 +01:00
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2015-06-22 17:20:26 +02:00
json (1.8.3)
2015-03-20 17:15:58 +01:00
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2014-11-21 14:37:56 +01:00
less (2.6.0)
2013-09-18 16:53:49 +02:00
commonjs (~> 0.2.7)
2016-02-01 16:41:52 +01:00
less-rails (2.7.1)
2015-05-02 15:28:21 +02:00
actionpack (>= 4.0)
2014-11-21 14:37:56 +01:00
less (~> 2.6.0)
2015-05-02 15:28:21 +02:00
sprockets (> 2, < 4)
tilt
2016-02-01 16:41:52 +01:00
libv8 (3.16.14.13)
2015-09-05 15:09:37 +02:00
loofah (2.0.3)
2015-01-02 17:40:21 +01:00
nokogiri (>= 1.5.9)
2014-11-21 14:37:56 +01:00
mail (2.6.3)
2014-10-16 20:57:44 +02:00
mime-types (>= 1.16, < 3)
2016-02-18 22:34:06 +01:00
mailcatcher (0.6.4)
activesupport (~> 4.0)
2016-02-01 16:41:52 +01:00
eventmachine (= 1.0.9.1)
2015-03-20 17:15:58 +01:00
mail (~> 2.3)
2016-02-18 22:34:06 +01:00
rack (~> 1.5)
2015-03-20 17:15:58 +01:00
sinatra (~> 1.2)
skinny (~> 0.2.3)
sqlite3 (~> 1.3)
thin (~> 1.5.0)
2016-03-02 23:10:01 +01:00
meta_request (0.4.0)
2014-08-19 10:50:10 +02:00
callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1)
2016-03-02 23:10:01 +01:00
railties (>= 3.0.0, < 5.1.0)
2014-11-21 14:37:56 +01:00
method_source (0.8.2)
2016-03-02 23:10:01 +01:00
mime-types (2.99.1)
mini_portile2 (2.0.0)
2016-02-01 16:41:52 +01:00
minitest (5.8.4)
2013-05-25 19:38:14 +02:00
mono_logger (1.1.0)
2015-07-20 23:04:16 +02:00
multi_json (1.11.2)
2016-03-02 23:10:01 +01:00
mysql2 (0.4.3)
2014-05-06 12:11:22 +02:00
net-scp (1.2.1)
2013-05-25 19:38:14 +02:00
net-ssh (>= 2.6.5)
2016-02-01 16:41:52 +01:00
net-ssh (3.0.2)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
2016-03-02 23:10:01 +01:00
pdf-core (0.6.1)
2016-02-01 16:41:52 +01:00
polyamorous (1.3.0)
activerecord (>= 3.0)
2014-05-31 00:06:02 +02:00
polyglot (0.3.5)
2016-03-02 23:10:01 +01:00
prawn (2.1.0)
pdf-core (~> 0.6.1)
2014-10-16 20:57:44 +02:00
ttfunk (~> 1.4.0)
2015-07-20 23:04:16 +02:00
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
protected_attributes (1.1.0)
activemodel (>= 4.0.1, < 5.0)
2016-02-01 16:41:52 +01:00
pry (0.10.3)
2014-11-21 14:37:56 +01:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
2015-05-08 20:20:51 +02:00
pry-rescue (1.4.2)
2014-11-21 14:37:56 +01:00
interception (>= 0.5)
pry
2015-03-20 17:15:58 +01:00
pry-stack_explorer (0.4.9.2)
2014-11-21 14:37:56 +01:00
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
2015-01-02 17:40:21 +01:00
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
2015-06-22 17:20:26 +02:00
rack (1.6.4)
2015-09-05 15:09:37 +02:00
rack-contrib (1.4.0)
2015-07-20 23:04:16 +02:00
git-version-bump (~> 0.15)
rack (~> 1.4)
2014-05-06 12:11:22 +02:00
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
2016-03-02 23:10:01 +01:00
rails (4.2.5.2)
actionmailer (= 4.2.5.2)
actionpack (= 4.2.5.2)
actionview (= 4.2.5.2)
activejob (= 4.2.5.2)
activemodel (= 4.2.5.2)
activerecord (= 4.2.5.2)
activesupport (= 4.2.5.2)
bundler (>= 1.3.0, < 2.0)
2016-03-02 23:10:01 +01:00
railties (= 4.2.5.2)
2015-01-02 17:40:21 +01:00
sprockets-rails
2013-10-04 18:28:45 +02:00
rails-assets-listjs (0.2.0.beta.4)
railties (>= 3.1)
2015-01-02 17:40:21 +01:00
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2015-09-05 15:09:37 +02:00
rails-dom-testing (1.0.7)
2015-01-02 17:40:21 +01:00
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-02-01 16:41:52 +01:00
rails-html-sanitizer (1.0.3)
2015-01-02 17:40:21 +01:00
loofah (~> 2.0)
2016-02-01 16:41:52 +01:00
rails-i18n (4.0.8)
i18n (~> 0.7)
2014-10-16 20:57:44 +02:00
railties (~> 4.0)
2016-02-18 22:34:06 +01:00
rails-settings-cached (0.4.3)
2015-09-05 15:09:37 +02:00
rails (>= 4.2.0)
2015-05-08 17:56:08 +02:00
rails_tokeninput (1.7.0)
railties (>= 3.1.0)
2016-03-02 23:10:01 +01:00
railties (4.2.5.2)
actionpack (= 4.2.5.2)
activesupport (= 4.2.5.2)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-02-01 16:41:52 +01:00
rake (10.5.0)
2015-09-05 15:09:37 +02:00
ransack (1.7.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
2014-05-06 12:11:22 +02:00
activesupport (>= 3.0)
i18n
2015-04-11 01:22:21 +02:00
polyamorous (~> 1.2)
2016-02-01 16:41:52 +01:00
recurring_select (2.0.0)
coffee-rails (>= 3.1)
ice_cube (>= 0.11)
jquery-rails (>= 3.0)
rails (>= 3.2)
2016-02-01 16:41:52 +01:00
sass-rails (>= 4.0)
redis (3.2.2)
2015-04-11 01:22:21 +02:00
redis-namespace (1.5.2)
2014-08-19 10:50:10 +02:00
redis (~> 3.0, >= 3.0.4)
2015-07-20 23:04:16 +02:00
ref (2.0.0)
2016-02-01 16:41:52 +01:00
responders (2.1.1)
railties (>= 4.2.0, < 5.1)
2014-03-15 17:39:39 +01:00
resque (1.25.2)
2013-05-25 19:38:14 +02:00
mono_logger (~> 1.0)
multi_json (~> 1.0)
2014-03-15 17:39:39 +01:00
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
2015-06-22 17:20:26 +02:00
roo (2.0.1)
2015-05-30 19:09:58 +02:00
nokogiri (~> 1)
rubyzip (~> 1.1, < 2.0.0)
roo-xls (1.0.0)
nokogiri
2015-05-30 19:09:58 +02:00
roo (>= 2.0.0beta1, < 3)
spreadsheet (> 0.9.0)
2016-02-01 16:41:52 +01:00
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
2016-03-02 23:10:01 +01:00
rspec-core (3.4.3)
2016-02-01 16:41:52 +01:00
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
2016-02-01 16:41:52 +01:00
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
2016-02-01 16:41:52 +01:00
rspec-support (~> 3.4.0)
2016-02-18 22:34:06 +01:00
rspec-rails (3.4.2)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
2016-02-01 16:41:52 +01:00
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-support (~> 3.4.0)
2015-07-20 23:04:16 +02:00
rspec-rerun (1.1.0)
2015-05-30 19:12:33 +02:00
rspec (~> 3.0)
2016-02-01 16:41:52 +01:00
rspec-support (3.4.1)
ruby-ole (1.2.12)
ruby-prof (0.15.9)
ruby-units (2.0.0)
2016-03-02 23:10:01 +01:00
ruby_parser (3.8.1)
2014-12-10 20:07:26 +01:00
sexp_processor (~> 4.1)
2016-03-02 23:10:01 +01:00
rubyzip (1.2.0)
2016-02-01 16:41:52 +01:00
sass (3.4.21)
2015-09-05 15:09:37 +02:00
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
2014-12-15 21:15:47 +01:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
2015-09-05 15:09:37 +02:00
tilt (>= 1.1, < 3)
2016-03-02 23:10:01 +01:00
select2-rails (4.0.1.1)
2013-06-17 16:05:23 +02:00
thor (~> 0.14)
2016-03-02 23:10:01 +01:00
selenium-webdriver (2.52.0)
childprocess (~> 0.5)
2013-07-24 01:05:01 +02:00
multi_json (~> 1.0)
2013-12-18 11:10:00 +01:00
rubyzip (~> 1.0)
websocket (~> 1.0)
2016-03-02 23:10:01 +01:00
sexp_processor (4.7.0)
2015-03-20 17:15:58 +01:00
simple-navigation (3.14.0)
activesupport (>= 2.3.2)
2015-05-30 19:12:33 +02:00
simple-navigation-bootstrap (1.0.2)
railties (>= 3.1)
2015-05-30 19:12:33 +02:00
simple-navigation (>= 3.7.0, < 4.0.0)
2016-02-01 16:41:52 +01:00
simple_form (3.2.1)
actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1)
2016-02-18 22:34:06 +01:00
simplecov (0.11.2)
2013-11-18 12:11:38 +01:00
docile (~> 1.1.0)
2015-05-02 15:28:21 +02:00
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2016-02-01 16:41:52 +01:00
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
2015-04-11 01:22:21 +02:00
tilt (>= 1.3, < 3)
2016-02-01 16:41:52 +01:00
skinny (0.2.4)
eventmachine (~> 1.0.0)
2016-02-01 16:41:52 +01:00
thin (>= 1.5, < 1.7)
2014-11-21 14:37:56 +01:00
slop (3.6.0)
2016-02-01 16:41:52 +01:00
spreadsheet (1.1.1)
ruby-ole (>= 1.0)
2016-02-01 16:41:52 +01:00
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2016-03-02 23:10:01 +01:00
sprockets-rails (3.0.4)
2016-02-01 16:41:52 +01:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
sshkit (1.8.1)
net-scp (>= 1.1.2)
2014-05-06 12:11:22 +02:00
net-ssh (>= 2.8.0)
2015-07-20 23:04:16 +02:00
term-ansicolor (1.3.2)
tins (~> 1.0)
2015-04-11 01:22:21 +02:00
therubyracer (0.12.2)
2013-09-18 16:53:49 +02:00
libv8 (~> 3.16.14.0)
ref
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2014-03-24 23:11:56 +01:00
thor (0.19.1)
2015-03-20 17:15:58 +01:00
thread_safe (0.3.5)
2016-02-01 16:41:52 +01:00
tilt (2.0.2)
2015-09-05 15:09:37 +02:00
tins (1.6.0)
2014-10-16 20:57:44 +02:00
ttfunk (1.4.0)
2013-09-18 16:53:49 +02:00
twitter-bootstrap-rails (2.2.8)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
railties (>= 3.1)
2016-02-18 22:34:06 +01:00
twitter-text (1.13.3)
2015-03-20 17:15:58 +01:00
unf (~> 0.1.0)
2014-11-21 14:37:56 +01:00
tzinfo (1.2.2)
thread_safe (~> 0.1)
2015-09-05 15:09:37 +02:00
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
2015-03-20 17:15:58 +01:00
unf (0.1.4)
unf_ext
2016-02-18 22:34:06 +01:00
unf_ext (0.0.7.2)
2015-05-02 15:28:21 +02:00
uniform_notifier (1.9.0)
vegas (0.1.11)
rack (>= 1.0.0)
2016-02-01 16:41:52 +01:00
web-console (2.3.0)
2015-03-20 17:15:58 +01:00
activemodel (>= 4.0)
2015-01-02 17:40:21 +01:00
binding_of_caller (>= 0.7.2)
2015-03-20 17:15:58 +01:00
railties (>= 4.0)
2015-01-02 17:40:21 +01:00
sprockets-rails (>= 2.0, < 4.0)
2015-05-02 15:28:21 +02:00
websocket (1.2.2)
2014-11-21 14:37:56 +01:00
whenever (0.9.4)
2012-12-26 14:03:35 +01:00
chronic (>= 0.6.3)
2015-04-11 01:22:21 +02:00
wikicloth (0.8.3)
builder
expression_parser
2015-04-11 01:22:21 +02:00
htmlentities
nokogiri
2015-03-20 17:15:58 +01:00
twitter-text
xpath (2.0.0)
2013-07-24 01:05:01 +02:00
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
2012-11-24 16:41:34 +01:00
acts_as_tree
acts_as_versioned!
attribute_normalizer
better_errors
binding_of_caller
bootstrap-datepicker-rails
bullet
2014-05-06 12:11:22 +02:00
capistrano (~> 3.2.0)
capistrano-bundler (>= 1.1.0)
capistrano-rails
2014-05-06 12:11:22 +02:00
capistrano-rvm
capybara
2014-11-21 14:37:56 +01:00
coffee-rails
connection_pool
2013-12-16 23:11:39 +01:00
coveralls
daemons
database_cleaner
date_time_attribute
2011-05-11 11:01:47 +02:00
exception_notification
2014-11-21 14:37:56 +01:00
factory_girl_rails
faker
2014-03-07 09:51:24 +01:00
foodsoft_messages!
foodsoft_wiki!
2015-06-06 20:20:07 +02:00
gaffe
haml-rails
2014-12-10 20:07:26 +01:00
i18n-js (~> 3.0.0.rc8)
2013-07-25 14:46:25 +02:00
i18n-spec
ice_cube (~> 0.13.0)
2015-06-05 14:59:54 +02:00
inherited_resources
jquery-rails
kaminari
less-rails
2011-05-20 00:19:58 +02:00
localize_input!
mailcatcher
2014-05-17 16:01:17 +02:00
meta_request
2013-05-25 20:31:15 +02:00
mysql2
prawn
prawn-table
protected_attributes (= 1.1.0)
2014-11-21 14:37:56 +01:00
pry-rescue
pry-stack_explorer
quiet_assets
2015-01-02 17:40:21 +01:00
rails (~> 4.2)
2013-10-04 18:28:45 +02:00
rails-assets-listjs (= 0.2.0.beta.4)
2013-10-17 16:20:51 +02:00
rails-i18n
2016-02-18 22:34:06 +01:00
rails-settings-cached (= 0.4.3)
2015-05-08 17:56:08 +02:00
rails_tokeninput
ransack
recurring_select
resque
2015-05-30 19:09:58 +02:00
roo (~> 2.0.0)
roo-xls
rspec-core (~> 3.2)
2013-07-12 20:06:49 +02:00
rspec-rails
rspec-rerun
ruby-prof
ruby-units
2015-01-02 17:40:21 +01:00
sass-rails
2013-06-17 16:05:23 +02:00
select2-rails
selenium-webdriver
2015-04-11 01:22:21 +02:00
simple-navigation (~> 3.14.0)
simple-navigation-bootstrap
simple_form
simplecov
spreadsheet
2012-10-18 10:09:32 +02:00
sqlite3
therubyracer
thin
2014-11-21 14:37:56 +01:00
twitter-bootstrap-rails (~> 2.2.8)
uglifier (>= 1.0.3)
2015-01-02 17:40:21 +01:00
web-console (~> 2.0)
2012-12-26 14:03:35 +01:00
whenever