scinote-web/Gemfile.lock

622 lines
15 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/biosistemika/canaid
revision: 943ae9b9801819fd2513f6ab9e1143ad8de523ce
branch: master
specs:
canaid (1.0.2)
devise (>= 3.4.1)
docile (>= 1.1.0)
rails (>= 4)
2017-06-23 16:34:46 +08:00
GIT
remote: https://github.com/biosistemika/jquery-scrollto-rails
revision: d1d40d5334e0bccfc64208ba81b9a7792f6cb591
specs:
jquery-scrollto-rails (1.4.3)
railties (> 3.1, < 6.0)
GIT
2017-06-06 22:12:34 +08:00
remote: https://github.com/einzige/sneaky-save
revision: 7e7596720e76a3c243042be2f5f916525b143a54
specs:
2017-06-06 22:12:34 +08:00
sneaky-save (0.1.2)
activerecord (>= 3.2.0)
GIT
remote: https://github.com/jrgifford/delayed_paperclip.git
revision: fcf574c1188213d3c8fce934fd52861a8ba080cb
ref: fcf574c
specs:
delayed_paperclip (3.0.1)
activejob (>= 4.2)
paperclip (>= 3.3)
2017-09-20 17:31:07 +08:00
GIT
remote: https://github.com/mhfs/devise-async.git
revision: 177f6363a002f7ff28f1d289c8cab7ad8d9cb8c5
branch: devise-4.x
specs:
devise-async (0.10.2)
devise (>= 4.0)
2017-06-30 16:23:28 +08:00
GIT
remote: https://github.com/phatworx/devise_security_extension.git
revision: b2ee978af7d49f0fb0e7271c6ac074dfb4d39353
ref: b2ee978
specs:
devise_security_extension (0.10.0)
devise (>= 3.0.0, < 5.0)
railties (>= 3.2.6, < 6.0)
2016-02-12 23:52:43 +08:00
GEM
2016-07-21 19:11:15 +08:00
remote: http://rubygems.org/
2016-02-12 23:52:43 +08:00
specs:
actioncable (5.1.6)
actionpack (= 5.1.6)
2017-06-23 16:34:46 +08:00
nio4r (~> 2.0)
2017-06-23 16:08:54 +08:00
websocket-driver (~> 0.6.1)
actionmailer (5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
2016-02-12 23:52:43 +08:00
mail (~> 2.5, >= 2.5.4)
2017-06-23 16:34:46 +08:00
rails-dom-testing (~> 2.0)
actionpack (5.1.6)
actionview (= 5.1.6)
activesupport (= 5.1.6)
2017-06-23 16:34:46 +08:00
rack (~> 2.0)
rack-test (>= 0.6.3)
2017-06-23 16:34:46 +08:00
rails-dom-testing (~> 2.0)
2016-02-12 23:52:43 +08:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.6)
activesupport (= 5.1.6)
2016-02-12 23:52:43 +08:00
builder (~> 3.1)
2017-06-23 16:34:46 +08:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.6)
activesupport (= 5.1.6)
2017-06-23 16:08:54 +08:00
globalid (>= 0.3.6)
activemodel (5.1.6)
activesupport (= 5.1.6)
activerecord (5.1.6)
activemodel (= 5.1.6)
activesupport (= 5.1.6)
2017-06-23 16:34:46 +08:00
arel (~> 8.0)
activerecord-import (0.23.0)
activerecord (>= 3.2)
activesupport (5.1.6)
2017-06-23 16:08:54 +08:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2016-02-12 23:52:43 +08:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2017-10-12 19:50:48 +08:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
2017-06-23 21:19:08 +08:00
ajax-datatables-rails (0.3.1)
railties (>= 3.1)
2017-06-23 16:34:46 +08:00
arel (8.0.0)
2016-02-12 23:52:43 +08:00
aspector (0.14.0)
2016-07-29 21:00:30 +08:00
ast (2.3.0)
auto_strip_attributes (2.2.0)
2016-09-28 15:38:17 +08:00
activerecord (>= 3.0)
autoprefixer-rails (7.2.5)
2016-02-12 23:52:43 +08:00
execjs
autosize-rails (1.18.17)
rails (>= 3.1)
2017-06-23 14:50:12 +08:00
awesome_print (1.8.0)
aws-sdk (2.10.123)
aws-sdk-resources (= 2.10.123)
aws-sdk-core (2.10.123)
aws-sigv4 (~> 1.0)
2016-02-12 23:52:43 +08:00
jmespath (~> 1.0)
aws-sdk-resources (2.10.123)
aws-sdk-core (= 2.10.123)
2017-09-26 19:41:53 +08:00
aws-sigv4 (1.0.2)
2016-09-28 15:38:17 +08:00
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
backports (3.11.0)
2017-01-26 23:35:53 +08:00
base62 (1.0.0)
2016-07-21 19:11:15 +08:00
bcrypt (3.1.11)
better_errors (2.4.0)
2016-07-21 19:11:15 +08:00
coderay (>= 1.0.0)
erubi (>= 1.0.0)
2016-07-21 19:11:15 +08:00
rack (>= 0.9.0)
binding_of_caller (0.8.0)
2016-02-12 23:52:43 +08:00
debug_inspector (>= 0.0.1)
2017-06-23 14:50:12 +08:00
bootstrap-sass (3.3.7)
2016-02-12 23:52:43 +08:00
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
bootstrap-select-rails (1.12.4)
2016-02-12 23:52:43 +08:00
bootstrap3-datetimepicker-rails (4.15.35)
momentjs-rails (>= 2.8.1)
2017-06-23 14:50:12 +08:00
bootstrap_form (2.7.0)
builder (3.2.3)
bullet (5.7.2)
2017-08-30 15:29:45 +08:00
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
byebug (9.1.0)
capybara (2.18.0)
2017-07-06 15:07:05 +08:00
addressable
2017-11-23 23:27:49 +08:00
mini_mime (>= 0.1.3)
2017-07-06 15:07:05 +08:00
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
capybara-email (2.5.0)
capybara (~> 2.4)
mail
2017-06-23 14:50:12 +08:00
climate_control (0.2.0)
2017-11-06 21:26:01 +08:00
cliver (0.3.2)
coderay (1.1.2)
2017-06-23 14:50:12 +08:00
coffee-rails (4.2.2)
2016-02-12 23:52:43 +08:00
coffee-script (>= 2.2.0)
2017-06-23 14:50:12 +08:00
railties (>= 4.0.0)
2016-02-12 23:52:43 +08:00
coffee-script (2.4.1)
coffee-script-source
execjs
2017-06-23 14:50:12 +08:00
coffee-script-source (1.12.2)
2016-02-12 23:52:43 +08:00
commit_param_routing (0.0.1)
2017-06-23 14:50:12 +08:00
concurrent-ruby (1.0.5)
crass (1.0.4)
cucumber (3.1.0)
2017-07-06 15:07:05 +08:00
builder (>= 2.1.2)
cucumber-core (~> 3.1.0)
cucumber-expressions (~> 5.0.4)
2017-07-06 15:07:05 +08:00
cucumber-wire (~> 0.0.1)
diff-lcs (~> 1.3)
gherkin (~> 5.0)
2017-07-06 15:07:05 +08:00
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (3.1.0)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
gherkin (>= 5.0.0)
cucumber-expressions (5.0.13)
2017-07-06 15:07:05 +08:00
cucumber-rails (1.5.0)
capybara (>= 1.1.2, < 3)
cucumber (>= 1.3.8, < 4)
mime-types (>= 1.17, < 4)
nokogiri (~> 1.5)
railties (>= 4, < 5.2)
cucumber-tag_expressions (1.1.1)
2017-07-06 15:07:05 +08:00
cucumber-wire (0.0.1)
database_cleaner (1.6.2)
2017-06-23 14:50:12 +08:00
debug_inspector (0.0.3)
deface (1.3.0)
2017-06-23 14:50:12 +08:00
nokogiri (~> 1.6)
2016-10-06 22:47:36 +08:00
polyglot
2017-06-23 14:50:12 +08:00
rails (>= 4.1)
rainbow (>= 2.1.0)
delayed_job (4.1.4)
2017-06-23 14:50:12 +08:00
activesupport (>= 3.0, < 5.2)
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
2016-02-12 23:52:43 +08:00
delayed_job (>= 3.0, < 5)
2017-06-23 16:08:54 +08:00
devise (4.3.0)
2016-02-12 23:52:43 +08:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2017-06-23 16:08:54 +08:00
railties (>= 4.1.0, < 5.2)
2016-02-12 23:52:43 +08:00
responders
warden (~> 1.2.3)
2017-06-23 16:08:54 +08:00
devise_invitable (1.7.2)
actionmailer (>= 4.1.0)
devise (>= 4.0.0)
2017-07-06 15:07:05 +08:00
diff-lcs (1.3)
discard (1.0.0)
activerecord (>= 4.2, < 6)
2017-07-06 15:07:05 +08:00
docile (1.1.5)
erubi (1.7.1)
2017-06-23 14:50:12 +08:00
execjs (2.7.0)
factory_bot (4.8.2)
2017-07-06 15:07:05 +08:00
activesupport (>= 3.0.0)
factory_bot_rails (4.8.2)
factory_bot (~> 4.8.2)
2017-07-06 15:07:05 +08:00
railties (>= 3.0.0)
faker (1.8.7)
i18n (>= 0.7)
2018-03-02 01:03:13 +08:00
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
2017-06-23 21:19:08 +08:00
ffi (1.9.18)
2016-02-12 23:52:43 +08:00
figaro (1.1.1)
thor (~> 0.14)
gherkin (5.0.0)
globalid (0.4.1)
2017-06-23 14:50:12 +08:00
activesupport (>= 4.2.0)
hammerjs-rails (2.0.8)
hashie (3.5.7)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-js (3.0.3)
2017-06-23 14:50:12 +08:00
i18n (~> 0.6, >= 0.6.6)
2017-08-02 23:27:05 +08:00
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
2017-06-23 14:50:12 +08:00
jmespath (1.3.1)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
2016-02-12 23:52:43 +08:00
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
2017-06-23 14:50:12 +08:00
jquery-ui-rails (6.0.1)
2016-02-12 23:52:43 +08:00
railties (>= 3.2.16)
2017-06-23 14:50:12 +08:00
js_cookie_rails (2.1.4)
2016-02-12 23:52:43 +08:00
railties (>= 3.1)
2017-06-23 14:50:12 +08:00
json (1.8.6)
2017-10-27 15:35:39 +08:00
json-schema (2.8.0)
addressable (>= 2.4)
json_matchers (0.7.2)
json-schema (~> 2.7)
2018-01-23 23:25:59 +08:00
jwt (1.5.6)
kaminari (1.1.1)
2017-06-23 14:50:12 +08:00
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
2017-06-23 14:50:12 +08:00
actionview
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
2017-06-23 14:50:12 +08:00
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
2017-06-23 14:50:12 +08:00
lazy_priority_queue (0.1.1)
2017-06-23 21:19:08 +08:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2016-02-12 23:52:43 +08:00
little-plugger (1.1.4)
logging (2.0.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
loofah (2.2.2)
crass (~> 1.0.2)
2016-02-12 23:52:43 +08:00
nokogiri (>= 1.5.9)
2017-11-23 23:27:49 +08:00
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
2016-02-12 23:52:43 +08:00
mime-types (1.25.1)
2017-06-27 20:58:49 +08:00
mimemagic (0.3.2)
2017-11-23 23:27:49 +08:00
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
2017-06-23 14:50:12 +08:00
momentjs-rails (2.17.1)
2016-02-12 23:52:43 +08:00
railties (>= 3.1)
multi_json (1.13.1)
2017-07-06 15:07:05 +08:00
multi_test (0.1.2)
2018-03-02 01:03:13 +08:00
multi_xml (0.6.0)
multipart-post (2.0.0)
nested_form_fields (0.8.2)
2016-02-12 23:52:43 +08:00
coffee-rails (>= 3.2.1)
jquery-rails
rails (>= 3.2.0)
newrelic_rpm (4.7.1.340)
nio4r (2.3.1)
nokogiri (1.8.3)
mini_portile2 (~> 2.3.0)
2017-06-23 14:50:12 +08:00
nokogumbo (1.4.13)
nokogiri
2018-03-02 01:03:13 +08:00
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
oj (3.3.10)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
2018-03-02 01:03:13 +08:00
omniauth-linkedin-oauth2 (0.2.5)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
2016-02-12 23:52:43 +08:00
orm_adapter (0.5.0)
paperclip (5.3.0)
2017-06-27 20:58:49 +08:00
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
2016-02-12 23:52:43 +08:00
mime-types
2017-06-27 20:58:49 +08:00
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
2017-06-23 14:50:12 +08:00
pg (0.21.0)
2017-11-06 21:26:01 +08:00
phantomjs (2.1.1.0)
poltergeist (1.17.0)
2017-11-06 21:26:01 +08:00
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
2016-10-06 22:47:36 +08:00
polyglot (0.3.5)
2016-07-29 21:00:30 +08:00
powerpack (0.1.1)
pry (0.11.3)
2017-07-06 15:07:05 +08:00
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.5.1)
byebug (~> 9.1)
2017-07-06 15:07:05 +08:00
pry (~> 0.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.11.2)
rack (2.0.5)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rails (5.1.6)
actioncable (= 5.1.6)
actionmailer (= 5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
activemodel (= 5.1.6)
activerecord (= 5.1.6)
activesupport (= 5.1.6)
bundler (>= 1.3.0)
railties (= 5.1.6)
2017-06-23 16:08:54 +08:00
sprockets-rails (>= 2.0.0)
2017-09-28 20:49:33 +08:00
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
activesupport (~> 5.x)
2017-06-23 16:34:46 +08:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
2016-02-12 23:52:43 +08:00
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
rails_autolink (1.1.6)
rails (> 3.1)
2017-06-23 14:50:12 +08:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (5.1.6)
actionpack (= 5.1.6)
activesupport (= 5.1.6)
2017-06-23 16:08:54 +08:00
method_source
2016-02-12 23:52:43 +08:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2017-04-28 20:05:00 +08:00
rainbow (2.2.2)
rake
rake (12.3.1)
rb-fsevent (0.10.2)
2017-06-23 21:19:08 +08:00
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
2017-06-23 14:50:12 +08:00
rdoc (4.3.0)
recaptcha (4.6.3)
2016-12-08 18:26:13 +08:00
json
2017-06-23 14:50:12 +08:00
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rgl (0.5.3)
lazy_priority_queue (~> 0.1.0)
2016-02-12 23:52:43 +08:00
stream (~> 0.5.0)
2016-09-28 15:38:17 +08:00
rkelly-remix (0.0.7)
roo (2.7.1)
2016-02-12 23:52:43 +08:00
nokogiri (~> 1)
rubyzip (~> 1.1, < 2.0.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
2017-07-06 15:07:05 +08:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
2017-07-06 15:07:05 +08:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-rails (3.7.2)
2017-07-06 15:07:05 +08:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rubocop (0.51.0)
2017-06-23 14:50:12 +08:00
parallel (~> 1.10)
2017-04-28 20:05:00 +08:00
parser (>= 2.3.3.1, < 3.0)
2016-07-29 21:00:30 +08:00
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
2016-07-29 21:00:30 +08:00
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
2017-06-23 14:50:12 +08:00
ruby-graphviz (1.2.3)
ruby-progressbar (1.9.0)
2017-06-23 21:19:08 +08:00
ruby_dep (1.5.0)
2017-06-23 14:50:12 +08:00
rubyzip (1.2.1)
sanitize (4.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4.1)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
2017-06-23 14:50:12 +08:00
railties (>= 4.0.0, < 6)
2016-02-12 23:52:43 +08:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
scenic (1.4.1)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scss_lint (0.56.0)
2017-04-28 20:05:00 +08:00
rake (>= 0.9, < 13)
sass (~> 3.5.3)
2017-06-23 14:50:12 +08:00
sdoc (0.4.2)
2016-02-12 23:52:43 +08:00
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
2017-04-12 15:27:31 +08:00
silencer (1.0.1)
2017-06-23 14:50:12 +08:00
simple_token_authentication (1.15.1)
actionmailer (>= 3.2.6, < 6)
actionpack (>= 3.2.6, < 6)
devise (>= 3.2, < 6)
simplecov (0.15.1)
2017-07-06 15:07:05 +08:00
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
2016-09-28 15:38:17 +08:00
sourcemap (0.1.1)
2016-02-12 23:52:43 +08:00
spinjs-rails (1.4)
rails (>= 3.1)
sprockets (3.7.2)
2016-02-12 23:52:43 +08:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
2017-06-23 14:50:12 +08:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
starscope (1.5.6)
2016-09-28 15:38:17 +08:00
babel-transpiler (~> 0.7)
oj (~> 3.3)
parser (~> 2.4)
2016-09-28 15:38:17 +08:00
rkelly-remix (~> 0.0.7)
ruby-progressbar (~> 1.9)
2016-09-28 15:38:17 +08:00
sourcemap (~> 0.1)
2016-02-12 23:52:43 +08:00
stream (0.5)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (0.20.0)
2017-06-23 14:50:12 +08:00
thread_safe (0.3.6)
tilt (2.0.8)
tinymce-rails (4.6.7)
2017-01-26 23:35:53 +08:00
railties (>= 3.1.1)
turbolinks (2.5.4)
coffee-rails
tzinfo (1.2.5)
2016-02-12 23:52:43 +08:00
thread_safe (~> 0.1)
uglifier (4.1.4)
2017-06-23 14:50:12 +08:00
execjs (>= 0.3.0, < 3)
2016-02-12 23:52:43 +08:00
underscore-rails (1.8.3)
2017-06-23 14:50:12 +08:00
unicode-display_width (1.3.0)
uniform_notifier (1.11.0)
2017-06-23 14:50:12 +08:00
warden (1.2.7)
2016-02-12 23:52:43 +08:00
rack (>= 1.0)
2017-07-12 22:41:55 +08:00
webpacker (2.0)
activesupport (>= 4.2)
multi_json (~> 1.2)
railties (>= 4.2)
2017-06-23 16:08:54 +08:00
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
whacamole (1.2.0)
2017-06-23 14:50:12 +08:00
wicked_pdf (1.1.0)
wkhtmltopdf-heroku (2.12.4.0)
xpath (3.0.0)
nokogiri (~> 1.8)
2016-02-12 23:52:43 +08:00
yomu (0.2.4)
json (~> 1.8)
mime-types (~> 1.23)
PLATFORMS
ruby
DEPENDENCIES
activerecord-import
2017-06-23 21:19:08 +08:00
ajax-datatables-rails (~> 0.3.1)
2016-02-12 23:52:43 +08:00
aspector
2016-09-28 15:38:17 +08:00
auto_strip_attributes (~> 2.1)
autosize-rails
2016-07-21 19:11:15 +08:00
awesome_print
2017-06-27 20:58:49 +08:00
aws-sdk (~> 2)
2017-01-26 23:35:53 +08:00
base62
2016-02-12 23:52:43 +08:00
bcrypt (~> 3.1.10)
2016-07-21 19:11:15 +08:00
better_errors
binding_of_caller
2018-03-12 15:57:02 +08:00
bootstrap-sass (~> 3.3.7)
bootstrap-select-rails (~> 1.12.4)
2016-02-12 23:52:43 +08:00
bootstrap3-datetimepicker-rails (~> 4.15.35)
bootstrap_form
2017-08-30 15:29:45 +08:00
bullet
2016-02-12 23:52:43 +08:00
byebug
canaid!
2017-07-06 15:07:05 +08:00
capybara
capybara-email
2016-02-12 23:52:43 +08:00
commit_param_routing
2017-10-12 19:50:48 +08:00
cucumber-rails (~> 1.5)
2017-07-06 15:07:05 +08:00
database_cleaner
2016-10-06 22:47:36 +08:00
deface (~> 1.0)
2016-02-12 23:52:43 +08:00
delayed_job_active_record
delayed_paperclip!
2017-06-23 16:34:46 +08:00
devise (~> 4.3.0)
2017-09-20 17:31:07 +08:00
devise-async!
2016-02-12 23:52:43 +08:00
devise_invitable
2017-06-30 16:23:28 +08:00
devise_security_extension!
discard (~> 1.0)
factory_bot_rails
2016-02-12 23:52:43 +08:00
faker
figaro
hammerjs-rails
i18n-js (~> 3.0)
2017-08-02 23:27:05 +08:00
jbuilder
2016-02-12 23:52:43 +08:00
jquery-rails
2017-06-23 16:34:46 +08:00
jquery-scrollto-rails!
2016-02-12 23:52:43 +08:00
jquery-turbolinks
jquery-ui-rails
2016-02-12 23:52:43 +08:00
js_cookie_rails
2017-10-27 15:35:39 +08:00
json_matchers
2018-01-23 23:25:59 +08:00
jwt (~> 1.5)
2016-02-12 23:52:43 +08:00
kaminari
2017-06-23 21:19:08 +08:00
listen (~> 3.0)
2016-02-12 23:52:43 +08:00
logging (~> 2.0.0)
2017-06-23 16:34:46 +08:00
momentjs-rails (~> 2.17.1)
2016-02-12 23:52:43 +08:00
nested_form_fields
newrelic_rpm
nokogiri (~> 1.8.1)
omniauth
2018-03-02 01:03:13 +08:00
omniauth-linkedin-oauth2
paperclip (~> 5.3)
pg (~> 0.18)
2017-11-06 21:26:01 +08:00
phantomjs
poltergeist
2017-07-06 15:07:05 +08:00
pry
pry-byebug
pry-rails
2016-02-12 23:52:43 +08:00
puma
rails (= 5.1.6)
2017-09-28 20:49:33 +08:00
rails-controller-testing
2016-02-12 23:52:43 +08:00
rails_12factor
rails_autolink (~> 1.1, >= 1.1.6)
2016-12-08 18:26:13 +08:00
recaptcha
2016-02-12 23:52:43 +08:00
rgl
roo (~> 2.7.1)
2017-07-06 15:07:05 +08:00
rspec-rails
rubocop (= 0.51.0)
2016-08-10 14:30:58 +08:00
ruby-graphviz (~> 1.2)
2017-01-26 23:35:53 +08:00
rubyzip
sanitize (~> 4.4)
2017-06-23 16:34:46 +08:00
sass-rails (~> 5.0.6)
scenic (~> 1.4)
scss_lint
2016-02-12 23:52:43 +08:00
sdoc (~> 0.4.0)
2017-07-06 15:07:05 +08:00
shoulda-matchers
2017-04-12 15:27:31 +08:00
silencer
2017-06-23 16:34:46 +08:00
simple_token_authentication (~> 1.15.1)
2017-07-06 15:07:05 +08:00
simplecov
sneaky-save!
2016-02-12 23:52:43 +08:00
spinjs-rails
2016-09-28 15:38:17 +08:00
starscope
2017-06-23 16:34:46 +08:00
tinymce-rails (~> 4.6.4)
turbolinks (~> 2.0)
2016-02-12 23:52:43 +08:00
tzinfo-data
uglifier (>= 1.3.0)
underscore-rails
2017-07-12 22:41:55 +08:00
webpacker (~> 2.0)
whacamole
wicked_pdf (~> 1.1.0)
2016-07-21 19:11:15 +08:00
wkhtmltopdf-heroku
2016-02-12 23:52:43 +08:00
yomu
2017-04-12 15:27:31 +08:00
RUBY VERSION
ruby 2.4.3p205
2017-04-12 15:27:31 +08:00
2016-02-12 23:52:43 +08:00
BUNDLED WITH
1.16.1