This commit is contained in:
Alex 2017-06-24 15:17:18 +00:00
parent 56fd079d65
commit 0317955082
1 changed files with 241 additions and 228 deletions

View File

@ -1,21 +1,21 @@
GIu GIT
remote: git://github.com/activeadmin/activeadmin.git remote: git://github.com/activeadmin/activeadmin.git
revision: 1b5c9259c4cfe183039498e0e1eb2c6c146d2273 revision: 575bc8eeefa9c50a85899058f5d5e42ff461f747
specs: specs:
activeadmin (1.0.0.pre2) activeadmin (1.0.0)
arbre (~> 1.0, >= 1.0.2) arbre (>= 1.1.1)
bourbon bourbon
coffee-rails coffee-rails
formtastic (~> 3.1) formtastic (~> 3.1)
formtastic_i18n formtastic_i18n
inherited_resources (~> 1.6) inherited_resources (~> 1.7)
jquery-rails jquery-rails
jquery-ui-rails jquery-ui-rails
kaminari (~> 0.15) kaminari (>= 0.15, < 2.0)
rails (>= 3.2, < 5.0) railties (>= 4.2, < 5.2)
ransack (~> 1.3) ransack (~> 1.3)
sass-rails sass-rails
sprockets (< 4) sprockets (< 4.1)
GIT GIT
remote: https://github.com/DuratarskeyK/kiqit.git remote: https://github.com/DuratarskeyK/kiqit.git
@ -46,43 +46,37 @@ GEM
activesupport (= 4.2.8) activesupport (= 4.2.8)
builder (~> 3.1) builder (~> 3.1)
erubis (~> 2.7.0) erubis (~> 2.7.0)
erubi (~> 1.4) rails-dom-testing (~> 1.0, >= 1.0.5)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.8) activejob (4.2.8)
activesupport (= 4.2.8) activesupport (= 4.2.8)
globalid (>= 0.3.6) globalid (>= 0.3.0)
activemodel (4.2.8) activemodel (4.2.8)
activesupport (= 4.2.8) activesupport (= 4.2.8)
builder (~> 3.1) builder (~> 3.1)
activerecord (4.2.8) activerecord (4.2.8)
activemodel (= 4.2.8) activemodel (= 4.2.8)
activesupport (= 4.2.8) activesupport (= 4.2.8)
arel (~> 8.0) arel (~> 6.0)
activesupport (4.2.8) activesupport (4.2.8)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4) thread_safe (~> 0.3, >= 0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.5.1) addressable (2.5.1)
airbrake (5.3.0) public_suffix (~> 2.0, >= 2.0.2)
airbrake-ruby (~> 1.3) airbrake (6.1.2)
airbrake-ruby (1.3.2) airbrake-ruby (~> 2.2, >= 2.2.5)
airbrake-ruby (2.2.7)
angular-i18n (0.1.2) angular-i18n (0.1.2)
angular-rails-templates (1.0.0) angular-rails-templates (1.0.2)
railties (>= 4.2, < 6) railties (>= 4.2, < 6)
sprockets (~> 3.0) sprockets (>= 3.0, < 5)
tilt tilt
arbre (1.0.3) arbre (1.1.1)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
arel (6.0.3) arel (6.0.4)
attr_encrypted (3.0.1) attr_encrypted (3.0.3)
encryptor (~> 3.0.0) encryptor (~> 3.0.0)
bcrypt (3.1.11) bcrypt (3.1.11)
better_errors (2.1.1) better_errors (2.1.1)
@ -91,24 +85,23 @@ GEM
rack (>= 0.9.0) rack (>= 0.9.0)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bourbon (4.2.7) bourbon (4.3.4)
sass (~> 3.4) sass (~> 3.4)
thor (~> 0.19) thor (~> 0.19)
builder (3.2.2) builder (3.2.3)
callsite (0.0.11) callsite (0.0.11)
chunky_png (1.3.5) chunky_png (1.3.8)
climate_control (0.0.3) climate_control (0.2.0)
activesupport (>= 3.0)
cocaine (0.5.8) cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
coderay (1.1.1) coderay (1.1.1)
coffee-rails (4.1.1) coffee-rails (4.2.2)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.1.x) railties (>= 4.0.0)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.10.0) coffee-script-source (1.12.2)
compass (1.0.3) compass (1.0.3)
chunky_png (~> 1.2) chunky_png (~> 1.2)
compass-core (~> 1.0.2) compass-core (~> 1.0.2)
@ -129,101 +122,109 @@ GEM
connection_pool (2.2.1) connection_pool (2.2.1)
crack (0.4.3) crack (0.4.3)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
daemons (1.2.3) daemons (1.2.4)
debug_inspector (0.0.2) debug_inspector (0.0.3)
devise (4.1.1) devise (4.3.0)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1) railties (>= 4.1.0, < 5.2)
responders responders
warden (~> 1.2.3) warden (~> 1.2.3)
diff-lcs (1.2.5) diff-lcs (1.3)
domain_name (0.5.20160310) domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
encryptor (3.0.0) encryptor (3.0.0)
erubis (2.7.0) erubis (2.7.0)
erubi (1.6.0) et-orbi (1.0.5)
tzinfo
eventmachine (1.0.9.1) eventmachine (1.0.9.1)
execjs (2.7.0) execjs (2.7.0)
factory_girl (4.7.0) factory_girl (4.8.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
factory_girl_rails (4.7.0) factory_girl_rails (4.8.0)
factory_girl (~> 4.7.0) factory_girl (~> 4.8.0)
railties (>= 3.0.0) railties (>= 3.0.0)
faraday (0.9.2) faraday (0.12.1)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.0) faraday-http-cache (2.0.0)
faraday (~> 0.8) faraday (~> 0.8)
ffi (1.9.10) ffi (1.9.18)
formtastic (3.1.4) formtastic (3.1.5)
actionpack (>= 3.2.13) actionpack (>= 3.2.13)
formtastic_i18n (0.6.0) formtastic_i18n (0.6.0)
friendly_id (5.1.0) friendly_id (5.2.1)
activerecord (>= 4.0.0) activerecord (>= 4.0.0)
git-version-bump (0.15.1) git-version-bump (0.15.1)
gli (2.14.0) gli (2.16.0)
globalid (0.3.6) globalid (0.4.0)
activesupport (>= 4.1.0) activesupport (>= 4.2.0)
haml (4.0.7) haml (5.0.1)
temple (>= 0.8.0)
tilt tilt
haml-rails (0.9.0) haml-rails (1.0.0)
actionpack (>= 4.0.1) actionpack (>= 4.0.1)
activesupport (>= 4.0.1) activesupport (>= 4.0.1)
haml (>= 4.0.6, < 5.0) haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1) html2haml (>= 1.0.1)
railties (>= 4.0.1) railties (>= 4.0.1)
has_scope (0.6.0) has_scope (0.7.1)
actionpack (>= 3.2, < 5) actionpack (>= 4.1, < 5.2)
activesupport (>= 3.2, < 5) activesupport (>= 4.1, < 5.2)
hashdiff (0.3.0) hashdiff (0.3.4)
hashie (3.4.2) hashie (3.5.5)
hirb (0.7.3) hirb (0.7.3)
html2haml (2.0.0) html2haml (2.2.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
haml (~> 4.0.0) haml (>= 4.0, < 6)
nokogiri (~> 1.6.0) nokogiri (>= 1.6.0)
ruby_parser (~> 3.5) ruby_parser (~> 3.5)
http-cookie (1.0.2) http-cookie (1.0.3)
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (0.7.0) i18n (0.8.4)
inherited_resources (1.6.0) inherited_resources (1.7.2)
actionpack (>= 3.2, < 5) actionpack (>= 3.2, < 5.2.x)
has_scope (~> 0.6.0.rc) has_scope (~> 0.6)
railties (>= 3.2, < 5) railties (>= 3.2, < 5.2.x)
responders responders
its-it (1.2.1) its-it (1.3.0)
jbuilder (2.5.0) jbuilder (2.7.0)
activesupport (>= 3.0.0, < 5.1) activesupport (>= 4.2.0)
multi_json (~> 1.2) multi_json (>= 1.2)
jquery-rails (4.1.1) jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5) jquery-ui-rails (6.0.1)
railties (>= 3.2.16) railties (>= 3.2.16)
js-routes (1.2.6) js-routes (1.3.3)
railties (>= 3.2) railties (>= 3.2)
sprockets-rails sprockets-rails
json (1.8.5) json (2.1.0)
jwt (1.5.0) jwt (1.5.6)
kaminari (0.17.0) kaminari (1.0.1)
actionpack (>= 3.0.0) activesupport (>= 4.1.0)
activesupport (>= 3.0.0) kaminari-actionview (= 1.0.1)
kaminari-activerecord (= 1.0.1)
kaminari-core (= 1.0.1)
kaminari-actionview (1.0.1)
actionview
kaminari-core (= 1.0.1)
kaminari-activerecord (1.0.1)
activerecord
kaminari-core (= 1.0.1)
kaminari-core (1.0.1)
key_struct (0.4.2) key_struct (0.4.2)
libv8 (3.16.14.15) libv8 (3.16.14.19)
localeapp (1.0.2) localeapp (2.1.1)
gli gli
i18n i18n (~> 0.4)
json json
rack
rest-client rest-client
ya2yaml
loofah (2.0.3) loofah (2.0.3)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.6.4) mail (2.6.6)
mime-types (>= 1.16, < 4) mime-types (>= 1.16, < 4)
mailcatcher (0.6.4) mailcatcher (0.6.5)
activesupport (~> 4.0)
eventmachine (= 1.0.9.1) eventmachine (= 1.0.9.1)
mail (~> 2.3) mail (~> 2.3)
rack (~> 1.5) rack (~> 1.5)
@ -231,23 +232,24 @@ GEM
skinny (~> 0.2.3) skinny (~> 0.2.3)
sqlite3 (~> 1.3) sqlite3 (~> 1.3)
thin (~> 1.5.0) thin (~> 1.5.0)
meta-tags (2.1.0) meta-tags (2.4.1)
actionpack (>= 3.0.0) actionpack (>= 3.2.0, < 5.2)
meta_request (0.4.0) meta_request (0.4.3)
callsite (~> 0.0, >= 0.0.11) callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1) rack-contrib (>= 1.1, < 3)
railties (>= 3.0.0, < 5.1.0) railties (>= 3.0.0, < 5.2.0)
mime-types (2.99.2) mime-types (3.1)
mimemagic (0.3.0) mime-types-data (~> 3.2015)
mini_portile2 (2.0.0) mime-types-data (3.2016.0521)
minitest (5.9.0) mimemagic (0.3.2)
mock_redis (0.16.1) mini_portile2 (2.2.0)
modware (0.1.2) minitest (5.10.2)
its-it mock_redis (0.17.3)
modware (0.1.3)
key_struct (~> 0.4) key_struct (~> 0.4)
msgpack (1.1.0) msgpack (1.1.0)
multi_json (1.12.1) multi_json (1.12.1)
multi_xml (0.5.5) multi_xml (0.6.0)
multipart-post (2.0.0) multipart-post (2.0.0)
nest (1.1.2) nest (1.1.2)
redis redis
@ -256,53 +258,52 @@ GEM
ngannotate-rails (1.2.2) ngannotate-rails (1.2.2)
execjs execjs
rails (>= 3.1) rails (>= 3.1)
nokogiri (1.6.7.2) nokogiri (1.8.0)
mini_portile2 (~> 2.0.0.rc2) mini_portile2 (~> 2.2.0)
oauth2 (1.0.0) oauth2 (1.4.0)
faraday (>= 0.8, < 0.10) faraday (>= 0.8, < 0.13)
jwt (~> 1.0) jwt (~> 1.0)
multi_json (~> 1.3) multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (~> 1.2) rack (>= 1.2, < 3)
octokit (4.7.0) octokit (4.7.0)
sawyer (>= 0.5.3, ~> 0.8.0) sawyer (~> 0.8.0, >= 0.5.3)
ohm (1.3.2) ohm (1.3.2)
nest (~> 1.0) nest (~> 1.0)
redis redis
scrivener (~> 0.0.3) scrivener (~> 0.0.3)
ohm-expire (0.1.3.2) ohm-expire (0.1.3.2)
ohm (>= 0.1.5) ohm (>= 0.1.5)
omniauth (1.2.2) omniauth (1.6.1)
hashie (>= 1.2, < 4) hashie (>= 3.4.6, < 3.6.0)
rack (~> 1.0) rack (>= 1.6.2, < 3)
omniauth-github (1.1.2) omniauth-github (1.3.0)
omniauth (~> 1.0) omniauth (~> 1.5)
omniauth-oauth2 (~> 1.1) omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.3.0) omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0) oauth2 (~> 1.0)
omniauth (~> 1.2) omniauth (~> 1.2)
orm_adapter (0.5.0) orm_adapter (0.5.0)
paperclip (4.3.6) paperclip (5.1.0)
activemodel (>= 3.2.0) activemodel (>= 4.2.0)
activesupport (>= 3.2.0) activesupport (>= 4.2.0)
cocaine (~> 0.5.5) cocaine (~> 0.5.5)
mime-types mime-types
mimemagic (= 0.3.0) mimemagic (~> 0.3.0)
pg (0.18.4) pg (0.21.0)
polyamorous (1.3.0) polyamorous (1.3.1)
activerecord (>= 3.0) activerecord (>= 3.0)
posix-spawn (0.3.11) public_suffix (2.0.5)
puma (3.9.1) puma (3.9.1)
pundit (1.1.0) pundit (1.1.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
pygments.rb (0.6.3) pygments.rb (1.1.2)
posix-spawn (~> 0.3.6) multi_json (>= 1.0.0)
yajl-ruby (~> 1.2.0) rack (1.6.8)
rack (1.6.4)
rack-contrib (1.4.0) rack-contrib (1.4.0)
git-version-bump (~> 0.15) git-version-bump (~> 0.15)
rack (~> 1.4) rack (~> 1.4)
rack-mini-profiler (0.10.1) rack-mini-profiler (0.10.5)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-protection (1.5.3) rack-protection (1.5.3)
rack rack
@ -326,9 +327,9 @@ GEM
rails-assets-notifyjs (0.4.2) rails-assets-notifyjs (0.4.2)
rails-deprecated_sanitizer (1.0.3) rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha) activesupport (>= 4.2.0.alpha)
rails-dom-testing (2.0.3) rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0) activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0) nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1) rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3) rails-html-sanitizer (1.0.3)
loofah (~> 2.0) loofah (~> 2.0)
@ -345,84 +346,86 @@ GEM
activerecord (>= 3.0) activerecord (>= 3.0)
activesupport (>= 3.0) activesupport (>= 3.0)
i18n i18n
polyamorous (~> 1.2) polyamorous (~> 1.3)
rb-fsevent (0.9.8) rb-fsevent (0.9.8)
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (< 2, >= 0.5.0) ffi (>= 0.5.0, < 2)
rbtrace (0.4.8) rbtrace (0.4.8)
ffi (>= 1.0.6) ffi (>= 1.0.6)
msgpack (>= 0.4.3) msgpack (>= 0.4.3)
trollop (>= 1.16.2) trollop (>= 1.16.2)
redis (3.3.0) redis (3.3.3)
redis-actionpack (4.0.1) redis-actionpack (5.0.1)
actionpack (~> 4) actionpack (>= 4.0, < 6)
redis-rack (~> 1.5.0) redis-rack (>= 1, < 3)
redis-store (~> 1.1.0) redis-store (>= 1.1.0, < 1.4.0)
redis-activesupport (4.1.5) redis-activesupport (5.0.2)
activesupport (>= 3, < 5) activesupport (>= 3, < 6)
redis-store (~> 1.1.0) redis-store (~> 1.3.0)
redis-rack (1.5.0) redis-rack (2.0.2)
rack (~> 1.5) rack (>= 1.5, < 3)
redis-store (~> 1.1.0) redis-store (>= 1.2, < 1.4)
redis-rails (4.0.0) redis-rails (5.0.2)
redis-actionpack (~> 4) redis-actionpack (>= 5.0, < 6)
redis-activesupport (~> 4) redis-activesupport (>= 5.0, < 6)
redis-store (~> 1.1.0) redis-store (>= 1.2, < 2)
redis-semaphore (0.3.1) redis-semaphore (0.3.1)
redis redis
redis-store (1.1.7) redis-store (1.3.0)
redis (>= 2.2) redis (>= 2.2)
ref (2.0.0) ref (2.0.0)
responders (2.2.0) responders (2.4.0)
railties (>= 4.2.0, < 5.1) actionpack (>= 4.2.0, < 5.3)
rest-client (1.8.0) railties (>= 4.2.0, < 5.3)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.7) netrc (~> 0.8)
rr (1.2.0) rr (1.2.0)
rspec-core (3.4.4) rspec-core (3.6.0)
rspec-support (~> 3.4.0) rspec-support (~> 3.6.0)
rspec-expectations (3.4.0) rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0) rspec-support (~> 3.6.0)
rspec-mocks (3.4.1) rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0) rspec-support (~> 3.6.0)
rspec-rails (3.4.2) rspec-rails (3.6.0)
actionpack (>= 3.0, < 4.3) actionpack (>= 3.0)
activesupport (>= 3.0, < 4.3) activesupport (>= 3.0)
railties (>= 3.0, < 4.3) railties (>= 3.0)
rspec-core (~> 3.4.0) rspec-core (~> 3.6.0)
rspec-expectations (~> 3.4.0) rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.4.0) rspec-mocks (~> 3.6.0)
rspec-support (~> 3.4.0) rspec-support (~> 3.6.0)
rspec-support (3.4.1) rspec-support (3.6.0)
ruby-graphviz (1.2.2) ruby-graphviz (1.2.3)
ruby-haml-js (0.0.5) ruby-haml-js (0.0.5)
execjs execjs
sprockets (>= 2.0.0) sprockets (>= 2.0.0)
ruby_parser (3.8.2) ruby_parser (3.9.0)
sexp_processor (~> 4.1) sexp_processor (~> 4.1)
rufus-scheduler (3.1.10) rufus-scheduler (3.4.2)
et-orbi (~> 1.0)
russian (0.6.0) russian (0.6.0)
i18n (>= 0.5.0) i18n (>= 0.5.0)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.22) sass (3.4.24)
sass-rails (5.0.4) sass-rails (5.0.6)
railties (>= 4.0.0, < 5.0) railties (>= 4.0.0, < 6)
sass (~> 3.1) sass (~> 3.1)
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0) sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3) tilt (>= 1.1, < 3)
sawyer (0.8.1) sawyer (0.8.1)
addressable (< 2.6, >= 2.3.5) addressable (>= 2.3.5, < 2.6)
faraday (< 1.0, ~> 0.8) faraday (~> 0.8, < 1.0)
schema_auto_foreign_keys (0.1.0) schema_auto_foreign_keys (0.1.3)
its-it (~> 1.2)
schema_plus_foreign_keys (~> 0.1) schema_plus_foreign_keys (~> 0.1)
schema_plus_indexes (~> 0.2) schema_plus_indexes (~> 0.2)
schema_monkey (2.1.4) schema_monkey (2.1.5)
activerecord (>= 4.2) activerecord (>= 4.2)
its-it
modware (~> 0.1) modware (~> 0.1)
schema_plus (2.0.1) schema_plus (2.0.1)
activerecord (~> 4.2) activerecord (~> 4.2)
@ -438,30 +441,42 @@ GEM
schema_plus_pg_indexes (~> 0.1, >= 0.1.3) schema_plus_pg_indexes (~> 0.1, >= 0.1.3)
schema_plus_tables (~> 0.1) schema_plus_tables (~> 0.1)
schema_plus_views (~> 0.1) schema_plus_views (~> 0.1)
schema_plus_columns (0.1.0) schema_plus_columns (0.1.3)
activerecord (~> 4.2) activerecord (>= 4.2, < 5.1)
schema_plus_indexes (~> 0.1) its-it (~> 1.2)
schema_plus_core (1.0.0) schema_plus_core
schema_plus_indexes (~> 0.2)
schema_plus_compatibility (0.2.0)
activerecord (>= 4.2, < 5.1)
schema_monkey (~> 2.1)
schema_plus_core (1.0.2)
activerecord (~> 4.2) activerecord (~> 4.2)
its-it (~> 1.2)
schema_monkey (~> 2.1) schema_monkey (~> 2.1)
schema_plus_db_default (0.1.1) schema_plus_db_default (0.1.1)
activerecord (~> 4.2) activerecord (~> 4.2)
schema_plus_core (~> 1.0) schema_plus_core (~> 1.0)
schema_plus_default_expr (0.1.1) schema_plus_default_expr (0.1.4)
activerecord (~> 4.2) activerecord (>= 4.2, < 6.0)
schema_plus_core (~> 1.0) its-it (~> 1.2)
schema_plus_enums (0.1.2) schema_plus_core (>= 1.0, < 3.0)
activerecord (~> 4.2) schema_plus_enums (0.1.5)
schema_plus_core (~> 1.0) activerecord (>= 4.2, < 5.1)
schema_plus_foreign_keys (0.1.4) its-it (~> 1.2)
activerecord (~> 4.2) schema_plus_core
schema_plus_core (~> 1.0) schema_plus_foreign_keys (0.1.7)
activerecord (>= 4.2, < 5.1)
its-it (~> 1.2)
schema_plus_compatibility (~> 0.2)
schema_plus_core
valuable valuable
schema_plus_indexes (0.2.1) schema_plus_indexes (0.2.4)
activerecord (~> 4.2) activerecord (>= 4.2, < 5.1)
schema_plus_core (~> 1.0) its-it (~> 1.2)
schema_plus_pg_indexes (0.1.10) schema_plus_core
schema_plus_pg_indexes (0.1.12)
activerecord (~> 4.2) activerecord (~> 4.2)
its-it (~> 1.2)
schema_plus_core (~> 1.0) schema_plus_core (~> 1.0)
schema_plus_indexes (~> 0.1, >= 0.1.3) schema_plus_indexes (~> 0.1, >= 0.1.3)
schema_plus_tables (0.1.1) schema_plus_tables (0.1.1)
@ -471,31 +486,31 @@ GEM
activerecord (~> 4.2) activerecord (~> 4.2)
schema_plus_core (~> 1.0) schema_plus_core (~> 1.0)
scrivener (0.0.3) scrivener (0.0.3)
sexp_processor (4.7.0) sexp_processor (4.9.0)
shotgun (0.9.1) shotgun (0.9.2)
rack (>= 1.0) rack (>= 1.0)
shoulda (3.5.0) shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1) shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0) shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1) shoulda-context (1.2.2)
shoulda-matchers (2.8.0) shoulda-matchers (2.8.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
sidekiq (4.1.2) sidekiq (5.0.3)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0) connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1) rack-protection (>= 1.5.0)
sidekiq-failures (0.4.5) redis (~> 3.3, >= 3.3.3)
sidekiq (>= 2.16.0) sidekiq-failures (1.0.0)
sidekiq-scheduler (2.0.7) sidekiq (>= 4.0.0)
multi_json (~> 1) sidekiq-scheduler (2.1.6)
redis (~> 3) redis (~> 3)
rufus-scheduler (~> 3.1.8) rufus-scheduler (~> 3.2)
sidekiq (>= 3) sidekiq (>= 3)
tilt (>= 1.4.0) tilt (>= 1.4.0)
simple_form (3.1.0.rc2) simple_form (3.1.0.rc2)
actionpack (~> 4.0) actionpack (~> 4.0)
activemodel (~> 4.0) activemodel (~> 4.0)
sinatra (1.4.7) sinatra (1.4.8)
rack (~> 1.5) rack (~> 1.5)
rack-protection (~> 1.4) rack-protection (~> 1.4)
tilt (>= 1.3, < 3) tilt (>= 1.3, < 3)
@ -503,7 +518,7 @@ GEM
eventmachine (~> 1.0.0) eventmachine (~> 1.0.0)
thin (>= 1.5, < 1.7) thin (>= 1.5, < 1.7)
slim (3.0.8) slim (3.0.8)
temple (< 0.9, >= 0.7.6) temple (>= 0.7.6, < 0.9)
tilt (>= 1.3.3, < 2.1) tilt (>= 1.3.3, < 2.1)
soundmanager-rails (1.0.1) soundmanager-rails (1.0.1)
sprockets (3.7.1) sprockets (3.7.1)
@ -515,50 +530,48 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.3.13) sqlite3 (1.3.13)
state_machines (0.5.0) state_machines (0.5.0)
state_machines-activemodel (0.4.0) state_machines-activemodel (0.5.0)
activemodel (>= 4.1, < 5.1) activemodel (>= 4.1, < 5.2)
state_machines (>= 0.4.0) state_machines (>= 0.5.0)
state_machines-activerecord (0.4.0) state_machines-activerecord (0.5.0)
activerecord (>= 4.1, < 5.1) activerecord (>= 4.1, < 5.2)
state_machines-activemodel (>= 0.3.0) state_machines-activemodel (>= 0.5.0)
state_machines-graphviz (0.0.2) state_machines-graphviz (0.0.2)
ruby-graphviz ruby-graphviz
state_machines state_machines
temple (0.8.0) temple (0.8.0)
test_after_commit (1.0.0) test_after_commit (1.1.0)
activerecord (>= 3.2) activerecord (>= 3.2)
therubyracer (0.12.2) therubyracer (0.12.3)
libv8 (~> 3.16.14.0) libv8 (~> 3.16.14.15)
ref ref
thin (1.5.1) thin (1.5.1)
daemons (>= 1.0.9) daemons (>= 1.0.9)
eventmachine (>= 0.12.6) eventmachine (>= 0.12.6)
rack (>= 1.0.0) rack (>= 1.0.0)
thor (0.19.1) thor (0.19.4)
thread_safe (0.3.5) thread_safe (0.3.6)
tilt (2.0.5) tilt (2.0.7)
time_diff (0.3.0) time_diff (0.3.0)
activesupport activesupport
i18n i18n
timecop (0.8.1) timecop (0.9.0)
trollop (2.1.2) trollop (2.1.2)
tzinfo (1.2.2) tzinfo (1.2.3)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (3.0.0) uglifier (3.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.2) unf_ext (0.0.7.4)
valuable (0.9.13) valuable (0.9.13)
warden (1.2.7) warden (1.2.7)
rack (>= 1.0) rack (>= 1.0)
webmock (3.0.1) webmock (3.0.1)
addressable (>= 2.5.1) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff
will_paginate (3.1.0) will_paginate (3.1.6)
ya2yaml (0.31)
yajl-ruby (1.2.2)
PLATFORMS PLATFORMS
ruby ruby
@ -638,4 +651,4 @@ DEPENDENCIES
will_paginate will_paginate
BUNDLED WITH BUNDLED WITH
1.13.1 1.15.1