2019-09-25 03:28:25 +09:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/ianheggie/health_check
|
|
|
|
revision: 0b799ead604f900ed50685e9b2d469cd2befba5b
|
|
|
|
ref: 0b799ead604f900ed50685e9b2d469cd2befba5b
|
|
|
|
specs:
|
|
|
|
health_check (4.0.0.pre)
|
|
|
|
rails (>= 4.0)
|
|
|
|
|
2018-05-19 09:20:43 +09:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/rtomayko/posix-spawn
|
|
|
|
revision: 58465d2e213991f8afb13b984854a49fcdcc980c
|
|
|
|
ref: 58465d2e213991f8afb13b984854a49fcdcc980c
|
|
|
|
specs:
|
|
|
|
posix-spawn (0.3.13)
|
|
|
|
|
2019-07-28 20:48:43 +09:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/ruby-rdf/json-ld.git
|
2019-08-30 08:34:21 +09:00
|
|
|
revision: e742697a0906e74e8bb777ef98137bc3955d981d
|
|
|
|
ref: e742697a0906e74e8bb777ef98137bc3955d981d
|
2019-07-28 20:48:43 +09:00
|
|
|
specs:
|
|
|
|
json-ld (3.0.2)
|
|
|
|
htmlentities (~> 4.3)
|
|
|
|
json-canonicalization (~> 0.1)
|
|
|
|
link_header (~> 0.0, >= 0.0.8)
|
|
|
|
multi_json (~> 1.13)
|
|
|
|
rack (>= 1.6, < 3.0)
|
|
|
|
rdf (~> 3.0, >= 3.0.8)
|
|
|
|
|
2018-05-13 18:32:46 +09:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/tmm1/http_parser.rb
|
|
|
|
revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
|
|
|
|
ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
|
2019-07-30 03:42:04 +09:00
|
|
|
submodules: true
|
2018-05-13 18:32:46 +09:00
|
|
|
specs:
|
|
|
|
http_parser.rb (0.6.1)
|
|
|
|
|
2019-07-13 23:45:50 +09:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/witgo/nilsimsa
|
|
|
|
revision: fd184883048b922b176939f851338d0a4971a532
|
|
|
|
ref: fd184883048b922b176939f851338d0a4971a532
|
|
|
|
specs:
|
|
|
|
nilsimsa (1.1.2)
|
|
|
|
|
2016-12-22 03:09:59 +09:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
2016-02-21 06:53:20 +09:00
|
|
|
specs:
|
2019-03-28 16:25:11 +09:00
|
|
|
actioncable (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
2017-06-02 03:53:37 +09:00
|
|
|
nio4r (~> 2.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
websocket-driver (>= 0.6.1)
|
2019-03-28 16:25:11 +09:00
|
|
|
actionmailer (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
actionview (= 5.2.3)
|
|
|
|
activejob (= 5.2.3)
|
2016-02-21 06:53:20 +09:00
|
|
|
mail (~> 2.5, >= 2.5.4)
|
2016-08-18 00:56:23 +09:00
|
|
|
rails-dom-testing (~> 2.0)
|
2019-03-28 16:25:11 +09:00
|
|
|
actionpack (5.2.3)
|
|
|
|
actionview (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-08-18 00:56:23 +09:00
|
|
|
rack (~> 2.0)
|
2017-09-12 06:03:14 +09:00
|
|
|
rack-test (>= 0.6.3)
|
2016-08-18 00:56:23 +09:00
|
|
|
rails-dom-testing (~> 2.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
2019-03-28 16:25:11 +09:00
|
|
|
actionview (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-02-21 06:53:20 +09:00
|
|
|
builder (~> 3.1)
|
2017-06-02 03:53:37 +09:00
|
|
|
erubi (~> 1.4)
|
2016-08-18 00:56:23 +09:00
|
|
|
rails-dom-testing (~> 2.0)
|
2017-03-22 23:37:03 +09:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
2019-07-23 18:10:42 +09:00
|
|
|
active_model_serializers (0.10.10)
|
|
|
|
actionpack (>= 4.1, < 6.1)
|
|
|
|
activemodel (>= 4.1, < 6.1)
|
2017-07-07 11:02:06 +09:00
|
|
|
case_transform (>= 0.2)
|
2017-12-04 00:55:27 +09:00
|
|
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
2019-10-29 10:55:07 +09:00
|
|
|
active_record_query_trace (1.7)
|
2019-03-28 16:25:11 +09:00
|
|
|
activejob (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-08-18 00:56:23 +09:00
|
|
|
globalid (>= 0.3.6)
|
2019-03-28 16:25:11 +09:00
|
|
|
activemodel (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
|
|
|
activerecord (5.2.3)
|
|
|
|
activemodel (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2018-04-12 21:45:17 +09:00
|
|
|
arel (>= 9.0)
|
2019-03-28 16:25:11 +09:00
|
|
|
activestorage (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
activerecord (= 5.2.3)
|
2018-04-12 21:45:17 +09:00
|
|
|
marcel (~> 0.3.1)
|
2019-03-28 16:25:11 +09:00
|
|
|
activesupport (5.2.3)
|
2016-08-18 00:56:23 +09:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
2018-04-12 21:45:17 +09:00
|
|
|
i18n (>= 0.7, < 2)
|
2016-02-21 06:53:20 +09:00
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
2019-09-05 12:31:47 +09:00
|
|
|
addressable (2.7.0)
|
|
|
|
public_suffix (>= 2.0.2, < 5.0)
|
2019-10-04 11:11:36 +09:00
|
|
|
airbrussh (1.3.4)
|
2017-01-31 04:03:17 +09:00
|
|
|
sshkit (>= 1.6.1, != 1.7.0)
|
2019-11-11 22:37:34 +09:00
|
|
|
annotate (3.0.3)
|
2019-05-01 01:06:09 +09:00
|
|
|
activerecord (>= 3.2, < 7.0)
|
2019-11-11 22:37:34 +09:00
|
|
|
rake (>= 10.4, < 14.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
arel (9.0.0)
|
|
|
|
ast (2.4.0)
|
|
|
|
attr_encrypted (3.1.0)
|
2017-01-28 04:28:46 +09:00
|
|
|
encryptor (~> 3.0.0)
|
2016-09-13 01:22:43 +09:00
|
|
|
av (0.9.0)
|
|
|
|
cocaine (~> 0.5.3)
|
2019-05-16 15:00:24 +09:00
|
|
|
aws-eventstream (1.0.3)
|
2019-10-30 19:58:11 +09:00
|
|
|
aws-partitions (1.230.0)
|
|
|
|
aws-sdk-core (3.72.0)
|
2019-03-15 22:53:34 +09:00
|
|
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
2019-10-30 19:58:11 +09:00
|
|
|
aws-partitions (~> 1, >= 1.228.0)
|
2019-03-15 22:53:34 +09:00
|
|
|
aws-sigv4 (~> 1.1)
|
2017-12-09 08:47:52 +09:00
|
|
|
jmespath (~> 1.0)
|
2019-10-30 19:58:11 +09:00
|
|
|
aws-sdk-kms (1.25.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.71.0)
|
2019-03-15 22:53:34 +09:00
|
|
|
aws-sigv4 (~> 1.1)
|
2019-10-30 19:58:11 +09:00
|
|
|
aws-sdk-s3 (1.52.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.71.0)
|
2018-03-24 20:52:45 +09:00
|
|
|
aws-sdk-kms (~> 1)
|
2019-05-30 12:58:22 +09:00
|
|
|
aws-sigv4 (~> 1.1)
|
2019-03-15 22:53:34 +09:00
|
|
|
aws-sigv4 (1.1.0)
|
|
|
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
2019-08-30 03:51:30 +09:00
|
|
|
bcrypt (3.1.12)
|
2018-05-03 01:58:48 +09:00
|
|
|
benchmark-ips (2.7.2)
|
2019-02-15 23:38:29 +09:00
|
|
|
better_errors (2.5.1)
|
2016-02-23 00:00:20 +09:00
|
|
|
coderay (>= 1.0.0)
|
2017-09-18 11:55:57 +09:00
|
|
|
erubi (>= 1.0.0)
|
2016-02-23 00:00:20 +09:00
|
|
|
rack (>= 0.9.0)
|
2018-01-21 21:21:28 +09:00
|
|
|
binding_of_caller (0.8.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
debug_inspector (>= 0.0.1)
|
2019-05-05 05:52:54 +09:00
|
|
|
blurhash (0.1.3)
|
2019-04-27 10:24:09 +09:00
|
|
|
ffi (~> 1.10.0)
|
2019-09-05 01:45:20 +09:00
|
|
|
bootsnap (1.4.5)
|
2017-05-21 02:42:27 +09:00
|
|
|
msgpack (~> 1.0)
|
2019-11-08 14:45:42 +09:00
|
|
|
brakeman (4.7.1)
|
2019-07-22 23:11:01 +09:00
|
|
|
browser (2.6.1)
|
2017-01-26 22:52:07 +09:00
|
|
|
builder (3.2.3)
|
2019-08-26 23:05:19 +09:00
|
|
|
bullet (6.0.2)
|
2016-03-26 21:42:10 +09:00
|
|
|
activesupport (>= 3.0.0)
|
2018-11-09 05:15:33 +09:00
|
|
|
uniform_notifier (~> 1.11)
|
2019-01-18 23:23:31 +09:00
|
|
|
bundler-audit (0.6.1)
|
|
|
|
bundler (>= 1.2.0, < 3)
|
2017-05-07 09:41:12 +09:00
|
|
|
thor (~> 0.18)
|
2019-02-22 20:06:01 +09:00
|
|
|
byebug (11.0.0)
|
2019-10-04 11:11:36 +09:00
|
|
|
capistrano (3.11.2)
|
2017-01-31 04:03:17 +09:00
|
|
|
airbrussh (>= 1.0.0)
|
|
|
|
i18n
|
|
|
|
rake (>= 10.0.0)
|
|
|
|
sshkit (>= 1.9.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
capistrano-bundler (1.3.0)
|
2017-01-31 04:03:17 +09:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
sshkit (~> 1.2)
|
2018-10-10 02:43:26 +09:00
|
|
|
capistrano-rails (1.4.0)
|
2017-01-31 04:03:17 +09:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
capistrano-bundler (~> 1.1)
|
2018-10-03 22:21:30 +09:00
|
|
|
capistrano-rbenv (2.1.4)
|
2017-01-31 04:03:17 +09:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
sshkit (~> 1.3)
|
|
|
|
capistrano-yarn (2.0.2)
|
|
|
|
capistrano (~> 3.0)
|
2019-09-16 23:12:30 +09:00
|
|
|
capybara (3.29.0)
|
2017-04-15 08:21:02 +09:00
|
|
|
addressable
|
2017-09-18 11:55:57 +09:00
|
|
|
mini_mime (>= 0.1.3)
|
2018-10-03 22:24:48 +09:00
|
|
|
nokogiri (~> 1.8)
|
|
|
|
rack (>= 1.6.0)
|
|
|
|
rack-test (>= 0.6.3)
|
2019-05-29 11:21:22 +09:00
|
|
|
regexp_parser (~> 1.5)
|
2018-10-24 23:22:18 +09:00
|
|
|
xpath (~> 3.2)
|
2017-07-07 11:02:06 +09:00
|
|
|
case_transform (0.2)
|
|
|
|
activesupport
|
2018-03-30 16:52:44 +09:00
|
|
|
charlock_holmes (0.7.6)
|
2019-09-25 03:28:25 +09:00
|
|
|
chewy (5.1.0)
|
2018-03-06 14:14:26 +09:00
|
|
|
activesupport (>= 4.0)
|
|
|
|
elasticsearch (>= 2.0.0)
|
|
|
|
elasticsearch-dsl
|
2018-04-12 21:45:17 +09:00
|
|
|
chunky_png (1.3.10)
|
2019-04-22 21:54:19 +09:00
|
|
|
cld3 (3.2.4)
|
|
|
|
ffi (>= 1.1.0, < 1.11.0)
|
2017-05-14 23:30:14 +09:00
|
|
|
climate_control (0.2.0)
|
2016-02-28 08:02:59 +09:00
|
|
|
cocaine (0.5.8)
|
|
|
|
climate_control (>= 0.0.3, < 1.0)
|
2017-09-18 11:55:57 +09:00
|
|
|
coderay (1.1.2)
|
2019-03-12 21:05:20 +09:00
|
|
|
concurrent-ruby (1.1.5)
|
2018-09-26 03:33:00 +09:00
|
|
|
connection_pool (2.2.2)
|
2016-02-29 05:22:56 +09:00
|
|
|
crack (0.4.3)
|
|
|
|
safe_yaml (~> 1.0.0)
|
2019-10-24 14:49:09 +09:00
|
|
|
crass (1.0.5)
|
2019-07-22 23:05:34 +09:00
|
|
|
css_parser (1.7.0)
|
2018-01-16 11:29:11 +09:00
|
|
|
addressable
|
2017-05-14 23:30:14 +09:00
|
|
|
debug_inspector (0.0.3)
|
2019-11-18 22:40:04 +09:00
|
|
|
derailed_benchmarks (1.4.2)
|
2018-05-03 01:58:48 +09:00
|
|
|
benchmark-ips (~> 2)
|
|
|
|
get_process_mem (~> 0)
|
|
|
|
heapy (~> 0)
|
|
|
|
memory_profiler (~> 0)
|
|
|
|
rack (>= 1)
|
2019-10-21 23:45:02 +09:00
|
|
|
rake (> 10, < 14)
|
2019-10-04 10:18:58 +09:00
|
|
|
ruby-statistics (>= 2.1)
|
2018-05-03 01:58:48 +09:00
|
|
|
thor (~> 0.19)
|
2019-09-09 19:49:13 +09:00
|
|
|
devise (4.7.1)
|
2016-03-05 21:12:24 +09:00
|
|
|
bcrypt (~> 3.0)
|
|
|
|
orm_adapter (~> 0.1)
|
2019-08-26 23:04:52 +09:00
|
|
|
railties (>= 4.1.0)
|
2016-03-05 21:12:24 +09:00
|
|
|
responders
|
|
|
|
warden (~> 1.2.3)
|
2019-08-12 20:11:55 +09:00
|
|
|
devise-two-factor (3.1.0)
|
|
|
|
activesupport (< 6.1)
|
2018-04-23 18:29:17 +09:00
|
|
|
attr_encrypted (>= 1.3, < 4, != 2)
|
|
|
|
devise (~> 4.0)
|
2019-08-12 20:11:55 +09:00
|
|
|
railties (< 6.1)
|
2018-04-23 18:29:17 +09:00
|
|
|
rotp (~> 2.0)
|
2018-09-15 00:42:45 +09:00
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
2018-02-02 18:18:55 +09:00
|
|
|
devise (>= 4.0.0)
|
2018-04-12 04:40:38 +09:00
|
|
|
rpam2 (~> 4.0)
|
2017-04-11 05:47:41 +09:00
|
|
|
diff-lcs (1.3)
|
2019-08-23 04:55:56 +09:00
|
|
|
discard (1.1.0)
|
|
|
|
activerecord (>= 4.2, < 7)
|
2019-07-08 18:28:33 +09:00
|
|
|
docile (1.3.2)
|
2018-04-23 18:29:17 +09:00
|
|
|
domain_name (0.5.20180417)
|
2016-02-21 06:53:20 +09:00
|
|
|
unf (>= 0.0.5, < 1.0.0)
|
2019-11-18 22:13:23 +09:00
|
|
|
doorkeeper (5.2.2)
|
2019-04-22 22:02:59 +09:00
|
|
|
railties (>= 5)
|
2019-08-05 18:42:51 +09:00
|
|
|
dotenv (2.7.5)
|
|
|
|
dotenv-rails (2.7.5)
|
|
|
|
dotenv (= 2.7.5)
|
2019-02-25 23:55:53 +09:00
|
|
|
railties (>= 3.2, < 6.1)
|
2019-09-23 19:52:29 +09:00
|
|
|
elasticsearch (7.3.0)
|
|
|
|
elasticsearch-api (= 7.3.0)
|
|
|
|
elasticsearch-transport (= 7.3.0)
|
|
|
|
elasticsearch-api (7.3.0)
|
2018-02-10 07:04:47 +09:00
|
|
|
multi_json
|
2019-09-23 19:52:29 +09:00
|
|
|
elasticsearch-dsl (0.1.8)
|
|
|
|
elasticsearch-transport (7.3.0)
|
2018-02-10 07:04:47 +09:00
|
|
|
faraday
|
|
|
|
multi_json
|
2017-01-28 04:28:46 +09:00
|
|
|
encryptor (3.0.0)
|
2019-10-04 10:19:54 +09:00
|
|
|
equatable (0.6.1)
|
2019-10-29 19:40:52 +09:00
|
|
|
erubi (1.9.0)
|
2018-09-27 02:11:21 +09:00
|
|
|
et-orbi (1.1.6)
|
2017-05-05 09:23:01 +09:00
|
|
|
tzinfo
|
2018-04-23 18:29:17 +09:00
|
|
|
excon (0.62.0)
|
2019-05-03 15:01:38 +09:00
|
|
|
fabrication (2.20.2)
|
2019-11-11 22:38:07 +09:00
|
|
|
faker (2.7.0)
|
2019-10-28 20:47:14 +09:00
|
|
|
i18n (>= 1.6, < 1.8)
|
2019-09-23 19:52:29 +09:00
|
|
|
faraday (0.15.4)
|
2018-02-10 07:04:47 +09:00
|
|
|
multipart-post (>= 1.2, < 3)
|
2016-03-12 00:47:36 +09:00
|
|
|
fast_blank (1.0.0)
|
2019-09-09 20:10:17 +09:00
|
|
|
fastimage (2.1.7)
|
2019-04-22 21:54:19 +09:00
|
|
|
ffi (1.10.0)
|
2018-10-22 23:58:36 +09:00
|
|
|
fog-core (2.1.0)
|
2017-09-06 06:17:06 +09:00
|
|
|
builder
|
|
|
|
excon (~> 0.58)
|
|
|
|
formatador (~> 0.2)
|
2018-10-04 22:35:18 +09:00
|
|
|
mime-types
|
2018-10-04 08:07:13 +09:00
|
|
|
fog-json (1.2.0)
|
|
|
|
fog-core
|
2017-09-06 06:17:06 +09:00
|
|
|
multi_json (~> 1.10)
|
2018-10-22 23:58:36 +09:00
|
|
|
fog-openstack (0.3.7)
|
|
|
|
fog-core (>= 1.45, <= 2.1.0)
|
2017-09-06 06:17:06 +09:00
|
|
|
fog-json (>= 1.0)
|
|
|
|
ipaddress (>= 0.8)
|
|
|
|
formatador (0.2.5)
|
2018-09-27 02:11:21 +09:00
|
|
|
fugit (1.1.6)
|
|
|
|
et-orbi (~> 1.1, >= 1.1.6)
|
|
|
|
raabro (~> 1.1)
|
2019-11-11 22:05:16 +09:00
|
|
|
fuubar (2.5.0)
|
2017-04-11 05:47:41 +09:00
|
|
|
rspec-core (~> 3.0)
|
2016-02-25 08:17:01 +09:00
|
|
|
ruby-progressbar (~> 1.4)
|
2019-11-18 22:40:04 +09:00
|
|
|
get_process_mem (0.2.5)
|
2019-10-04 10:18:58 +09:00
|
|
|
ffi (~> 1.0)
|
2019-03-14 08:25:53 +09:00
|
|
|
globalid (0.4.2)
|
2017-04-28 22:10:58 +09:00
|
|
|
activesupport (>= 4.2.0)
|
2018-01-23 22:30:42 +09:00
|
|
|
goldfinger (2.1.0)
|
2017-07-21 20:40:48 +09:00
|
|
|
addressable (~> 2.5)
|
2018-01-23 22:30:42 +09:00
|
|
|
http (~> 3.0)
|
2017-07-21 20:40:48 +09:00
|
|
|
nokogiri (~> 1.8)
|
|
|
|
oj (~> 3.0)
|
2019-04-09 17:23:52 +09:00
|
|
|
hamlit (2.9.3)
|
2017-04-11 05:47:41 +09:00
|
|
|
temple (>= 0.8.0)
|
2016-09-24 20:40:42 +09:00
|
|
|
thor
|
2016-02-21 06:53:20 +09:00
|
|
|
tilt
|
2019-04-09 17:23:52 +09:00
|
|
|
hamlit-rails (0.2.3)
|
2016-02-21 06:53:20 +09:00
|
|
|
actionpack (>= 4.0.1)
|
|
|
|
activesupport (>= 4.0.1)
|
2016-09-24 20:40:42 +09:00
|
|
|
hamlit (>= 1.2.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
railties (>= 4.0.1)
|
2017-08-26 20:47:38 +09:00
|
|
|
hamster (3.0.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
2019-08-05 18:52:57 +09:00
|
|
|
hashdiff (1.0.0)
|
2018-12-17 18:15:14 +09:00
|
|
|
hashie (3.6.0)
|
2018-10-03 22:22:06 +09:00
|
|
|
heapy (0.1.4)
|
2019-04-02 14:38:16 +09:00
|
|
|
highline (2.0.1)
|
2018-11-09 14:55:19 +09:00
|
|
|
hiredis (0.6.3)
|
2017-07-14 05:15:32 +09:00
|
|
|
hkdf (0.3.0)
|
2016-03-12 00:47:36 +09:00
|
|
|
htmlentities (4.3.4)
|
2018-10-04 19:32:26 +09:00
|
|
|
http (3.3.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
addressable (~> 2.3)
|
|
|
|
http-cookie (~> 1.0)
|
2018-04-23 18:29:17 +09:00
|
|
|
http-form_data (~> 2.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
http_parser.rb (~> 0.6.0)
|
2016-10-01 06:08:29 +09:00
|
|
|
http-cookie (1.0.3)
|
2016-02-21 06:53:20 +09:00
|
|
|
domain_name (~> 0.5)
|
2018-10-04 19:32:26 +09:00
|
|
|
http-form_data (2.1.1)
|
2017-06-30 20:42:04 +09:00
|
|
|
http_accept_language (2.1.1)
|
2019-11-18 22:29:00 +09:00
|
|
|
httplog (1.3.3)
|
2018-04-12 21:45:17 +09:00
|
|
|
rack (>= 1.0)
|
2018-10-03 11:56:00 +09:00
|
|
|
rainbow (>= 2.0.0)
|
2019-10-28 20:47:14 +09:00
|
|
|
i18n (1.7.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
concurrent-ruby (~> 1.0)
|
2019-04-02 14:38:16 +09:00
|
|
|
i18n-tasks (0.9.29)
|
2018-10-30 09:06:47 +09:00
|
|
|
activesupport (>= 4.0.2)
|
|
|
|
ast (>= 2.1.0)
|
|
|
|
erubi
|
|
|
|
highline (>= 2.0.0)
|
|
|
|
i18n
|
|
|
|
parser (>= 2.2.3.0)
|
|
|
|
rails-i18n
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
|
terminal-table (>= 1.5.1)
|
2017-07-16 00:24:35 +09:00
|
|
|
idn-ruby (0.1.0)
|
2017-09-06 06:17:06 +09:00
|
|
|
ipaddress (0.8.3)
|
2017-09-08 19:32:22 +09:00
|
|
|
iso-639 (0.2.8)
|
2019-11-11 22:42:50 +09:00
|
|
|
jaro_winkler (1.5.4)
|
2018-04-23 18:29:17 +09:00
|
|
|
jmespath (1.4.0)
|
2019-07-08 18:28:33 +09:00
|
|
|
json (2.2.0)
|
2019-07-28 20:48:43 +09:00
|
|
|
json-canonicalization (0.1.0)
|
2019-09-09 19:52:33 +09:00
|
|
|
json-ld-preloaded (3.0.4)
|
2019-01-21 21:39:52 +09:00
|
|
|
json-ld (~> 3.0)
|
2018-12-03 00:46:13 +09:00
|
|
|
multi_json (~> 1.12)
|
2018-12-11 13:40:01 +09:00
|
|
|
rdf (~> 3.0)
|
2019-07-23 18:10:42 +09:00
|
|
|
jsonapi-renderer (0.2.2)
|
2019-09-14 17:36:10 +09:00
|
|
|
jwt (2.1.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
kaminari (1.1.1)
|
2017-04-11 08:11:41 +09:00
|
|
|
activesupport (>= 4.1.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
kaminari-actionview (= 1.1.1)
|
|
|
|
kaminari-activerecord (= 1.1.1)
|
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-actionview (1.1.1)
|
2017-04-11 08:11:41 +09:00
|
|
|
actionview
|
2017-10-31 20:22:32 +09:00
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-activerecord (1.1.1)
|
2017-04-11 08:11:41 +09:00
|
|
|
activerecord
|
2017-10-31 20:22:32 +09:00
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-core (1.1.1)
|
2016-03-19 22:57:30 +09:00
|
|
|
launchy (2.4.3)
|
|
|
|
addressable (~> 2.3)
|
2018-12-11 14:34:02 +09:00
|
|
|
letter_opener (1.7.0)
|
2016-03-19 22:57:30 +09:00
|
|
|
launchy (~> 2.2)
|
2018-04-12 21:45:17 +09:00
|
|
|
letter_opener_web (1.3.4)
|
2017-01-21 18:22:49 +09:00
|
|
|
actionmailer (>= 3.2)
|
|
|
|
letter_opener (~> 1.0)
|
|
|
|
railties (>= 3.2)
|
Fix #24 - Thread resolving for remote statuses
This is a big one, so let me enumerate:
Accounts as well as stream entry pages now contain Link headers that
reference the Atom feed and Webfinger URL for the former and Atom entry
for the latter. So you only need to HEAD those resources to get that
information, no need to download and parse HTML <link>s.
ProcessFeedService will now queue ThreadResolveWorker for each remote
status that it cannot find otherwise. Furthermore, entries are now
processed in reverse order (from bottom to top) in case a newer entry
references a chronologically previous one.
ThreadResolveWorker uses FetchRemoteStatusService to obtain a status
and attach the child status it was queued for to it.
FetchRemoteStatusService looks up the URL, first with a HEAD, tests
if it's an Atom feed, in which case it processes it directly. Next
for Link headers to the Atom feed, in which case that is fetched
and processed. Lastly if it's HTML, it is checked for <link>s to the Atom
feed, and if such is found, that is fetched and processed. The account for
the status is derived from author/name attribute in the XML and the hostname
in the URL (domain). FollowRemoteAccountService and ProcessFeedService
are used.
This means that potentially threads are resolved recursively until a dead-end
is encountered, however it is performed asynchronously over background jobs,
so it should be ok.
2016-09-21 08:34:14 +09:00
|
|
|
link_header (0.0.8)
|
2019-06-17 21:23:29 +09:00
|
|
|
lograge (0.11.2)
|
2018-04-12 21:45:17 +09:00
|
|
|
actionpack (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
railties (>= 4)
|
2017-09-18 11:55:57 +09:00
|
|
|
request_store (~> 1.0)
|
2019-10-24 14:49:09 +09:00
|
|
|
loofah (2.3.1)
|
2017-10-31 20:22:32 +09:00
|
|
|
crass (~> 1.0.2)
|
2016-02-21 06:53:20 +09:00
|
|
|
nokogiri (>= 1.5.9)
|
2018-11-28 07:34:39 +09:00
|
|
|
mail (2.7.1)
|
2017-12-04 00:55:27 +09:00
|
|
|
mini_mime (>= 0.1.1)
|
2019-03-26 20:53:11 +09:00
|
|
|
makara (0.4.1)
|
2018-08-19 04:06:12 +09:00
|
|
|
activerecord (>= 3.0.0)
|
2018-11-28 07:34:39 +09:00
|
|
|
marcel (0.3.3)
|
2018-04-12 21:45:17 +09:00
|
|
|
mimemagic (~> 0.3.2)
|
|
|
|
mario-redis-lock (1.2.1)
|
|
|
|
redis (>= 3.0.5)
|
2019-07-01 22:34:25 +09:00
|
|
|
memory_profiler (0.9.14)
|
2018-11-28 07:34:39 +09:00
|
|
|
method_source (0.9.2)
|
2019-02-07 00:46:37 +09:00
|
|
|
microformats (4.1.0)
|
|
|
|
json (~> 2.1)
|
|
|
|
nokogiri (~> 1.8, >= 1.8.3)
|
2019-09-09 20:03:07 +09:00
|
|
|
mime-types (3.3)
|
2016-08-18 00:56:23 +09:00
|
|
|
mime-types-data (~> 3.2015)
|
2019-09-09 20:03:07 +09:00
|
|
|
mime-types-data (3.2019.0904)
|
2019-03-14 08:25:53 +09:00
|
|
|
mimemagic (0.3.3)
|
2019-07-22 23:04:17 +09:00
|
|
|
mini_mime (1.0.2)
|
2018-12-19 00:41:41 +09:00
|
|
|
mini_portile2 (2.4.0)
|
2019-11-11 22:37:34 +09:00
|
|
|
minitest (5.13.0)
|
2019-09-05 01:45:20 +09:00
|
|
|
msgpack (1.3.1)
|
2018-04-12 21:45:17 +09:00
|
|
|
multi_json (1.13.1)
|
2019-09-23 19:52:29 +09:00
|
|
|
multipart-post (2.1.1)
|
2019-05-29 11:10:24 +09:00
|
|
|
necromancer (0.5.0)
|
2018-03-01 03:04:53 +09:00
|
|
|
net-ldap (0.16.1)
|
2019-09-05 12:04:45 +09:00
|
|
|
net-scp (2.0.0)
|
|
|
|
net-ssh (>= 2.6.5, < 6.0.0)
|
|
|
|
net-ssh (5.2.0)
|
2019-09-16 21:25:37 +09:00
|
|
|
nio4r (2.5.1)
|
2019-11-18 09:15:30 +09:00
|
|
|
nokogiri (1.10.5)
|
2018-12-19 00:41:41 +09:00
|
|
|
mini_portile2 (~> 2.4.0)
|
2019-09-09 20:08:45 +09:00
|
|
|
nokogumbo (2.0.1)
|
2018-10-29 22:05:25 +09:00
|
|
|
nokogiri (~> 1.8, >= 1.8.4)
|
2019-01-14 18:15:55 +09:00
|
|
|
nsa (0.2.7)
|
2017-09-29 10:16:44 +09:00
|
|
|
activesupport (>= 4.2, < 6)
|
2019-01-14 18:15:55 +09:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
sidekiq (>= 3.5)
|
|
|
|
statsd-ruby (~> 1.4, >= 1.4.0)
|
2019-10-22 01:35:40 +09:00
|
|
|
oj (3.9.2)
|
2018-12-17 18:15:14 +09:00
|
|
|
omniauth (1.9.0)
|
|
|
|
hashie (>= 3.4.6, < 3.7.0)
|
2018-02-04 13:42:13 +09:00
|
|
|
rack (>= 1.6.2, < 3)
|
|
|
|
omniauth-cas (1.1.1)
|
|
|
|
addressable (~> 2.3)
|
|
|
|
nokogiri (~> 1.5)
|
|
|
|
omniauth (~> 1.2)
|
2018-10-06 02:01:00 +09:00
|
|
|
omniauth-saml (1.10.1)
|
2018-02-04 13:42:13 +09:00
|
|
|
omniauth (~> 1.3, >= 1.3.2)
|
2018-03-02 10:32:08 +09:00
|
|
|
ruby-saml (~> 1.7)
|
2016-03-05 21:12:24 +09:00
|
|
|
orm_adapter (0.5.0)
|
2018-01-23 22:30:42 +09:00
|
|
|
ostatus2 (2.0.3)
|
|
|
|
addressable (~> 2.5)
|
|
|
|
http (~> 3.0)
|
|
|
|
nokogiri (~> 1.8)
|
2019-06-17 22:50:20 +09:00
|
|
|
ox (2.11.0)
|
2018-03-24 20:52:45 +09:00
|
|
|
paperclip (6.0.0)
|
2016-11-29 22:20:15 +09:00
|
|
|
activemodel (>= 4.2.0)
|
|
|
|
activesupport (>= 4.2.0)
|
2016-02-28 08:02:59 +09:00
|
|
|
mime-types
|
2016-11-29 22:20:15 +09:00
|
|
|
mimemagic (~> 0.3.0)
|
2018-03-24 20:52:45 +09:00
|
|
|
terrapin (~> 0.6.0)
|
2016-09-13 01:22:43 +09:00
|
|
|
paperclip-av-transcoder (0.6.4)
|
|
|
|
av (~> 0.9.0)
|
|
|
|
paperclip (>= 2.5.2)
|
2019-11-11 22:43:43 +09:00
|
|
|
parallel (1.18.0)
|
2019-08-12 20:14:22 +09:00
|
|
|
parallel_tests (2.29.2)
|
2017-05-03 19:20:38 +09:00
|
|
|
parallel
|
2019-10-21 23:43:49 +09:00
|
|
|
parser (2.6.5.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
ast (~> 2.4.0)
|
2019-07-27 11:42:08 +09:00
|
|
|
parslet (1.8.2)
|
2019-10-04 10:19:54 +09:00
|
|
|
pastel (0.7.3)
|
|
|
|
equatable (~> 0.6)
|
|
|
|
tty-color (~> 0.5)
|
2019-01-15 00:34:27 +09:00
|
|
|
pg (1.1.4)
|
2019-08-19 22:37:22 +09:00
|
|
|
pghero (2.3.0)
|
|
|
|
activerecord (>= 5)
|
2019-10-28 20:48:08 +09:00
|
|
|
pkg-config (1.4.0)
|
2018-01-16 11:29:11 +09:00
|
|
|
premailer (1.11.1)
|
|
|
|
addressable
|
|
|
|
css_parser (>= 1.6.0)
|
|
|
|
htmlentities (>= 4.0.0)
|
2019-07-22 23:05:34 +09:00
|
|
|
premailer-rails (1.10.3)
|
|
|
|
actionmailer (>= 3)
|
2018-01-16 11:29:11 +09:00
|
|
|
premailer (~> 1.7, >= 1.7.9)
|
2018-09-21 07:42:59 +09:00
|
|
|
private_address_check (0.5.0)
|
2018-12-04 09:26:40 +09:00
|
|
|
pry (0.12.2)
|
2016-02-21 06:53:20 +09:00
|
|
|
coderay (~> 1.1.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
method_source (~> 0.9.0)
|
2019-02-22 20:06:01 +09:00
|
|
|
pry-byebug (3.7.0)
|
|
|
|
byebug (~> 11.0)
|
2018-05-03 19:08:54 +09:00
|
|
|
pry (~> 0.10)
|
2019-01-03 06:39:23 +09:00
|
|
|
pry-rails (0.3.9)
|
2017-04-11 05:47:41 +09:00
|
|
|
pry (>= 0.10.4)
|
2019-09-05 12:31:47 +09:00
|
|
|
public_suffix (4.0.1)
|
2019-09-23 22:39:11 +09:00
|
|
|
puma (4.2.0)
|
2019-07-18 08:06:14 +09:00
|
|
|
nio4r (~> 2.0)
|
2019-08-19 22:36:45 +09:00
|
|
|
pundit (2.1.0)
|
2017-05-30 01:22:22 +09:00
|
|
|
activesupport (>= 3.0.0)
|
2018-09-27 02:11:21 +09:00
|
|
|
raabro (1.1.6)
|
2019-04-09 17:23:52 +09:00
|
|
|
rack (2.0.7)
|
2019-11-18 22:26:08 +09:00
|
|
|
rack-attack (6.2.1)
|
2018-10-02 05:49:26 +09:00
|
|
|
rack (>= 1.0, < 3)
|
2019-11-16 05:51:42 +09:00
|
|
|
rack-cors (1.0.6)
|
|
|
|
rack (>= 1.6.0)
|
2019-10-22 01:32:18 +09:00
|
|
|
rack-protection (2.0.7)
|
2016-09-18 20:40:30 +09:00
|
|
|
rack
|
2019-03-15 23:05:31 +09:00
|
|
|
rack-proxy (0.6.5)
|
2017-09-27 21:41:54 +09:00
|
|
|
rack
|
2018-08-12 19:25:23 +09:00
|
|
|
rack-test (1.1.0)
|
2017-09-12 06:03:14 +09:00
|
|
|
rack (>= 1.0, < 3)
|
2019-03-28 16:25:11 +09:00
|
|
|
rails (5.2.3)
|
|
|
|
actioncable (= 5.2.3)
|
|
|
|
actionmailer (= 5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
actionview (= 5.2.3)
|
|
|
|
activejob (= 5.2.3)
|
|
|
|
activemodel (= 5.2.3)
|
|
|
|
activerecord (= 5.2.3)
|
|
|
|
activestorage (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2017-08-08 01:55:36 +09:00
|
|
|
bundler (>= 1.3.0)
|
2019-03-28 16:25:11 +09:00
|
|
|
railties (= 5.2.3)
|
2016-12-22 03:09:59 +09:00
|
|
|
sprockets-rails (>= 2.0.0)
|
2018-12-06 16:09:13 +09:00
|
|
|
rails-controller-testing (1.0.4)
|
2018-12-04 09:26:55 +09:00
|
|
|
actionpack (>= 5.0.1.x)
|
|
|
|
actionview (>= 5.0.1.x)
|
|
|
|
activesupport (>= 5.0.1.x)
|
2017-05-14 23:30:14 +09:00
|
|
|
rails-dom-testing (2.0.3)
|
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
nokogiri (>= 1.6)
|
2019-10-29 19:40:52 +09:00
|
|
|
rails-html-sanitizer (1.3.0)
|
|
|
|
loofah (~> 2.3)
|
2019-01-30 04:22:59 +09:00
|
|
|
rails-i18n (5.1.3)
|
2018-04-12 21:45:17 +09:00
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
railties (>= 5.0, < 6)
|
2017-08-08 01:55:36 +09:00
|
|
|
rails-settings-cached (0.6.6)
|
2017-01-13 04:46:24 +09:00
|
|
|
rails (>= 4.2.0)
|
2019-03-28 16:25:11 +09:00
|
|
|
railties (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-12-22 03:09:59 +09:00
|
|
|
method_source
|
|
|
|
rake (>= 0.8.7)
|
2018-08-12 19:25:23 +09:00
|
|
|
thor (>= 0.19.0, < 2.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
rainbow (3.0.0)
|
2019-11-18 22:13:23 +09:00
|
|
|
rake (13.0.1)
|
2019-07-28 20:48:43 +09:00
|
|
|
rdf (3.0.12)
|
2017-08-26 20:47:38 +09:00
|
|
|
hamster (~> 3.0)
|
|
|
|
link_header (~> 0.0, >= 0.0.8)
|
2018-04-12 21:45:17 +09:00
|
|
|
rdf-normalize (0.3.3)
|
|
|
|
rdf (>= 2.2, < 4.0)
|
2019-09-23 19:48:03 +09:00
|
|
|
redis (4.1.3)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis-actionpack (5.0.2)
|
2017-04-11 05:47:41 +09:00
|
|
|
actionpack (>= 4.0, < 6)
|
|
|
|
redis-rack (>= 1, < 3)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis-store (>= 1.1.0, < 2)
|
|
|
|
redis-activesupport (5.0.4)
|
2016-11-02 21:30:52 +09:00
|
|
|
activesupport (>= 3, < 6)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis-store (>= 1.3, < 2)
|
2017-12-04 00:55:27 +09:00
|
|
|
redis-namespace (1.6.0)
|
|
|
|
redis (>= 3.0.4)
|
2018-04-12 21:45:17 +09:00
|
|
|
redis-rack (2.0.4)
|
2017-04-28 22:10:58 +09:00
|
|
|
rack (>= 1.5, < 3)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis-store (>= 1.2, < 2)
|
2017-04-11 05:47:41 +09:00
|
|
|
redis-rails (5.0.2)
|
|
|
|
redis-actionpack (>= 5.0, < 6)
|
|
|
|
redis-activesupport (>= 5.0, < 6)
|
|
|
|
redis-store (>= 1.2, < 2)
|
2018-04-23 18:29:17 +09:00
|
|
|
redis-store (1.5.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis (>= 2.2, < 5)
|
2019-07-22 23:04:17 +09:00
|
|
|
regexp_parser (1.6.0)
|
2018-04-23 18:29:17 +09:00
|
|
|
request_store (1.4.1)
|
2018-04-12 21:45:17 +09:00
|
|
|
rack (>= 1.4)
|
2019-08-12 20:11:55 +09:00
|
|
|
responders (3.0.0)
|
|
|
|
actionpack (>= 5.0)
|
|
|
|
railties (>= 5.0)
|
2017-01-28 04:28:46 +09:00
|
|
|
rotp (2.1.2)
|
2018-04-12 04:40:38 +09:00
|
|
|
rpam2 (4.0.2)
|
2017-01-28 04:28:46 +09:00
|
|
|
rqrcode (0.10.1)
|
|
|
|
chunky_png (~> 1.0)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-core (3.9.0)
|
|
|
|
rspec-support (~> 3.9.0)
|
|
|
|
rspec-expectations (3.9.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-support (~> 3.9.0)
|
|
|
|
rspec-mocks (3.9.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-support (~> 3.9.0)
|
|
|
|
rspec-rails (3.9.0)
|
2016-08-18 00:56:23 +09:00
|
|
|
actionpack (>= 3.0)
|
|
|
|
activesupport (>= 3.0)
|
|
|
|
railties (>= 3.0)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-core (~> 3.9.0)
|
|
|
|
rspec-expectations (~> 3.9.0)
|
|
|
|
rspec-mocks (~> 3.9.0)
|
|
|
|
rspec-support (~> 3.9.0)
|
2017-06-30 20:42:04 +09:00
|
|
|
rspec-sidekiq (3.0.3)
|
2017-04-11 05:47:41 +09:00
|
|
|
rspec-core (~> 3.0, >= 3.0.0)
|
2016-03-26 21:42:10 +09:00
|
|
|
sidekiq (>= 2.4.0)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-support (3.9.0)
|
2019-11-11 22:42:50 +09:00
|
|
|
rubocop (0.76.0)
|
2018-10-03 03:16:51 +09:00
|
|
|
jaro_winkler (~> 1.5.1)
|
2017-05-30 01:18:06 +09:00
|
|
|
parallel (~> 1.10)
|
2019-05-14 15:00:58 +09:00
|
|
|
parser (>= 2.6)
|
2018-04-12 21:45:17 +09:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
ruby-progressbar (~> 1.7)
|
2019-05-14 15:00:58 +09:00
|
|
|
unicode-display_width (>= 1.4.0, < 1.7)
|
2019-09-05 01:45:44 +09:00
|
|
|
rubocop-rails (2.3.2)
|
2019-06-17 21:16:03 +09:00
|
|
|
rack (>= 1.1)
|
2019-07-13 23:52:08 +09:00
|
|
|
rubocop (>= 0.72.0)
|
2019-05-30 23:17:54 +09:00
|
|
|
ruby-progressbar (1.10.1)
|
2018-10-06 02:01:00 +09:00
|
|
|
ruby-saml (1.9.0)
|
2018-02-04 13:42:13 +09:00
|
|
|
nokogiri (>= 1.5.10)
|
2019-10-04 10:18:58 +09:00
|
|
|
ruby-statistics (2.1.1)
|
2018-09-27 02:11:21 +09:00
|
|
|
rufus-scheduler (3.5.2)
|
|
|
|
fugit (~> 1.1, >= 1.1.5)
|
2019-06-17 21:17:45 +09:00
|
|
|
safe_yaml (1.0.5)
|
2019-09-09 20:08:45 +09:00
|
|
|
sanitize (5.1.0)
|
2017-04-27 21:42:22 +09:00
|
|
|
crass (~> 1.0.2)
|
2018-10-29 22:05:25 +09:00
|
|
|
nokogiri (>= 1.8.0)
|
|
|
|
nokogumbo (~> 2.0)
|
2019-04-23 23:39:06 +09:00
|
|
|
sidekiq (5.2.7)
|
2018-09-26 03:33:00 +09:00
|
|
|
connection_pool (~> 2.2, >= 2.2.2)
|
2019-01-11 16:27:04 +09:00
|
|
|
rack (>= 1.5.0)
|
2016-12-01 05:32:11 +09:00
|
|
|
rack-protection (>= 1.5.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
redis (>= 3.3.5, < 5)
|
2018-11-22 20:47:36 +09:00
|
|
|
sidekiq-bulk (0.2.0)
|
2017-06-04 07:11:15 +09:00
|
|
|
sidekiq
|
2018-09-27 02:11:21 +09:00
|
|
|
sidekiq-scheduler (3.0.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
redis (>= 3, < 5)
|
2017-05-05 09:23:01 +09:00
|
|
|
rufus-scheduler (~> 3.2)
|
|
|
|
sidekiq (>= 3)
|
|
|
|
tilt (>= 1.4.0)
|
2019-10-22 01:32:18 +09:00
|
|
|
sidekiq-unique-jobs (6.0.15)
|
2019-01-14 18:18:55 +09:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.5)
|
2019-02-25 23:55:22 +09:00
|
|
|
sidekiq (>= 4.0, < 7.0)
|
2017-05-04 04:28:29 +09:00
|
|
|
thor (~> 0)
|
2019-08-20 01:49:17 +09:00
|
|
|
simple-navigation (4.1.0)
|
2016-12-13 21:42:10 +09:00
|
|
|
activesupport (>= 2.3.2)
|
2019-10-30 19:00:41 +09:00
|
|
|
simple_form (5.0.1)
|
2018-09-28 20:32:40 +09:00
|
|
|
actionpack (>= 5.0)
|
|
|
|
activemodel (>= 5.0)
|
2019-09-23 19:53:09 +09:00
|
|
|
simplecov (0.17.1)
|
2018-04-23 18:29:17 +09:00
|
|
|
docile (~> 1.1)
|
2016-08-18 00:56:23 +09:00
|
|
|
json (>= 1.8, < 3)
|
2016-02-25 08:17:01 +09:00
|
|
|
simplecov-html (~> 0.10.0)
|
2017-09-18 11:55:57 +09:00
|
|
|
simplecov-html (0.10.2)
|
2018-06-20 22:22:37 +09:00
|
|
|
sprockets (3.7.2)
|
2016-02-21 06:53:20 +09:00
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
rack (> 1, < 3)
|
2017-09-12 06:03:14 +09:00
|
|
|
sprockets-rails (3.2.1)
|
2016-02-21 06:53:20 +09:00
|
|
|
actionpack (>= 4.0)
|
|
|
|
activesupport (>= 4.0)
|
|
|
|
sprockets (>= 3.0.0)
|
2019-09-05 12:04:45 +09:00
|
|
|
sshkit (1.20.0)
|
2017-01-31 04:03:17 +09:00
|
|
|
net-scp (>= 1.1.2)
|
|
|
|
net-ssh (>= 2.8.0)
|
2019-10-22 01:33:59 +09:00
|
|
|
stackprof (0.2.13)
|
2019-01-14 18:15:55 +09:00
|
|
|
statsd-ruby (1.4.0)
|
2019-11-11 22:34:48 +09:00
|
|
|
stoplight (2.2.0)
|
2018-02-16 15:22:20 +09:00
|
|
|
streamio-ffmpeg (3.0.2)
|
|
|
|
multi_json (~> 1.8)
|
2019-10-29 10:55:56 +09:00
|
|
|
strong_migrations (0.4.2)
|
2019-05-29 18:22:59 +09:00
|
|
|
activerecord (>= 5)
|
2019-04-09 17:23:52 +09:00
|
|
|
temple (0.8.1)
|
2017-05-19 23:22:10 +09:00
|
|
|
terminal-table (1.8.0)
|
|
|
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
2018-03-24 20:52:45 +09:00
|
|
|
terrapin (0.6.0)
|
|
|
|
climate_control (>= 0.0.3, < 1.0)
|
2018-11-12 20:50:21 +09:00
|
|
|
thor (0.20.3)
|
2017-02-26 22:10:01 +09:00
|
|
|
thread_safe (0.3.6)
|
2019-02-26 20:16:48 +09:00
|
|
|
tilt (2.0.9)
|
2019-10-04 10:19:54 +09:00
|
|
|
tty-color (0.5.0)
|
|
|
|
tty-command (0.9.0)
|
2018-02-12 02:40:57 +09:00
|
|
|
pastel (~> 0.7.0)
|
2019-05-29 11:10:24 +09:00
|
|
|
tty-cursor (0.7.0)
|
|
|
|
tty-prompt (0.19.0)
|
|
|
|
necromancer (~> 0.5.0)
|
2018-02-12 02:40:57 +09:00
|
|
|
pastel (~> 0.7.0)
|
2019-05-29 11:10:24 +09:00
|
|
|
tty-reader (~> 0.6.0)
|
|
|
|
tty-reader (0.6.0)
|
|
|
|
tty-cursor (~> 0.7)
|
|
|
|
tty-screen (~> 0.7)
|
2018-02-12 02:40:57 +09:00
|
|
|
wisper (~> 2.0.0)
|
2019-05-29 11:10:24 +09:00
|
|
|
tty-screen (0.7.0)
|
2017-08-08 01:55:36 +09:00
|
|
|
twitter-text (1.14.7)
|
2017-02-23 03:35:11 +09:00
|
|
|
unf (~> 0.1.0)
|
2018-03-24 20:52:45 +09:00
|
|
|
tzinfo (1.2.5)
|
2016-02-21 06:53:20 +09:00
|
|
|
thread_safe (~> 0.1)
|
2019-09-16 21:29:44 +09:00
|
|
|
tzinfo-data (1.2019.3)
|
2017-04-03 07:46:44 +09:00
|
|
|
tzinfo (>= 1.0.0)
|
2016-02-21 06:53:20 +09:00
|
|
|
unf (0.1.4)
|
|
|
|
unf_ext
|
2018-04-12 21:45:17 +09:00
|
|
|
unf_ext (0.0.7.5)
|
2019-05-14 15:00:58 +09:00
|
|
|
unicode-display_width (1.6.0)
|
2018-11-09 05:15:33 +09:00
|
|
|
uniform_notifier (1.12.1)
|
2019-03-28 10:20:53 +09:00
|
|
|
warden (1.2.8)
|
|
|
|
rack (>= 2.0.6)
|
2019-10-04 10:19:18 +09:00
|
|
|
webmock (3.7.6)
|
2016-02-29 05:22:56 +09:00
|
|
|
addressable (>= 2.3.6)
|
|
|
|
crack (>= 0.3.2)
|
2019-06-17 21:17:45 +09:00
|
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
2019-06-04 20:50:06 +09:00
|
|
|
webpacker (4.0.7)
|
2017-05-03 09:04:16 +09:00
|
|
|
activesupport (>= 4.2)
|
2017-09-27 21:41:54 +09:00
|
|
|
rack-proxy (>= 0.6.1)
|
2017-05-03 09:04:16 +09:00
|
|
|
railties (>= 4.2)
|
2019-09-14 17:36:10 +09:00
|
|
|
webpush (0.3.8)
|
2017-07-14 05:15:32 +09:00
|
|
|
hkdf (~> 0.2)
|
2017-12-04 00:55:27 +09:00
|
|
|
jwt (~> 2.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
websocket-driver (0.7.0)
|
2016-08-18 00:56:23 +09:00
|
|
|
websocket-extensions (>= 0.1.0)
|
2017-12-04 00:55:27 +09:00
|
|
|
websocket-extensions (0.1.3)
|
2018-02-12 02:40:57 +09:00
|
|
|
wisper (2.0.0)
|
2018-10-24 23:22:18 +09:00
|
|
|
xpath (3.2.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
nokogiri (~> 1.8)
|
2016-02-21 06:53:20 +09:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2017-07-07 11:02:06 +09:00
|
|
|
active_model_serializers (~> 0.10)
|
2019-10-29 10:55:07 +09:00
|
|
|
active_record_query_trace (~> 1.7)
|
2019-09-05 12:31:47 +09:00
|
|
|
addressable (~> 2.7)
|
2019-10-30 19:04:00 +09:00
|
|
|
annotate (~> 3.0)
|
2019-10-30 19:58:11 +09:00
|
|
|
aws-sdk-s3 (~> 1.52)
|
2018-10-11 02:36:41 +09:00
|
|
|
better_errors (~> 2.5)
|
2017-05-11 18:27:01 +09:00
|
|
|
binding_of_caller (~> 0.7)
|
2019-04-27 10:24:09 +09:00
|
|
|
blurhash (~> 0.1)
|
2019-02-13 10:55:06 +09:00
|
|
|
bootsnap (~> 1.4)
|
2019-11-08 14:45:42 +09:00
|
|
|
brakeman (~> 4.7)
|
2017-06-25 23:54:30 +09:00
|
|
|
browser
|
2019-05-01 01:05:49 +09:00
|
|
|
bullet (~> 6.0)
|
2017-09-27 10:13:09 +09:00
|
|
|
bundler-audit (~> 0.6)
|
2018-09-28 01:24:06 +09:00
|
|
|
capistrano (~> 3.11)
|
2018-10-10 02:43:26 +09:00
|
|
|
capistrano-rails (~> 1.4)
|
2017-05-11 18:27:01 +09:00
|
|
|
capistrano-rbenv (~> 2.1)
|
|
|
|
capistrano-yarn (~> 2.0)
|
2019-09-16 23:12:30 +09:00
|
|
|
capybara (~> 3.29)
|
2018-03-30 16:52:44 +09:00
|
|
|
charlock_holmes (~> 0.7.6)
|
2019-09-25 03:28:25 +09:00
|
|
|
chewy (~> 5.1)
|
2019-04-22 21:54:19 +09:00
|
|
|
cld3 (~> 3.2.4)
|
2017-06-01 00:09:17 +09:00
|
|
|
climate_control (~> 0.2)
|
2019-01-15 17:24:35 +09:00
|
|
|
concurrent-ruby
|
2019-07-02 07:34:38 +09:00
|
|
|
connection_pool
|
2018-05-03 01:58:48 +09:00
|
|
|
derailed_benchmarks
|
2019-08-26 23:04:52 +09:00
|
|
|
devise (~> 4.7)
|
2019-08-12 20:11:55 +09:00
|
|
|
devise-two-factor (~> 3.1)
|
2018-09-15 00:42:45 +09:00
|
|
|
devise_pam_authenticatable2 (~> 9.2)
|
2019-08-23 04:55:56 +09:00
|
|
|
discard (~> 1.1)
|
2019-09-20 02:19:12 +09:00
|
|
|
doorkeeper (~> 5.2)
|
2019-02-25 23:55:53 +09:00
|
|
|
dotenv-rails (~> 2.7)
|
2018-04-12 21:45:17 +09:00
|
|
|
fabrication (~> 2.20)
|
2019-11-11 22:38:07 +09:00
|
|
|
faker (~> 2.7)
|
2017-05-11 18:27:01 +09:00
|
|
|
fast_blank (~> 1.0)
|
2018-02-21 11:40:12 +09:00
|
|
|
fastimage
|
2018-10-22 23:58:36 +09:00
|
|
|
fog-core (<= 2.1.0)
|
|
|
|
fog-openstack (~> 0.3)
|
2019-11-11 22:05:16 +09:00
|
|
|
fuubar (~> 2.5)
|
2018-01-23 22:30:42 +09:00
|
|
|
goldfinger (~> 2.1)
|
2017-05-11 18:27:01 +09:00
|
|
|
hamlit-rails (~> 0.2)
|
2019-09-25 03:28:25 +09:00
|
|
|
health_check!
|
2017-05-11 18:27:01 +09:00
|
|
|
hiredis (~> 0.6)
|
|
|
|
htmlentities (~> 4.3)
|
2018-10-04 19:32:26 +09:00
|
|
|
http (~> 3.3)
|
2017-05-11 18:27:01 +09:00
|
|
|
http_accept_language (~> 2.1)
|
2018-05-13 18:32:46 +09:00
|
|
|
http_parser.rb (~> 0.6)!
|
2019-05-21 15:41:15 +09:00
|
|
|
httplog (~> 1.3)
|
2018-10-30 09:06:47 +09:00
|
|
|
i18n-tasks (~> 0.9)
|
2017-07-16 00:24:35 +09:00
|
|
|
idn-ruby
|
2017-09-08 19:32:22 +09:00
|
|
|
iso-639
|
2019-07-28 20:48:43 +09:00
|
|
|
json-ld!
|
2018-12-11 13:40:01 +09:00
|
|
|
json-ld-preloaded (~> 3.0)
|
2017-10-31 20:22:32 +09:00
|
|
|
kaminari (~> 1.1)
|
2018-12-11 14:34:02 +09:00
|
|
|
letter_opener (~> 1.7)
|
2017-05-11 18:27:01 +09:00
|
|
|
letter_opener_web (~> 1.3)
|
|
|
|
link_header (~> 0.0)
|
2019-04-21 11:49:05 +09:00
|
|
|
lograge (~> 0.11)
|
2018-08-19 04:06:12 +09:00
|
|
|
makara (~> 0.4)
|
2017-07-19 21:44:04 +09:00
|
|
|
mario-redis-lock (~> 1.2)
|
2018-02-22 07:21:32 +09:00
|
|
|
memory_profiler
|
2019-02-07 00:46:37 +09:00
|
|
|
microformats (~> 4.1)
|
2019-09-09 20:03:07 +09:00
|
|
|
mime-types (~> 3.3)
|
2018-03-01 03:04:53 +09:00
|
|
|
net-ldap (~> 0.10)
|
2019-07-13 23:45:50 +09:00
|
|
|
nilsimsa!
|
2019-01-08 22:10:30 +09:00
|
|
|
nokogiri (~> 1.10)
|
2017-09-29 10:16:44 +09:00
|
|
|
nsa (~> 0.2)
|
2019-08-19 22:32:28 +09:00
|
|
|
oj (~> 3.9)
|
2018-12-17 18:15:14 +09:00
|
|
|
omniauth (~> 1.9)
|
2018-02-04 13:42:13 +09:00
|
|
|
omniauth-cas (~> 1.1)
|
2018-03-02 10:32:08 +09:00
|
|
|
omniauth-saml (~> 1.10)
|
2017-05-05 09:23:01 +09:00
|
|
|
ostatus2 (~> 2.0)
|
2019-06-17 22:50:20 +09:00
|
|
|
ox (~> 2.11)
|
2018-03-24 20:52:45 +09:00
|
|
|
paperclip (~> 6.0)
|
2017-05-11 18:27:01 +09:00
|
|
|
paperclip-av-transcoder (~> 0.6)
|
2019-11-11 22:43:43 +09:00
|
|
|
parallel (~> 1.18)
|
2019-05-06 15:12:55 +09:00
|
|
|
parallel_tests (~> 2.29)
|
2019-07-27 11:42:08 +09:00
|
|
|
parslet
|
2018-10-03 22:20:56 +09:00
|
|
|
pg (~> 1.1)
|
2019-08-19 22:37:22 +09:00
|
|
|
pghero (~> 2.3)
|
2019-10-28 20:48:08 +09:00
|
|
|
pkg-config (~> 1.4)
|
2018-05-19 09:20:43 +09:00
|
|
|
posix-spawn!
|
2018-01-16 11:29:11 +09:00
|
|
|
premailer-rails
|
2018-09-21 07:42:59 +09:00
|
|
|
private_address_check (~> 0.5)
|
2019-02-22 20:06:01 +09:00
|
|
|
pry-byebug (~> 3.7)
|
2017-05-11 18:27:01 +09:00
|
|
|
pry-rails (~> 0.3)
|
2019-09-23 22:39:11 +09:00
|
|
|
puma (~> 4.2)
|
2019-08-19 22:36:45 +09:00
|
|
|
pundit (~> 2.1)
|
2019-11-18 22:26:08 +09:00
|
|
|
rack-attack (~> 6.2)
|
2018-04-12 21:45:17 +09:00
|
|
|
rack-cors (~> 1.0)
|
2019-03-28 16:25:11 +09:00
|
|
|
rails (~> 5.2.3)
|
2017-05-11 18:27:01 +09:00
|
|
|
rails-controller-testing (~> 1.0)
|
2018-04-12 21:45:17 +09:00
|
|
|
rails-i18n (~> 5.1)
|
2017-05-11 18:27:01 +09:00
|
|
|
rails-settings-cached (~> 0.6)
|
2018-04-12 21:45:17 +09:00
|
|
|
rdf-normalize (~> 0.3)
|
2018-12-14 14:52:06 +09:00
|
|
|
redis (~> 4.1)
|
2017-05-11 18:27:01 +09:00
|
|
|
redis-namespace (~> 1.5)
|
|
|
|
redis-rails (~> 5.0)
|
|
|
|
rqrcode (~> 0.10)
|
2019-10-29 19:40:52 +09:00
|
|
|
rspec-rails (~> 3.9)
|
2017-05-11 18:27:01 +09:00
|
|
|
rspec-sidekiq (~> 3.0)
|
2019-11-11 22:42:50 +09:00
|
|
|
rubocop (~> 0.76)
|
2019-08-19 22:34:30 +09:00
|
|
|
rubocop-rails (~> 2.3)
|
2019-09-10 20:48:48 +09:00
|
|
|
ruby-progressbar (~> 1.10)
|
2019-09-09 20:08:45 +09:00
|
|
|
sanitize (~> 5.1)
|
2018-09-26 03:33:00 +09:00
|
|
|
sidekiq (~> 5.2)
|
2018-11-22 20:47:36 +09:00
|
|
|
sidekiq-bulk (~> 0.2.0)
|
2018-09-27 02:11:21 +09:00
|
|
|
sidekiq-scheduler (~> 3.0)
|
2019-01-14 18:18:55 +09:00
|
|
|
sidekiq-unique-jobs (~> 6.0)
|
2019-08-20 01:49:17 +09:00
|
|
|
simple-navigation (~> 4.1)
|
2019-10-30 19:00:41 +09:00
|
|
|
simple_form (~> 5.0)
|
2019-07-08 18:28:33 +09:00
|
|
|
simplecov (~> 0.17)
|
2017-05-11 18:27:01 +09:00
|
|
|
sprockets-rails (~> 3.2)
|
2018-05-03 01:58:48 +09:00
|
|
|
stackprof
|
2019-11-11 22:34:48 +09:00
|
|
|
stoplight (~> 2.2.0)
|
2018-02-16 15:22:20 +09:00
|
|
|
streamio-ffmpeg (~> 3.0)
|
2019-05-29 18:22:59 +09:00
|
|
|
strong_migrations (~> 0.4)
|
2018-08-27 03:02:32 +09:00
|
|
|
thor (~> 0.20)
|
2019-10-04 10:19:54 +09:00
|
|
|
tty-command (~> 0.9)
|
2019-05-29 11:10:24 +09:00
|
|
|
tty-prompt (~> 0.19)
|
2017-05-11 18:27:01 +09:00
|
|
|
twitter-text (~> 1.14)
|
2019-03-28 01:45:31 +09:00
|
|
|
tzinfo-data (~> 1.2019)
|
2019-09-05 01:42:35 +09:00
|
|
|
webmock (~> 3.7)
|
2019-03-15 23:05:31 +09:00
|
|
|
webpacker (~> 4.0)
|
2017-07-14 05:15:32 +09:00
|
|
|
webpush
|
2016-02-21 06:53:20 +09:00
|
|
|
|
2017-01-11 23:39:31 +09:00
|
|
|
RUBY VERSION
|
2019-10-04 04:06:55 +09:00
|
|
|
ruby 2.6.5p114
|
2017-01-11 23:39:31 +09:00
|
|
|
|
2016-02-21 06:53:20 +09:00
|
|
|
BUNDLED WITH
|
2019-01-15 17:24:35 +09:00
|
|
|
1.17.3
|