2018-05-19 02:20:43 +02:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/rtomayko/posix-spawn
|
|
|
|
revision: 58465d2e213991f8afb13b984854a49fcdcc980c
|
|
|
|
ref: 58465d2e213991f8afb13b984854a49fcdcc980c
|
|
|
|
specs:
|
|
|
|
posix-spawn (0.3.13)
|
|
|
|
|
2018-05-13 11:32:46 +02:00
|
|
|
GIT
|
|
|
|
remote: https://github.com/tmm1/http_parser.rb
|
|
|
|
revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
|
|
|
|
ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
|
|
|
|
specs:
|
|
|
|
http_parser.rb (0.6.1)
|
|
|
|
|
2016-12-21 19:09:59 +01:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
2016-02-20 22:53:20 +01:00
|
|
|
specs:
|
2019-03-28 08:25:11 +01:00
|
|
|
actioncable (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
2017-06-01 20:53:37 +02:00
|
|
|
nio4r (~> 2.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
websocket-driver (>= 0.6.1)
|
2019-03-28 08:25:11 +01:00
|
|
|
actionmailer (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
actionview (= 5.2.3)
|
|
|
|
activejob (= 5.2.3)
|
2016-02-20 22:53:20 +01:00
|
|
|
mail (~> 2.5, >= 2.5.4)
|
2016-08-17 17:56:23 +02:00
|
|
|
rails-dom-testing (~> 2.0)
|
2019-03-28 08:25:11 +01:00
|
|
|
actionpack (5.2.3)
|
|
|
|
actionview (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-08-17 17:56:23 +02:00
|
|
|
rack (~> 2.0)
|
2017-09-11 23:03:14 +02:00
|
|
|
rack-test (>= 0.6.3)
|
2016-08-17 17:56:23 +02:00
|
|
|
rails-dom-testing (~> 2.0)
|
2016-02-20 22:53:20 +01:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
2019-03-28 08:25:11 +01:00
|
|
|
actionview (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-02-20 22:53:20 +01:00
|
|
|
builder (~> 3.1)
|
2017-06-01 20:53:37 +02:00
|
|
|
erubi (~> 1.4)
|
2016-08-17 17:56:23 +02:00
|
|
|
rails-dom-testing (~> 2.0)
|
2017-03-22 15:37:03 +01:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
2019-02-12 15:17:26 +01:00
|
|
|
active_model_serializers (0.10.9)
|
2017-07-07 04:02:06 +02:00
|
|
|
actionpack (>= 4.1, < 6)
|
|
|
|
activemodel (>= 4.1, < 6)
|
|
|
|
case_transform (>= 0.2)
|
2017-12-03 16:55:27 +01:00
|
|
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
2019-03-13 06:57:02 +01:00
|
|
|
active_record_query_trace (1.6.2)
|
2019-03-28 08:25:11 +01:00
|
|
|
activejob (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-08-17 17:56:23 +02:00
|
|
|
globalid (>= 0.3.6)
|
2019-03-28 08:25:11 +01:00
|
|
|
activemodel (5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
|
|
|
activerecord (5.2.3)
|
|
|
|
activemodel (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2018-04-12 14:45:17 +02:00
|
|
|
arel (>= 9.0)
|
2019-03-28 08:25:11 +01:00
|
|
|
activestorage (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
activerecord (= 5.2.3)
|
2018-04-12 14:45:17 +02:00
|
|
|
marcel (~> 0.3.1)
|
2019-03-28 08:25:11 +01:00
|
|
|
activesupport (5.2.3)
|
2016-08-17 17:56:23 +02:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
2018-04-12 14:45:17 +02:00
|
|
|
i18n (>= 0.7, < 2)
|
2016-02-20 22:53:20 +01:00
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
2019-01-21 13:38:00 +01:00
|
|
|
addressable (2.6.0)
|
2017-08-25 14:17:08 +02:00
|
|
|
public_suffix (>= 2.0.2, < 4.0)
|
2017-06-30 13:42:04 +02:00
|
|
|
airbrussh (1.3.0)
|
2017-01-30 20:03:17 +01:00
|
|
|
sshkit (>= 1.6.1, != 1.7.0)
|
2018-10-01 14:10:07 +02:00
|
|
|
annotate (2.7.4)
|
2017-05-03 21:28:29 +02:00
|
|
|
activerecord (>= 3.2, < 6.0)
|
2017-06-05 01:10:13 +02:00
|
|
|
rake (>= 10.4, < 13.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
arel (9.0.0)
|
|
|
|
ast (2.4.0)
|
|
|
|
attr_encrypted (3.1.0)
|
2017-01-27 20:28:46 +01:00
|
|
|
encryptor (~> 3.0.0)
|
2016-09-12 18:22:43 +02:00
|
|
|
av (0.9.0)
|
|
|
|
cocaine (~> 0.5.3)
|
2019-03-15 14:53:34 +01:00
|
|
|
aws-eventstream (1.0.2)
|
2019-03-28 08:25:27 +01:00
|
|
|
aws-partitions (1.147.0)
|
|
|
|
aws-sdk-core (3.48.3)
|
2019-03-15 14:53:34 +01:00
|
|
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
2018-03-24 12:52:45 +01:00
|
|
|
aws-partitions (~> 1.0)
|
2019-03-15 14:53:34 +01:00
|
|
|
aws-sigv4 (~> 1.1)
|
2017-12-09 00:47:52 +01:00
|
|
|
jmespath (~> 1.0)
|
2019-03-22 14:42:59 +01:00
|
|
|
aws-sdk-kms (1.16.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.48.2)
|
2019-03-15 14:53:34 +01:00
|
|
|
aws-sigv4 (~> 1.1)
|
2019-03-28 08:25:27 +01:00
|
|
|
aws-sdk-s3 (1.36.0)
|
2019-03-22 14:42:59 +01:00
|
|
|
aws-sdk-core (~> 3, >= 3.48.2)
|
2018-03-24 12:52:45 +01:00
|
|
|
aws-sdk-kms (~> 1)
|
|
|
|
aws-sigv4 (~> 1.0)
|
2019-03-15 14:53:34 +01:00
|
|
|
aws-sigv4 (1.1.0)
|
|
|
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
2018-06-19 00:19:17 +02:00
|
|
|
bcrypt (3.1.12)
|
2018-05-02 18:58:48 +02:00
|
|
|
benchmark-ips (2.7.2)
|
2019-02-15 15:38:29 +01:00
|
|
|
better_errors (2.5.1)
|
2016-02-22 16:00:20 +01:00
|
|
|
coderay (>= 1.0.0)
|
2017-09-18 04:55:57 +02:00
|
|
|
erubi (>= 1.0.0)
|
2016-02-22 16:00:20 +01:00
|
|
|
rack (>= 0.9.0)
|
2018-01-21 13:21:28 +01:00
|
|
|
binding_of_caller (0.8.0)
|
2016-02-20 22:53:20 +01:00
|
|
|
debug_inspector (>= 0.0.1)
|
2019-03-27 17:44:49 +01:00
|
|
|
bootsnap (1.4.2)
|
2017-05-20 19:42:27 +02:00
|
|
|
msgpack (~> 1.0)
|
2019-03-18 14:41:44 +01:00
|
|
|
brakeman (4.5.0)
|
2018-04-23 11:29:17 +02:00
|
|
|
browser (2.5.3)
|
2017-01-26 14:52:07 +01:00
|
|
|
builder (3.2.3)
|
2018-11-12 12:49:51 +01:00
|
|
|
bullet (5.9.0)
|
2016-03-26 13:42:10 +01:00
|
|
|
activesupport (>= 3.0.0)
|
2018-11-08 21:15:33 +01:00
|
|
|
uniform_notifier (~> 1.11)
|
2019-01-18 15:23:31 +01:00
|
|
|
bundler-audit (0.6.1)
|
|
|
|
bundler (>= 1.2.0, < 3)
|
2017-05-07 02:41:12 +02:00
|
|
|
thor (~> 0.18)
|
2019-02-22 12:06:01 +01:00
|
|
|
byebug (11.0.0)
|
2018-09-27 18:24:06 +02:00
|
|
|
capistrano (3.11.0)
|
2017-01-30 20:03:17 +01:00
|
|
|
airbrussh (>= 1.0.0)
|
|
|
|
i18n
|
|
|
|
rake (>= 10.0.0)
|
|
|
|
sshkit (>= 1.9.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
capistrano-bundler (1.3.0)
|
2017-01-30 20:03:17 +01:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
sshkit (~> 1.2)
|
2018-10-09 19:43:26 +02:00
|
|
|
capistrano-rails (1.4.0)
|
2017-01-30 20:03:17 +01:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
capistrano-bundler (~> 1.1)
|
2018-10-03 15:21:30 +02:00
|
|
|
capistrano-rbenv (2.1.4)
|
2017-01-30 20:03:17 +01:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
sshkit (~> 1.3)
|
|
|
|
capistrano-yarn (2.0.2)
|
|
|
|
capistrano (~> 3.0)
|
2019-03-29 14:06:56 +01:00
|
|
|
capybara (3.16.0)
|
2017-04-15 01:21:02 +02:00
|
|
|
addressable
|
2017-09-18 04:55:57 +02:00
|
|
|
mini_mime (>= 0.1.3)
|
2018-10-03 15:24:48 +02:00
|
|
|
nokogiri (~> 1.8)
|
|
|
|
rack (>= 1.6.0)
|
|
|
|
rack-test (>= 0.6.3)
|
2018-10-24 16:22:18 +02:00
|
|
|
regexp_parser (~> 1.2)
|
|
|
|
xpath (~> 3.2)
|
2017-07-07 04:02:06 +02:00
|
|
|
case_transform (0.2)
|
|
|
|
activesupport
|
2018-03-30 09:52:44 +02:00
|
|
|
charlock_holmes (0.7.6)
|
2018-03-06 06:14:26 +01:00
|
|
|
chewy (5.0.0)
|
|
|
|
activesupport (>= 4.0)
|
|
|
|
elasticsearch (>= 2.0.0)
|
|
|
|
elasticsearch-dsl
|
2018-04-12 14:45:17 +02:00
|
|
|
chunky_png (1.3.10)
|
2018-12-26 06:39:17 +01:00
|
|
|
cld3 (3.2.3)
|
Use CLD3 (#2949)
Compact Language Detector v3 (CLD3) is the successor of CLD2, which was
used in the previous implementation. CLD3 includes improvements since CLD2,
and supports newer compilers. On the other hand, it has additional
requirements and cld3-ruby, the FFI of CLD3 for Ruby, is still new and may
be still inmature.
Though CLD3 is named after CLD2, it is implemented with a neural network
model, different from the old implementation, which is based on a Naïve
Bayesian classifier.
CLD3 supports newer compilers, such as GCC 6. CLD2 is not compatible with
GCC 6 because it assigns negative values to varibales typed unsigned.
(see internal/cld_generated_cjk_uni_prop_80.cc) The support for GCC 6 and
newer compilers are essential today, when some server operating system
such as Ubuntu Server 16.10 has GCC 6 by default.
On the one hand, CLD3 requires C++11 support. Environments with old
compilers such as Ubuntu Server 14.04 needs to update the system or install
a newer compiler.
CLD3 needs protocol buffers as a new dependency. However,it is not
considered problematic because major server operating systems, CentOS and
Ubuntu Server provide them.
The FFI cld3-ruby was written by me (Akihiko Odaki) for use in Mastodon.
It is still new and may be inmature, but confirmed to pass existing tests.
2017-05-09 19:58:03 +02:00
|
|
|
ffi (>= 1.1.0, < 1.10.0)
|
2017-05-14 16:30:14 +02:00
|
|
|
climate_control (0.2.0)
|
2016-02-28 00:02:59 +01:00
|
|
|
cocaine (0.5.8)
|
|
|
|
climate_control (>= 0.0.3, < 1.0)
|
2017-09-18 04:55:57 +02:00
|
|
|
coderay (1.1.2)
|
2019-03-12 13:05:20 +01:00
|
|
|
concurrent-ruby (1.1.5)
|
2018-09-25 20:33:00 +02:00
|
|
|
connection_pool (2.2.2)
|
2016-02-28 21:22:56 +01:00
|
|
|
crack (0.4.3)
|
|
|
|
safe_yaml (~> 1.0.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
crass (1.0.4)
|
2018-01-16 03:29:11 +01:00
|
|
|
css_parser (1.6.0)
|
|
|
|
addressable
|
2017-05-14 16:30:14 +02:00
|
|
|
debug_inspector (0.0.3)
|
2018-10-03 15:22:06 +02:00
|
|
|
derailed_benchmarks (1.3.5)
|
2018-05-02 18:58:48 +02:00
|
|
|
benchmark-ips (~> 2)
|
|
|
|
get_process_mem (~> 0)
|
|
|
|
heapy (~> 0)
|
|
|
|
memory_profiler (~> 0)
|
|
|
|
rack (>= 1)
|
|
|
|
rake (> 10, < 13)
|
|
|
|
thor (~> 0.19)
|
2019-03-28 02:20:53 +01:00
|
|
|
devise (4.6.2)
|
2016-03-05 13:12:24 +01:00
|
|
|
bcrypt (~> 3.0)
|
|
|
|
orm_adapter (~> 0.1)
|
2018-04-12 14:45:17 +02:00
|
|
|
railties (>= 4.1.0, < 6.0)
|
2016-03-05 13:12:24 +01:00
|
|
|
responders
|
|
|
|
warden (~> 1.2.3)
|
2018-04-23 11:29:17 +02:00
|
|
|
devise-two-factor (3.0.3)
|
|
|
|
activesupport (< 5.3)
|
|
|
|
attr_encrypted (>= 1.3, < 4, != 2)
|
|
|
|
devise (~> 4.0)
|
|
|
|
railties (< 5.3)
|
|
|
|
rotp (~> 2.0)
|
2018-09-14 17:42:45 +02:00
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
2018-02-02 10:18:55 +01:00
|
|
|
devise (>= 4.0.0)
|
2018-04-11 21:40:38 +02:00
|
|
|
rpam2 (~> 4.0)
|
2017-04-10 22:47:41 +02:00
|
|
|
diff-lcs (1.3)
|
2018-04-23 11:29:17 +02:00
|
|
|
docile (1.3.0)
|
|
|
|
domain_name (0.5.20180417)
|
2016-02-20 22:53:20 +01:00
|
|
|
unf (>= 0.0.5, < 1.0.0)
|
2018-10-29 12:54:56 +01:00
|
|
|
doorkeeper (5.0.2)
|
2016-08-17 17:56:23 +02:00
|
|
|
railties (>= 4.2)
|
2019-03-26 10:37:04 +01:00
|
|
|
dotenv (2.7.2)
|
|
|
|
dotenv-rails (2.7.2)
|
|
|
|
dotenv (= 2.7.2)
|
2019-02-25 15:55:53 +01:00
|
|
|
railties (>= 3.2, < 6.1)
|
2018-04-23 11:29:17 +02:00
|
|
|
elasticsearch (6.0.2)
|
|
|
|
elasticsearch-api (= 6.0.2)
|
|
|
|
elasticsearch-transport (= 6.0.2)
|
|
|
|
elasticsearch-api (6.0.2)
|
2018-02-09 23:04:47 +01:00
|
|
|
multi_json
|
|
|
|
elasticsearch-dsl (0.1.5)
|
2018-04-23 11:29:17 +02:00
|
|
|
elasticsearch-transport (6.0.2)
|
2018-02-09 23:04:47 +01:00
|
|
|
faraday
|
|
|
|
multi_json
|
2017-01-27 20:28:46 +01:00
|
|
|
encryptor (3.0.0)
|
2018-02-11 18:40:57 +01:00
|
|
|
equatable (0.5.0)
|
2019-01-14 10:13:34 +01:00
|
|
|
erubi (1.8.0)
|
2018-09-26 19:11:21 +02:00
|
|
|
et-orbi (1.1.6)
|
2017-05-05 02:23:01 +02:00
|
|
|
tzinfo
|
2018-04-23 11:29:17 +02:00
|
|
|
excon (0.62.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
fabrication (2.20.1)
|
2019-02-13 18:37:27 +01:00
|
|
|
faker (1.9.3)
|
2018-04-12 14:45:17 +02:00
|
|
|
i18n (>= 0.7)
|
2018-04-23 11:29:17 +02:00
|
|
|
faraday (0.15.0)
|
2018-02-09 23:04:47 +01:00
|
|
|
multipart-post (>= 1.2, < 3)
|
2016-03-11 16:47:36 +01:00
|
|
|
fast_blank (1.0.0)
|
2018-11-30 19:08:31 +01:00
|
|
|
fastimage (2.1.5)
|
2018-09-21 00:42:59 +02:00
|
|
|
ffi (1.9.25)
|
2018-10-22 16:58:36 +02:00
|
|
|
fog-core (2.1.0)
|
2017-09-05 23:17:06 +02:00
|
|
|
builder
|
|
|
|
excon (~> 0.58)
|
|
|
|
formatador (~> 0.2)
|
2018-10-04 15:35:18 +02:00
|
|
|
mime-types
|
2018-10-04 01:07:13 +02:00
|
|
|
fog-json (1.2.0)
|
|
|
|
fog-core
|
2017-09-05 23:17:06 +02:00
|
|
|
multi_json (~> 1.10)
|
2018-10-22 16:58:36 +02:00
|
|
|
fog-openstack (0.3.7)
|
|
|
|
fog-core (>= 1.45, <= 2.1.0)
|
2017-09-05 23:17:06 +02:00
|
|
|
fog-json (>= 1.0)
|
|
|
|
ipaddress (>= 0.8)
|
|
|
|
formatador (0.2.5)
|
2018-09-26 19:11:21 +02:00
|
|
|
fugit (1.1.6)
|
|
|
|
et-orbi (~> 1.1, >= 1.1.6)
|
|
|
|
raabro (~> 1.1)
|
2018-10-04 12:33:02 +02:00
|
|
|
fuubar (2.3.2)
|
2017-04-10 22:47:41 +02:00
|
|
|
rspec-core (~> 3.0)
|
2016-02-25 00:17:01 +01:00
|
|
|
ruby-progressbar (~> 1.4)
|
2019-01-15 09:24:35 +01:00
|
|
|
get_process_mem (0.2.3)
|
2019-03-14 00:25:53 +01:00
|
|
|
globalid (0.4.2)
|
2017-04-28 15:10:58 +02:00
|
|
|
activesupport (>= 4.2.0)
|
2018-01-23 14:30:42 +01:00
|
|
|
goldfinger (2.1.0)
|
2017-07-21 13:40:48 +02:00
|
|
|
addressable (~> 2.5)
|
2018-01-23 14:30:42 +01:00
|
|
|
http (~> 3.0)
|
2017-07-21 13:40:48 +02:00
|
|
|
nokogiri (~> 1.8)
|
|
|
|
oj (~> 3.0)
|
2019-02-26 12:16:48 +01:00
|
|
|
hamlit (2.9.2)
|
2017-04-10 22:47:41 +02:00
|
|
|
temple (>= 0.8.0)
|
2016-09-24 13:40:42 +02:00
|
|
|
thor
|
2016-02-20 22:53:20 +01:00
|
|
|
tilt
|
2019-02-27 14:58:08 +01:00
|
|
|
hamlit-rails (0.2.2)
|
2016-02-20 22:53:20 +01:00
|
|
|
actionpack (>= 4.0.1)
|
|
|
|
activesupport (>= 4.0.1)
|
2016-09-24 13:40:42 +02:00
|
|
|
hamlit (>= 1.2.0)
|
2016-02-20 22:53:20 +01:00
|
|
|
railties (>= 4.0.1)
|
2017-08-26 13:47:38 +02:00
|
|
|
hamster (3.0.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
2017-10-14 14:38:57 +02:00
|
|
|
hashdiff (0.3.7)
|
2018-12-17 10:15:14 +01:00
|
|
|
hashie (3.6.0)
|
2018-10-03 15:22:06 +02:00
|
|
|
heapy (0.1.4)
|
2018-10-08 07:24:07 +02:00
|
|
|
highline (2.0.0)
|
2018-11-09 06:55:19 +01:00
|
|
|
hiredis (0.6.3)
|
2017-07-13 22:15:32 +02:00
|
|
|
hkdf (0.3.0)
|
2016-03-11 16:47:36 +01:00
|
|
|
htmlentities (4.3.4)
|
2018-10-04 12:32:26 +02:00
|
|
|
http (3.3.0)
|
2016-02-20 22:53:20 +01:00
|
|
|
addressable (~> 2.3)
|
|
|
|
http-cookie (~> 1.0)
|
2018-04-23 11:29:17 +02:00
|
|
|
http-form_data (~> 2.0)
|
2016-02-20 22:53:20 +01:00
|
|
|
http_parser.rb (~> 0.6.0)
|
2016-09-30 23:08:29 +02:00
|
|
|
http-cookie (1.0.3)
|
2016-02-20 22:53:20 +01:00
|
|
|
domain_name (~> 0.5)
|
2018-10-04 12:32:26 +02:00
|
|
|
http-form_data (2.1.1)
|
2017-06-30 13:42:04 +02:00
|
|
|
http_accept_language (2.1.1)
|
2019-03-18 11:32:28 +01:00
|
|
|
httplog (1.2.2)
|
2018-04-12 14:45:17 +02:00
|
|
|
rack (>= 1.0)
|
2018-10-03 04:56:00 +02:00
|
|
|
rainbow (>= 2.0.0)
|
2019-03-14 00:25:53 +01:00
|
|
|
i18n (1.6.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
concurrent-ruby (~> 1.0)
|
2018-10-30 01:06:47 +01:00
|
|
|
i18n-tasks (0.9.28)
|
|
|
|
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-15 17:24:35 +02:00
|
|
|
idn-ruby (0.1.0)
|
2017-09-05 23:17:06 +02:00
|
|
|
ipaddress (0.8.3)
|
2017-09-08 12:32:22 +02:00
|
|
|
iso-639 (0.2.8)
|
2019-01-17 14:21:32 +01:00
|
|
|
jaro_winkler (1.5.2)
|
2018-04-23 11:29:17 +02:00
|
|
|
jmespath (1.4.0)
|
2017-04-28 15:10:58 +02:00
|
|
|
json (2.1.0)
|
2019-01-18 16:02:29 +01:00
|
|
|
json-ld (3.0.2)
|
2018-04-12 14:45:17 +02:00
|
|
|
multi_json (~> 1.12)
|
|
|
|
rdf (>= 2.2.8, < 4.0)
|
2019-01-21 13:39:52 +01:00
|
|
|
json-ld-preloaded (3.0.2)
|
|
|
|
json-ld (~> 3.0)
|
2018-12-02 16:46:13 +01:00
|
|
|
multi_json (~> 1.12)
|
2018-12-11 05:40:01 +01:00
|
|
|
rdf (~> 3.0)
|
2017-12-03 16:55:27 +01:00
|
|
|
jsonapi-renderer (0.2.0)
|
|
|
|
jwt (2.1.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
kaminari (1.1.1)
|
2017-04-11 01:11:41 +02:00
|
|
|
activesupport (>= 4.1.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
kaminari-actionview (= 1.1.1)
|
|
|
|
kaminari-activerecord (= 1.1.1)
|
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-actionview (1.1.1)
|
2017-04-11 01:11:41 +02:00
|
|
|
actionview
|
2017-10-31 12:22:32 +01:00
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-activerecord (1.1.1)
|
2017-04-11 01:11:41 +02:00
|
|
|
activerecord
|
2017-10-31 12:22:32 +01:00
|
|
|
kaminari-core (= 1.1.1)
|
|
|
|
kaminari-core (1.1.1)
|
2016-03-19 14:57:30 +01:00
|
|
|
launchy (2.4.3)
|
|
|
|
addressable (~> 2.3)
|
2018-12-11 06:34:02 +01:00
|
|
|
letter_opener (1.7.0)
|
2016-03-19 14:57:30 +01:00
|
|
|
launchy (~> 2.2)
|
2018-04-12 14:45:17 +02:00
|
|
|
letter_opener_web (1.3.4)
|
2017-01-21 10:22:49 +01: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 01:34:14 +02:00
|
|
|
link_header (0.0.8)
|
2018-04-23 11:29:17 +02:00
|
|
|
lograge (0.10.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
actionpack (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
railties (>= 4)
|
2017-09-18 04:55:57 +02:00
|
|
|
request_store (~> 1.0)
|
2018-10-30 14:59:11 +01:00
|
|
|
loofah (2.2.3)
|
2017-10-31 12:22:32 +01:00
|
|
|
crass (~> 1.0.2)
|
2016-02-20 22:53:20 +01:00
|
|
|
nokogiri (>= 1.5.9)
|
2018-11-27 23:34:39 +01:00
|
|
|
mail (2.7.1)
|
2017-12-03 16:55:27 +01:00
|
|
|
mini_mime (>= 0.1.1)
|
2019-03-26 12:53:11 +01:00
|
|
|
makara (0.4.1)
|
2018-08-18 21:06:12 +02:00
|
|
|
activerecord (>= 3.0.0)
|
2018-11-27 23:34:39 +01:00
|
|
|
marcel (0.3.3)
|
2018-04-12 14:45:17 +02:00
|
|
|
mimemagic (~> 0.3.2)
|
|
|
|
mario-redis-lock (1.2.1)
|
|
|
|
redis (>= 3.0.5)
|
2019-03-22 14:43:22 +01:00
|
|
|
memory_profiler (0.9.13)
|
2018-11-27 23:34:39 +01:00
|
|
|
method_source (0.9.2)
|
2019-02-06 16:46:37 +01:00
|
|
|
microformats (4.1.0)
|
|
|
|
json (~> 2.1)
|
|
|
|
nokogiri (~> 1.8, >= 1.8.3)
|
2018-09-25 20:32:37 +02:00
|
|
|
mime-types (3.2.2)
|
2016-08-17 17:56:23 +02:00
|
|
|
mime-types-data (~> 3.2015)
|
2018-09-25 20:32:37 +02:00
|
|
|
mime-types-data (3.2018.0812)
|
2019-03-14 00:25:53 +01:00
|
|
|
mimemagic (0.3.3)
|
2018-10-03 15:24:48 +02:00
|
|
|
mini_mime (1.0.1)
|
2018-12-18 16:41:41 +01:00
|
|
|
mini_portile2 (2.4.0)
|
2018-02-01 17:54:22 +01:00
|
|
|
minitest (5.11.3)
|
2019-03-27 17:44:49 +01:00
|
|
|
msgpack (1.2.9)
|
2018-04-12 14:45:17 +02:00
|
|
|
multi_json (1.13.1)
|
2018-02-09 23:04:47 +01:00
|
|
|
multipart-post (2.0.0)
|
2018-02-11 18:40:57 +01:00
|
|
|
necromancer (0.4.0)
|
2018-02-28 19:04:53 +01:00
|
|
|
net-ldap (0.16.1)
|
2017-01-30 20:03:17 +01:00
|
|
|
net-scp (1.2.1)
|
|
|
|
net-ssh (>= 2.6.5)
|
2018-09-27 18:24:06 +02:00
|
|
|
net-ssh (5.0.2)
|
2018-08-12 12:25:23 +02:00
|
|
|
nio4r (2.3.1)
|
2019-03-26 10:36:17 +01:00
|
|
|
nokogiri (1.10.2)
|
2018-12-18 16:41:41 +01:00
|
|
|
mini_portile2 (~> 2.4.0)
|
2018-10-29 14:05:25 +01:00
|
|
|
nokogumbo (2.0.0)
|
|
|
|
nokogiri (~> 1.8, >= 1.8.4)
|
2019-01-14 10:15:55 +01:00
|
|
|
nsa (0.2.7)
|
2017-09-29 03:16:44 +02:00
|
|
|
activesupport (>= 4.2, < 6)
|
2019-01-14 10:15:55 +01:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
sidekiq (>= 3.5)
|
|
|
|
statsd-ruby (~> 1.4, >= 1.4.0)
|
2019-03-21 11:02:48 +01:00
|
|
|
oj (3.7.11)
|
2018-12-17 10:15:14 +01:00
|
|
|
omniauth (1.9.0)
|
|
|
|
hashie (>= 3.4.6, < 3.7.0)
|
2018-02-04 05:42:13 +01:00
|
|
|
rack (>= 1.6.2, < 3)
|
|
|
|
omniauth-cas (1.1.1)
|
|
|
|
addressable (~> 2.3)
|
|
|
|
nokogiri (~> 1.5)
|
|
|
|
omniauth (~> 1.2)
|
2018-10-05 19:01:00 +02:00
|
|
|
omniauth-saml (1.10.1)
|
2018-02-04 05:42:13 +01:00
|
|
|
omniauth (~> 1.3, >= 1.3.2)
|
2018-03-02 02:32:08 +01:00
|
|
|
ruby-saml (~> 1.7)
|
2016-03-05 13:12:24 +01:00
|
|
|
orm_adapter (0.5.0)
|
2018-01-23 14:30:42 +01:00
|
|
|
ostatus2 (2.0.3)
|
|
|
|
addressable (~> 2.5)
|
|
|
|
http (~> 3.0)
|
|
|
|
nokogiri (~> 1.8)
|
2018-10-01 14:08:33 +02:00
|
|
|
ox (2.10.0)
|
2018-03-24 12:52:45 +01:00
|
|
|
paperclip (6.0.0)
|
2016-11-29 14:20:15 +01:00
|
|
|
activemodel (>= 4.2.0)
|
|
|
|
activesupport (>= 4.2.0)
|
2016-02-28 00:02:59 +01:00
|
|
|
mime-types
|
2016-11-29 14:20:15 +01:00
|
|
|
mimemagic (~> 0.3.0)
|
2018-03-24 12:52:45 +01:00
|
|
|
terrapin (~> 0.6.0)
|
2016-09-12 18:22:43 +02:00
|
|
|
paperclip-av-transcoder (0.6.4)
|
|
|
|
av (~> 0.9.0)
|
|
|
|
paperclip (>= 2.5.2)
|
2019-03-19 16:34:04 +01:00
|
|
|
parallel (1.14.0)
|
2019-02-10 18:17:34 +01:00
|
|
|
parallel_tests (2.28.0)
|
2017-05-03 12:20:38 +02:00
|
|
|
parallel
|
2019-01-17 14:21:32 +01:00
|
|
|
parser (2.6.0.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
ast (~> 2.4.0)
|
2018-02-11 18:40:57 +01:00
|
|
|
pastel (0.7.2)
|
|
|
|
equatable (~> 0.5.0)
|
|
|
|
tty-color (~> 0.4.0)
|
2019-01-14 16:34:27 +01:00
|
|
|
pg (1.1.4)
|
2018-09-25 20:31:40 +02:00
|
|
|
pghero (2.2.0)
|
2016-11-04 18:35:04 +01:00
|
|
|
activerecord
|
2019-03-18 11:32:10 +01:00
|
|
|
pkg-config (1.3.7)
|
2018-01-16 03:29:11 +01:00
|
|
|
premailer (1.11.1)
|
|
|
|
addressable
|
|
|
|
css_parser (>= 1.6.0)
|
|
|
|
htmlentities (>= 4.0.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
premailer-rails (1.10.2)
|
2018-01-16 03:29:11 +01:00
|
|
|
actionmailer (>= 3, < 6)
|
|
|
|
premailer (~> 1.7, >= 1.7.9)
|
2018-09-21 00:42:59 +02:00
|
|
|
private_address_check (0.5.0)
|
2018-12-04 01:26:40 +01:00
|
|
|
pry (0.12.2)
|
2016-02-20 22:53:20 +01:00
|
|
|
coderay (~> 1.1.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
method_source (~> 0.9.0)
|
2019-02-22 12:06:01 +01:00
|
|
|
pry-byebug (3.7.0)
|
|
|
|
byebug (~> 11.0)
|
2018-05-03 12:08:54 +02:00
|
|
|
pry (~> 0.10)
|
2019-01-02 22:39:23 +01:00
|
|
|
pry-rails (0.3.9)
|
2017-04-10 22:47:41 +02:00
|
|
|
pry (>= 0.10.4)
|
2019-02-25 15:56:35 +01:00
|
|
|
psych (3.1.0)
|
2018-10-03 15:24:48 +02:00
|
|
|
public_suffix (3.0.3)
|
2019-03-21 11:03:02 +01:00
|
|
|
puma (3.12.1)
|
2019-01-21 13:39:00 +01:00
|
|
|
pundit (2.0.1)
|
2017-05-29 18:22:22 +02:00
|
|
|
activesupport (>= 3.0.0)
|
2018-09-26 19:11:21 +02:00
|
|
|
raabro (1.1.6)
|
2018-11-06 05:36:56 +01:00
|
|
|
rack (2.0.6)
|
2018-11-05 18:50:53 +01:00
|
|
|
rack-attack (5.4.2)
|
2018-10-01 22:49:26 +02:00
|
|
|
rack (>= 1.0, < 3)
|
2019-03-25 15:27:46 +01:00
|
|
|
rack-cors (1.0.3)
|
2019-01-11 08:27:04 +01:00
|
|
|
rack-protection (2.0.5)
|
2016-09-18 13:40:30 +02:00
|
|
|
rack
|
2019-03-15 15:05:31 +01:00
|
|
|
rack-proxy (0.6.5)
|
2017-09-27 14:41:54 +02:00
|
|
|
rack
|
2018-08-12 12:25:23 +02:00
|
|
|
rack-test (1.1.0)
|
2017-09-11 23:03:14 +02:00
|
|
|
rack (>= 1.0, < 3)
|
2019-03-28 08:25:11 +01: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-07 18:55:36 +02:00
|
|
|
bundler (>= 1.3.0)
|
2019-03-28 08:25:11 +01:00
|
|
|
railties (= 5.2.3)
|
2016-12-21 19:09:59 +01:00
|
|
|
sprockets-rails (>= 2.0.0)
|
2018-12-06 08:09:13 +01:00
|
|
|
rails-controller-testing (1.0.4)
|
2018-12-04 01:26:55 +01:00
|
|
|
actionpack (>= 5.0.1.x)
|
|
|
|
actionview (>= 5.0.1.x)
|
|
|
|
activesupport (>= 5.0.1.x)
|
2017-05-14 16:30:14 +02:00
|
|
|
rails-dom-testing (2.0.3)
|
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
nokogiri (>= 1.6)
|
2018-04-12 14:45:17 +02:00
|
|
|
rails-html-sanitizer (1.0.4)
|
|
|
|
loofah (~> 2.2, >= 2.2.2)
|
2019-01-29 20:22:59 +01:00
|
|
|
rails-i18n (5.1.3)
|
2018-04-12 14:45:17 +02:00
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
railties (>= 5.0, < 6)
|
2017-08-07 18:55:36 +02:00
|
|
|
rails-settings-cached (0.6.6)
|
2017-01-12 20:46:24 +01:00
|
|
|
rails (>= 4.2.0)
|
2019-03-28 08:25:11 +01:00
|
|
|
railties (5.2.3)
|
|
|
|
actionpack (= 5.2.3)
|
|
|
|
activesupport (= 5.2.3)
|
2016-12-21 19:09:59 +01:00
|
|
|
method_source
|
|
|
|
rake (>= 0.8.7)
|
2018-08-12 12:25:23 +02:00
|
|
|
thor (>= 0.19.0, < 2.0)
|
2018-04-12 14:45:17 +02:00
|
|
|
rainbow (3.0.0)
|
2019-01-14 10:13:34 +01:00
|
|
|
rake (12.3.2)
|
2018-04-23 11:29:17 +02:00
|
|
|
rb-fsevent (0.10.3)
|
2017-12-03 16:55:27 +01:00
|
|
|
rb-inotify (0.9.10)
|
|
|
|
ffi (>= 0.5.0, < 2)
|
2019-01-18 16:02:29 +01:00
|
|
|
rdf (3.0.9)
|
2017-08-26 13:47:38 +02:00
|
|
|
hamster (~> 3.0)
|
|
|
|
link_header (~> 0.0, >= 0.0.8)
|
2018-04-12 14:45:17 +02:00
|
|
|
rdf-normalize (0.3.3)
|
|
|
|
rdf (>= 2.2, < 4.0)
|
2018-12-14 06:52:06 +01:00
|
|
|
redis (4.1.0)
|
2017-10-31 12:22:32 +01:00
|
|
|
redis-actionpack (5.0.2)
|
2017-04-10 22:47:41 +02:00
|
|
|
actionpack (>= 4.0, < 6)
|
|
|
|
redis-rack (>= 1, < 3)
|
2017-10-31 12:22:32 +01:00
|
|
|
redis-store (>= 1.1.0, < 2)
|
|
|
|
redis-activesupport (5.0.4)
|
2016-11-02 13:30:52 +01:00
|
|
|
activesupport (>= 3, < 6)
|
2017-10-31 12:22:32 +01:00
|
|
|
redis-store (>= 1.3, < 2)
|
2017-12-03 16:55:27 +01:00
|
|
|
redis-namespace (1.6.0)
|
|
|
|
redis (>= 3.0.4)
|
2018-04-12 14:45:17 +02:00
|
|
|
redis-rack (2.0.4)
|
2017-04-28 15:10:58 +02:00
|
|
|
rack (>= 1.5, < 3)
|
2017-10-31 12:22:32 +01:00 |