rosa-build/Gemfile.lock

621 lines
15 KiB
Plaintext
Raw Normal View History

2014-02-10 19:36:10 +00:00
GIT
remote: git://github.com/KensoDev/perform_later.git
revision: afd40794aa7101c8e73e9f105a064dd9bec47e31
specs:
perform_later (1.3.0)
rails (>= 3.0)
redis
resque (> 1.25)
resque-scheduler
2014-04-11 21:29:43 +01:00
GIT
2015-02-13 00:36:18 +00:00
remote: git://github.com/activeadmin/activeadmin.git
2016-05-22 16:54:18 +01:00
revision: cce908d9793ba1fce8483afe5e4112f97d7d0857
2014-04-11 21:29:43 +01:00
specs:
2016-05-22 16:54:18 +01:00
activeadmin (1.0.0.pre2)
2014-08-29 15:57:16 +01:00
arbre (~> 1.0, >= 1.0.2)
2014-04-11 21:29:43 +01:00
bourbon
coffee-rails
2015-02-13 00:36:18 +00:00
formtastic (~> 3.1)
formtastic_i18n
inherited_resources (~> 1.6)
2014-04-11 21:29:43 +01:00
jquery-rails
2016-05-22 16:54:18 +01:00
jquery-ui-rails
2014-04-11 21:29:43 +01:00
kaminari (~> 0.15)
2015-02-13 00:36:18 +00:00
rails (>= 3.2, < 5.0)
ransack (~> 1.3)
2014-04-11 21:29:43 +01:00
sass-rails
2016-05-22 16:54:18 +01:00
sprockets (< 4)
2014-04-11 21:29:43 +01:00
2011-03-09 13:13:36 +00:00
GEM
2015-12-29 19:22:17 +00:00
remote: http://rubygems.org/
remote: http://rails-assets.org/
2011-03-09 13:13:36 +00:00
specs:
2016-05-22 16:54:18 +01:00
actionmailer (4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
2014-10-30 19:10:57 +00:00
mail (~> 2.5, >= 2.5.4)
2015-06-03 22:54:25 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-05-22 16:54:18 +01:00
actionpack (4.2.6)
actionview (= 4.2.6)
activesupport (= 4.2.6)
2015-06-03 22:54:25 +01:00
rack (~> 1.6)
2014-02-27 10:33:16 +00:00
rack-test (~> 0.6.2)
2015-06-03 22:54:25 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-05-22 16:54:18 +01:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.6)
activesupport (= 4.2.6)
2015-03-04 23:09:50 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2015-06-03 22:54:25 +01:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-05-22 16:54:18 +01:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (4.2.6)
activesupport (= 4.2.6)
2015-06-03 22:54:25 +01:00
globalid (>= 0.3.0)
2016-05-22 16:54:18 +01:00
activemodel (4.2.6)
activesupport (= 4.2.6)
2015-03-04 23:09:50 +00:00
builder (~> 3.1)
2016-05-22 16:54:18 +01:00
activerecord (4.2.6)
activemodel (= 4.2.6)
activesupport (= 4.2.6)
2015-06-03 22:54:25 +01:00
arel (~> 6.0)
2016-05-22 16:54:18 +01:00
activesupport (4.2.6)
2015-06-03 22:54:25 +01:00
i18n (~> 0.7)
2015-03-04 23:09:50 +00:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2015-06-03 22:54:25 +01:00
thread_safe (~> 0.3, >= 0.3.4)
2015-03-04 23:09:50 +00:00
tzinfo (~> 1.1)
2016-05-22 16:54:18 +01:00
addressable (2.4.0)
airbrake (5.3.0)
airbrake-ruby (~> 1.3)
airbrake-ruby (1.3.1)
angular-i18n (0.1.2)
2016-05-22 16:54:18 +01:00
angular-rails-templates (1.0.0)
railties (>= 4.2, < 6)
sprockets (~> 3.0)
tilt
2015-02-13 00:36:18 +00:00
arbre (1.0.3)
2014-04-11 21:29:43 +01:00
activesupport (>= 3.0.0)
2016-05-22 16:54:18 +01:00
arel (6.0.3)
attr_encrypted (3.0.1)
encryptor (~> 3.0.0)
bcrypt (3.1.11)
2015-02-13 00:36:18 +00:00
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
2014-08-29 15:57:16 +01:00
rack (>= 0.9.0)
2013-07-12 20:27:49 +01:00
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2016-05-22 16:54:18 +01:00
bourbon (4.2.7)
2015-02-13 00:36:18 +00:00
sass (~> 3.4)
2016-05-22 16:54:18 +01:00
thor (~> 0.19)
2015-03-04 23:09:50 +00:00
builder (3.2.2)
2013-07-12 20:27:49 +01:00
callsite (0.0.11)
2016-05-22 16:54:18 +01:00
chunky_png (1.3.5)
climate_control (0.0.3)
activesupport (>= 3.0)
2016-05-22 16:54:18 +01:00
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
2016-05-22 16:54:18 +01:00
coderay (1.1.1)
coffee-rails (4.1.1)
coffee-script (>= 2.2.0)
2016-05-22 16:54:18 +01:00
railties (>= 4.0.0, < 5.1.x)
coffee-script (2.4.1)
coffee-script-source
execjs
2016-05-22 16:54:18 +01:00
coffee-script-source (1.10.0)
2015-02-13 00:36:18 +00:00
compass (1.0.3)
chunky_png (~> 1.2)
2015-02-13 00:36:18 +00:00
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
2016-05-22 16:54:18 +01:00
compass-rails (3.0.2)
2015-02-13 00:36:18 +00:00
compass (~> 1.0.0)
2016-05-22 16:54:18 +01:00
sass-rails (< 5.1)
sprockets (< 4.0)
concurrent-ruby (1.0.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
2016-05-22 16:54:18 +01:00
daemons (1.2.3)
debug_inspector (0.0.2)
2016-05-22 16:54:18 +01:00
devise (4.1.1)
2014-08-29 15:57:16 +01:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2016-05-22 16:54:18 +01:00
railties (>= 4.1.0, < 5.1)
2015-02-13 00:36:18 +00:00
responders
2014-02-27 10:33:16 +00:00
warden (~> 1.2.3)
diff-lcs (1.2.5)
2016-05-22 16:54:18 +01:00
domain_name (0.5.20160310)
2015-04-23 23:21:45 +01:00
unf (>= 0.0.5, < 1.0.0)
2016-05-22 16:54:18 +01:00
encryptor (3.0.0)
erubis (2.7.0)
2016-05-22 16:54:18 +01:00
eventmachine (1.0.9.1)
execjs (2.7.0)
factory_girl (4.7.0)
activesupport (>= 3.0.0)
2016-05-22 16:54:18 +01:00
factory_girl_rails (4.7.0)
factory_girl (~> 4.7.0)
2011-03-09 13:13:36 +00:00
railties (>= 3.0.0)
2016-05-22 16:54:18 +01:00
faraday (0.9.2)
2014-02-27 10:33:16 +00:00
multipart-post (>= 1.2, < 3)
2016-05-22 16:54:18 +01:00
faraday-http-cache (1.3.0)
faraday (~> 0.8)
2016-05-22 16:54:18 +01:00
ffi (1.9.10)
formtastic (3.1.4)
2015-02-13 00:36:18 +00:00
actionpack (>= 3.2.13)
2016-05-22 16:54:18 +01:00
formtastic_i18n (0.6.0)
2015-02-13 00:36:18 +00:00
friendly_id (5.1.0)
2014-02-27 10:33:16 +00:00
activerecord (>= 4.0.0)
2016-05-22 16:54:18 +01:00
git-version-bump (0.15.1)
gli (2.14.0)
globalid (0.3.6)
2015-06-03 22:54:25 +01:00
activesupport (>= 4.1.0)
2016-05-22 16:54:18 +01:00
haml (4.0.7)
2014-02-27 10:33:16 +00:00
tilt
2015-06-03 22:54:25 +01:00
haml-rails (0.9.0)
2014-02-27 10:33:16 +00:00
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
2015-06-03 22:54:25 +01:00
haml (>= 4.0.6, < 5.0)
2015-02-13 00:36:18 +00:00
html2haml (>= 1.0.1)
2014-02-27 10:33:16 +00:00
railties (>= 4.0.1)
2015-02-13 00:36:18 +00:00
has_scope (0.6.0)
2014-04-11 21:29:43 +01:00
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
2016-05-22 16:54:18 +01:00
hashdiff (0.3.0)
2014-03-14 21:55:28 +00:00
highline (1.6.21)
2015-02-13 00:36:18 +00:00
hirb (0.7.3)
html2haml (2.0.0)
erubis (~> 2.7.0)
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
2015-04-23 23:21:45 +01:00
http-cookie (1.0.2)
domain_name (~> 0.5)
2015-02-13 00:36:18 +00:00
i18n (0.7.0)
inherited_resources (1.6.0)
actionpack (>= 3.2, < 5)
2014-04-11 21:29:43 +01:00
has_scope (~> 0.6.0.rc)
2015-02-13 00:36:18 +00:00
railties (>= 3.2, < 5)
responders
2016-05-22 16:54:18 +01:00
its-it (1.2.1)
jbuilder (2.4.1)
activesupport (>= 3.0.0, < 5.1)
2014-08-29 15:57:16 +01:00
multi_json (~> 1.2)
2016-05-22 16:54:18 +01:00
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
2015-06-17 19:21:29 +01:00
railties (>= 4.2.0)
2014-02-27 10:33:16 +00:00
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
2014-04-11 21:29:43 +01:00
railties (>= 3.2.16)
2016-05-22 16:54:18 +01:00
js-routes (1.2.5)
2014-03-14 21:55:28 +00:00
railties (>= 3.2)
sprockets-rails
2015-06-17 04:29:55 +01:00
json (1.8.3)
2015-02-13 00:36:18 +00:00
kaminari (0.16.3)
2014-04-11 21:29:43 +01:00
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2015-06-05 19:08:39 +01:00
key_struct (0.4.2)
2016-05-22 16:54:18 +01:00
libv8 (3.16.14.15)
localeapp (1.0.2)
2013-11-08 16:31:28 +00:00
gli
i18n
json
rack
rest-client
ya2yaml
2016-05-22 16:54:18 +01:00
loofah (2.0.3)
2015-06-03 22:54:25 +01:00
nokogiri (>= 1.5.9)
2016-05-22 16:54:18 +01:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
mailcatcher (0.6.4)
activesupport (~> 4.0)
eventmachine (= 1.0.9.1)
2015-02-13 00:36:18 +00:00
mail (~> 2.3)
2016-05-22 16:54:18 +01:00
rack (~> 1.5)
2015-02-13 00:36:18 +00:00
sinatra (~> 1.2)
skinny (~> 0.2.3)
sqlite3 (~> 1.3)
thin (~> 1.5.0)
2016-05-22 16:54:18 +01:00
meta-tags (2.1.0)
2014-08-29 15:57:16 +01:00
actionpack (>= 3.0.0)
2016-05-22 16:54:18 +01:00
meta_request (0.4.0)
2014-08-29 15:57:16 +01:00
callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1)
2016-05-22 16:54:18 +01:00
railties (>= 3.0.0, < 5.1.0)
mime-types (2.99.2)
2015-06-22 22:09:33 +01:00
mimemagic (0.3.0)
2016-05-22 16:54:18 +01:00
mini_portile2 (2.0.0)
minitest (5.9.0)
mock_redis (0.16.1)
2015-06-05 19:08:39 +01:00
modware (0.1.2)
its-it
key_struct (~> 0.4)
2013-07-24 12:43:49 +01:00
mono_logger (1.1.0)
2016-05-22 16:54:18 +01:00
multi_json (1.12.1)
2014-02-27 10:33:16 +00:00
multipart-post (2.0.0)
nest (1.1.2)
redis
2016-05-22 16:54:18 +01:00
netrc (0.11.0)
newrelic_rpm (3.15.2.317)
ng-rails-csrf (0.1.0)
2016-05-22 16:54:18 +01:00
ngannotate-rails (1.2.2)
execjs
2014-04-22 17:57:38 +01:00
rails (>= 3.1)
2016-05-22 16:54:18 +01:00
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
ohm (1.3.2)
nest (~> 1.0)
redis
scrivener (~> 0.0.3)
ohm-expire (0.1.3.2)
ohm (>= 0.1.5)
2014-01-15 19:34:54 +00:00
orm_adapter (0.5.0)
2016-05-22 16:54:18 +01:00
paperclip (4.3.6)
2015-06-22 22:09:33 +01:00
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
mime-types
2015-06-22 22:09:33 +01:00
mimemagic (= 0.3.0)
2016-05-22 16:54:18 +01:00
pg (0.18.4)
polyamorous (1.3.0)
2014-04-11 21:29:43 +01:00
activerecord (>= 3.0)
posix-spawn (0.3.11)
2016-05-22 16:54:18 +01:00
puma (3.4.0)
pundit (1.1.0)
2015-03-12 22:43:13 +00:00
activesupport (>= 3.0.0)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
2016-05-22 16:54:18 +01:00
rack (1.6.4)
rack-contrib (1.4.0)
git-version-bump (~> 0.15)
rack (~> 1.4)
rack-mini-profiler (0.10.1)
rack (>= 1.2.0)
2014-08-29 15:57:16 +01:00
rack-protection (1.5.3)
rack
2015-02-13 00:36:18 +00:00
rack-test (0.6.3)
2011-03-09 13:13:36 +00:00
rack (>= 1.0)
2012-09-04 19:48:14 +01:00
rack-throttle (0.3.0)
rack (>= 1.0.0)
2016-05-22 16:54:18 +01:00
rack-utf8_sanitizer (1.3.2)
rack (>= 1.0, < 3.0)
rails (4.2.6)
actionmailer (= 4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
activemodel (= 4.2.6)
activerecord (= 4.2.6)
activesupport (= 4.2.6)
2014-02-27 10:33:16 +00:00
bundler (>= 1.3.0, < 2.0)
2016-05-22 16:54:18 +01:00
railties (= 4.2.6)
2015-06-03 22:54:25 +01:00
sprockets-rails
2016-05-22 16:54:18 +01:00
rails-assets-notifyjs (0.4.2)
2015-06-03 22:54:25 +01:00
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2016-05-22 16:54:18 +01:00
rails-dom-testing (1.0.7)
2015-06-03 22:54:25 +01:00
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-05-22 16:54:18 +01:00
rails-html-sanitizer (1.0.3)
2015-06-03 22:54:25 +01:00
loofah (~> 2.0)
2013-01-16 15:07:39 +00:00
rails3-generators (1.0.0)
railties (>= 3.0.0)
2016-05-22 16:54:18 +01:00
railties (4.2.6)
actionpack (= 4.2.6)
activesupport (= 4.2.6)
2011-03-09 13:13:36 +00:00
rake (>= 0.8.7)
2014-02-27 10:33:16 +00:00
thor (>= 0.18.1, < 2.0)
2016-05-22 16:54:18 +01:00
rake (11.1.2)
ransack (1.7.0)
2014-04-11 21:29:43 +01:00
actionpack (>= 3.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
i18n
polyamorous (~> 1.2)
2016-05-22 16:54:18 +01:00
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
2015-02-13 00:36:18 +00:00
ffi (>= 0.5.0)
2014-02-27 10:33:16 +00:00
redis (3.0.7)
2016-05-22 16:54:18 +01:00
redis-actionpack (4.0.1)
2014-02-27 10:33:16 +00:00
actionpack (~> 4)
redis-rack (~> 1.5.0)
redis-store (~> 1.1.0)
2016-05-22 16:54:18 +01:00
redis-activesupport (4.1.5)
activesupport (>= 3, < 5)
redis-store (~> 1.1.0)
2015-06-03 22:54:25 +01:00
redis-namespace (1.5.2)
2014-08-29 15:57:16 +01:00
redis (~> 3.0, >= 3.0.4)
2014-02-27 10:33:16 +00:00
redis-rack (1.5.0)
rack (~> 1.5)
redis-store (~> 1.1.0)
redis-rails (4.0.0)
redis-actionpack (~> 4)
redis-activesupport (~> 4)
redis-store (~> 1.1.0)
2016-05-22 16:54:18 +01:00
redis-semaphore (0.3.1)
2016-03-08 02:40:23 +00:00
redis
2016-05-22 16:54:18 +01:00
redis-store (1.1.7)
2014-01-15 19:34:54 +00:00
redis (>= 2.2)
2016-05-22 16:54:18 +01:00
ref (2.0.0)
responders (2.2.0)
railties (>= 4.2.0, < 5.1)
2014-03-14 21:55:28 +00:00
resque (1.25.2)
2013-07-24 12:43:49 +01:00
mono_logger (~> 1.0)
2012-05-31 08:02:25 +01:00
multi_json (~> 1.0)
2014-03-14 21:55:28 +00:00
redis-namespace (~> 1.3)
2012-05-31 08:02:25 +01:00
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
2014-03-14 21:55:28 +00:00
resque-scheduler (2.5.5)
mono_logger (~> 1.0)
redis (~> 3.0.4)
resque (~> 1.25.1)
rufus-scheduler (~> 2.0.24)
2015-06-03 22:54:25 +01:00
resque-status (0.5.0)
resque (~> 1.19)
2016-05-22 16:54:18 +01:00
resque_mailer (2.3.0)
2013-07-24 12:43:49 +01:00
actionmailer (>= 3.0)
2015-04-23 23:21:45 +01:00
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
2014-08-29 15:57:16 +01:00
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
2014-02-27 10:33:16 +00:00
rr (1.1.2)
2016-05-22 16:54:18 +01:00
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
2015-02-19 01:12:08 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2016-05-22 16:54:18 +01:00
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
2015-02-19 01:12:08 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2016-05-22 16:54:18 +01:00
rspec-support (~> 3.4.0)
rspec-rails (3.4.2)
2015-03-04 23:09:50 +00:00
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
2016-05-22 16:54:18 +01:00
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
2014-01-15 19:34:54 +00:00
ruby-haml-js (0.0.5)
execjs
sprockets (>= 2.0.0)
2016-05-22 16:54:18 +01:00
ruby_parser (3.8.2)
2015-02-13 00:36:18 +00:00
sexp_processor (~> 4.1)
2014-02-10 19:36:10 +00:00
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
russian (0.6.0)
i18n (>= 0.5.0)
2015-02-13 00:36:18 +00:00
safe_yaml (1.0.4)
2016-05-22 16:54:18 +01:00
sass (3.4.22)
sass-rails (5.0.4)
2014-02-27 10:33:16 +00:00
railties (>= 4.0.0, < 5.0)
2015-03-04 23:09:50 +00:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
2016-05-22 16:54:18 +01:00
tilt (>= 1.1, < 3)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
2015-06-05 19:08:39 +01:00
schema_auto_foreign_keys (0.1.0)
schema_plus_foreign_keys (~> 0.1)
schema_plus_indexes (~> 0.2)
2016-05-22 16:54:18 +01:00
schema_monkey (2.1.4)
activerecord (>= 4.2)
2015-06-05 19:08:39 +01:00
its-it
modware (~> 0.1)
2016-05-22 16:54:18 +01:00
schema_plus (2.0.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
schema_auto_foreign_keys (~> 0.1)
schema_monkey (~> 2.1)
schema_plus_columns (~> 0.1)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
2015-06-05 19:08:39 +01:00
schema_plus_db_default (~> 0.1)
schema_plus_default_expr (~> 0.1)
schema_plus_enums (~> 0.1)
schema_plus_foreign_keys (~> 0.1)
schema_plus_indexes (~> 0.1, >= 0.1.3)
schema_plus_pg_indexes (~> 0.1, >= 0.1.3)
schema_plus_tables (~> 0.1)
schema_plus_views (~> 0.1)
schema_plus_columns (0.1.0)
activerecord (~> 4.2)
schema_plus_indexes (~> 0.1)
2016-05-22 16:54:18 +01:00
schema_plus_core (1.0.0)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
schema_monkey (~> 2.1)
2016-05-22 16:54:18 +01:00
schema_plus_db_default (0.1.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
schema_plus_default_expr (0.1.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
schema_plus_enums (0.1.2)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
schema_plus_foreign_keys (0.1.4)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
2014-03-04 10:47:58 +00:00
valuable
2016-05-22 16:54:18 +01:00
schema_plus_indexes (0.2.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
schema_plus_pg_indexes (0.1.10)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
2015-06-05 19:08:39 +01:00
schema_plus_indexes (~> 0.1, >= 0.1.3)
2016-05-22 16:54:18 +01:00
schema_plus_tables (0.1.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
schema_plus_views (0.3.1)
2015-06-05 19:08:39 +01:00
activerecord (~> 4.2)
2016-05-22 16:54:18 +01:00
schema_plus_core (~> 1.0)
scrivener (0.0.3)
2016-05-22 16:54:18 +01:00
sexp_processor (4.7.0)
2015-03-04 23:09:50 +00:00
shotgun (0.9.1)
2012-02-01 18:33:53 +00:00
rack (>= 1.0)
2013-07-12 20:27:49 +01:00
shoulda (3.5.0)
2013-03-19 09:15:14 +00:00
shoulda-context (~> 1.0, >= 1.0.1)
2013-07-12 20:27:49 +01:00
shoulda-matchers (>= 1.4.1, < 3.0)
2014-08-29 15:57:16 +01:00
shoulda-context (1.2.1)
2015-02-13 00:36:18 +00:00
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simple_form (3.1.0.rc2)
actionpack (~> 4.0)
activemodel (~> 4.0)
2016-05-22 16:54:18 +01:00
sinatra (1.4.7)
rack (~> 1.5)
2013-07-12 20:27:49 +01:00
rack-protection (~> 1.4)
2015-06-03 22:54:25 +01:00
tilt (>= 1.3, < 3)
2016-05-22 16:54:18 +01:00
sitemap_generator (5.1.0)
2014-03-28 22:14:37 +00:00
builder
2016-05-22 16:54:18 +01:00
skinny (0.2.4)
2013-01-16 15:07:39 +00:00
eventmachine (~> 1.0.0)
2016-05-22 16:54:18 +01:00
thin (>= 1.5, < 1.7)
slim (3.0.7)
temple (~> 0.7.6)
tilt (>= 1.3.3, < 2.1)
2014-08-29 15:57:16 +01:00
soundmanager-rails (1.0.1)
2016-05-22 16:54:18 +01:00
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
state_machines (0.4.0)
state_machines-activemodel (0.4.0)
activemodel (>= 4.1, < 5.1)
state_machines (>= 0.4.0)
state_machines-activerecord (0.4.0)
activerecord (>= 4.1, < 5.1)
state_machines-activemodel (>= 0.3.0)
temple (0.7.7)
test_after_commit (1.0.0)
2014-08-29 15:57:16 +01:00
activerecord (>= 3.2)
2015-06-03 22:54:25 +01:00
therubyracer (0.12.2)
2014-02-25 19:19:41 +00:00
libv8 (~> 3.16.14.0)
ref
2013-03-19 09:15:14 +00:00
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2014-05-07 07:33:41 +01:00
thor (0.19.1)
2015-04-23 23:19:32 +01:00
thread_safe (0.3.5)
2016-05-22 16:54:18 +01:00
tilt (2.0.4)
time_diff (0.3.0)
activesupport
i18n
2016-05-22 16:54:18 +01:00
timecop (0.8.1)
2015-03-04 23:09:50 +00:00
tzinfo (1.2.2)
thread_safe (~> 0.1)
2016-05-22 16:54:18 +01:00
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
2015-02-13 00:36:18 +00:00
unf (0.1.4)
unf_ext
2016-05-22 16:54:18 +01:00
unf_ext (0.0.7.2)
valuable (0.9.12)
2012-05-31 08:02:25 +01:00
vegas (0.1.11)
rack (>= 1.0.0)
2016-05-22 16:54:18 +01:00
warden (1.2.6)
rack (>= 1.0)
2016-05-22 16:54:18 +01:00
webmock (2.0.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
2016-05-22 16:54:18 +01:00
hashdiff
will_paginate (3.1.0)
2013-11-08 16:31:28 +00:00
ya2yaml (0.31)
yajl-ruby (1.2.1)
2011-03-09 13:13:36 +00:00
PLATFORMS
ruby
DEPENDENCIES
2014-04-11 21:29:43 +01:00
activeadmin!
2015-03-04 23:09:50 +00:00
airbrake
angular-i18n
2014-04-11 09:57:00 +01:00
angular-rails-templates
2015-03-04 23:09:50 +00:00
attr_encrypted
better_errors
binding_of_caller
2015-03-04 23:09:50 +00:00
coffee-rails
compass-rails
devise
2015-02-19 01:12:08 +00:00
factory_girl_rails
faraday-http-cache
2015-03-04 23:09:50 +00:00
friendly_id
haml-rails
2014-02-27 10:33:16 +00:00
highline (~> 1.6.20)
2011-10-23 22:39:44 +01:00
hirb
2015-03-04 23:09:50 +00:00
jbuilder
2013-08-05 18:38:48 +01:00
js-routes
2013-11-08 16:31:28 +00:00
localeapp
mailcatcher
2015-03-04 23:09:50 +00:00
meta-tags
meta_request
2015-02-19 01:12:08 +00:00
mock_redis
2013-11-28 13:57:09 +00:00
newrelic_rpm
ng-rails-csrf
2016-05-22 16:54:18 +01:00
ngannotate-rails
octokit (~> 4.0)
2014-02-27 10:33:16 +00:00
ohm (~> 1.3.2)
ohm-expire (~> 0.1.3)
2015-03-04 23:09:50 +00:00
paperclip
2014-02-10 19:36:10 +00:00
perform_later!
2015-03-04 23:09:50 +00:00
pg
2013-11-27 17:07:18 +00:00
puma
2015-03-12 22:43:13 +00:00
pundit
pygments.rb
2015-06-02 18:32:25 +01:00
rack-mini-profiler
2014-02-27 10:33:16 +00:00
rack-throttle (~> 0.3.0)
2015-03-25 12:34:56 +00:00
rack-utf8_sanitizer
2015-06-03 22:54:25 +01:00
rails
rails-assets-notifyjs!
rails3-generators
2013-06-14 14:04:17 +01:00
rake
2015-03-04 23:09:50 +00:00
redis-rails
2016-03-08 02:40:23 +00:00
redis-semaphore
2015-03-04 23:09:50 +00:00
resque
2014-02-27 10:33:16 +00:00
resque-scheduler (~> 2.5.4)
2015-03-04 23:09:50 +00:00
resque-status
resque_mailer
rest-client
2015-02-19 01:12:08 +00:00
rr
rspec-rails
2015-03-04 23:09:50 +00:00
ruby-haml-js
russian
sass-rails
2015-06-05 19:08:39 +01:00
schema_plus
2012-02-01 18:33:53 +00:00
shotgun
shoulda
2014-03-17 20:18:46 +00:00
shoulda-matchers
simple_form (= 3.1.0.rc2)
2014-03-28 22:14:37 +00:00
sitemap_generator
slim
2013-08-20 20:10:24 +01:00
soundmanager-rails
2015-03-04 23:09:50 +00:00
sprockets
2015-03-04 23:39:16 +00:00
state_machines-activerecord
test_after_commit
2015-03-04 23:09:50 +00:00
therubyracer
therubyrhino
time_diff
2014-04-05 20:19:04 +01:00
timecop
2015-03-04 23:09:50 +00:00
uglifier
webmock
2015-03-04 23:09:50 +00:00
will_paginate
BUNDLED WITH
2016-03-08 02:40:23 +00:00
1.11.2