sass / sassc-ruby

Use libsass with Ruby!
MIT License
366 stars 156 forks source link

2.2.0 causes LoadError #146

Open h93xV2 opened 5 years ago

h93xV2 commented 5 years ago

Encountered an issue when attempting to use Jekyll 4.0.0 on Fedora Workstation 30. Somewhat similar to #141. Jekyll 4.0.0 seems to depend on sassc 2.2.0 and when executing jekyll -v I observed an error message containing the following:

.gem/ruby/gems/sassc-2.2.0/lib/sassc/libsass.so: cannot open shared object file: No such file or directory (LoadError)

The "fix" I found is to downgrade Jekyll to version 3.8.6 and sassc to 2.1.0, after which the error no longer appears.

victorsosa commented 5 years ago

I can confirm this issue; just by using rails_admin gem with this dependency

atsushi-zto commented 5 years ago

I have a similar issue. :sob: An error occurs when the probability is about 80%.

/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f3e93f3b375
...
/usr/local/bundle/gems/sassc-2.2.0/lib/sassc.rb:31:in `<top (required)>'
/usr/local/bundle/gems/sassc-2.2.0/lib/sassc.rb:31:in `require_relative'
/usr/local/bundle/gems/sassc-2.2.0/lib/sassc/native.rb:5:in `<top (required)>'
/usr/local/bundle/gems/sassc-2.2.0/lib/sassc/native.rb:6:in `<module:SassC>'
/usr/local/bundle/gems/sassc-2.2.0/lib/sassc/native.rb:10:in `<module:Native>'

Environment Alpine3.10 + Ruby2.6.3p62 + Rails5.2.3 on AWS ECS (FARGATE).

victorsosa commented 5 years ago

@atsushi-zto that one is different issue but same library with problems

vpereira commented 5 years ago

having the same issue, lead us to revert the update: https://github.com/openSUSE/open-build-service/pull/8250

Backtrace: https://gist.github.com/vpereira/46ec18afdf1bbde20438c9933dbb1ec3

giedriusr commented 5 years ago

Doesn't break for us in production where we run Ubuntu + Passenger + Rails 5.2.3 + Ruby 2.5.1, but breaks in staging where we have Puma. What's the issue here? When to expect a fix?

bonzini commented 5 years ago

Also fails for me on CentOS 7 + Ruby 2.5. However unlike what was reported by OP, Jekyll 4.0 doesn't seem to require sassc 2.2.0. Just adding gem "sassc", "< 2.2.0" to my Gemfile worked around the bug successfully.

When installing the extension from 2.1.0, libsass.so is at ~/.gem/ruby/2.5.0/gems/sassc-2.1.0-x86_64-linux/lib/sassc/libsass.so. When building it from 2.2.0, it is at ~/.gem/ruby/2.5.0/gems/sassc-2.2.0/ext/libsass.so.

bletvaska commented 5 years ago

I am running Fedora 30 also and I have the same bug. But I found a workaround:

this should be enough then also for you: cd ~/.gem/ruby/gems/sassc-2.2.0/lib/sassc/ && ln -s ../../ext/libsass.so .

and later you will probably need it in your jekyll site directory too, if you have gems saved locally in vendor/bundle/ directory: cd vendor/bundle/ruby/2.6.0/gems/sassc-2.2.0/lib/sassc && ln -s ../../ext/libsass.so .

hadees commented 5 years ago

I'm having the same issue on OSX 10.14.6 with ruby 2.5.6p201.

LoadError: Could not open library '/Users/foobar/.rbenv/versions/2.5.6/lib/ruby/gems/2.5.0/gems/sassc-2.2.0/lib/sassc/libsass.bundle': dlopen(/Users/foobar/.rbenv/versions/2.5.6/lib/ruby/gems/2.5.0/gems/sassc-2.2.0/lib/sassc/libsass.bundle, 5): no suitable image found.  Did find:
  /Users/foobar/.rbenv/versions/2.5.6/lib/ruby/gems/2.5.0/gems/sassc-2.2.0/lib/sassc/libsass.bundle: malformed mach-o image: dylib load command #9 string extends beyond end of load command
  /Users/foobar/.rbenv/versions/2.5.6/lib/ruby/gems/2.5.0/gems/sassc-2.2.0/lib/sassc/libsass.bundle: stat() failed with errno=25
/Users/foobar/code/foobar/config/application.rb:14:in `<top (required)>'
/Users/foobar/code/foobar/Rakefile:6:in `require_relative'
/Users/foobar/code/foobar/Rakefile:6:in `<top (required)>'
Shelvak commented 5 years ago

Have a load issue too with ruby:2.6.2-alpine3.9 and ruby:2.6.3-alpine3.8 running in AWS and in local server (with docker) When I build it in docker-hub or in codefresh the commands run ok, but when I deploy the app I have this issue with sassc 2.2.0.

With a downgrade to sassc 2.1.0 the issue is not happening...

/usr/src/app/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f759d834a15                                                 
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux-musl]

-- Control frame information -----------------------------------------------
c:0042 p:---- s:0220 e:000219 CFUNC  :open
c:0041 p:0022 s:0214 e:000213 BLOCK  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.1/lib/ffi/library.rb:112 [FINISH]
c:0040 p:---- s:0205 e:000204 CFUNC  :each
c:0039 p:0113 s:0201 e:000200 BLOCK  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.1/lib/ffi/library.rb:109 [FINISH]
c:0038 p:---- s:0194 e:000193 CFUNC  :map
c:0037 p:0069 s:0190 e:000189 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.1/lib/ffi/library.rb:99
c:0036 p:0079 s:0183 e:000182 CLASS  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sassc-2.2.0/lib/sassc/native.rb:10
c:0035 p:0007 s:0179 e:000178 CLASS  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sassc-2.2.0/lib/sassc/native.rb:6
c:0034 p:0014 s:0176 e:000175 TOP    /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sassc-2.2.0/lib/sassc/native.rb:5 [FINISH]
c:0033 p:---- s:0173 e:000172 CFUNC  :require_relative
c:0032 p:0021 s:0168 e:000167 TOP    /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sassc-2.2.0/lib/sassc.rb:31 [FINISH]
c:0031 p:---- s:0165 e:000164 CFUNC  :require
c:0030 p:0008 s:0160 e:000159 BLOCK  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325
c:0029 p:0068 s:0157 e:000156 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:291
c:0028 p:0011 s:0150 e:000149 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325
c:0027 p:0013 s:0144 e:000143 TOP    /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sassc-rails-2.1.2/lib/sassc/rails.rb:5 [FINISH]
c:0026 p:---- s:0141 e:000140 CFUNC  :require
c:0025 p:0008 s:0136 e:000135 BLOCK  /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325
c:0024 p:0068 s:0133 e:000132 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:291
c:0023 p:0011 s:0126 e:000125 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.0/lib/active_support/dependencies.rb:325
c:0022 p:0006 s:0120 e:000119 TOP    /usr/src/app/vendor/bundle/ruby/2.6.0/gems/sass-rails-6.0.0/lib/sass-rails.rb:1 [FINISH]
c:0021 p:---- s:0117 e:000116 CFUNC  :require
c:0020 p:0033 s:0112 e:000111 BLOCK  /usr/local/bundle/gems/bundler-2.0.2/lib/bundler/runtime.rb:81 [FINISH]
c:0019 p:---- s:0107 e:000106 CFUNC  :each
c:0018 p:0050 s:0103 e:000102 BLOCK  /usr/local/bundle/gems/bundler-2.0.2/lib/bundler/runtime.rb:76 [FINISH]
c:0017 p:---- s:0096 e:000095 CFUNC  :each
c:0016 p:0030 s:0092 e:000091 METHOD /usr/local/bundle/gems/bundler-2.0.2/lib/bundler/runtime.rb:65
c:0015 p:0015 s:0087 e:000086 METHOD /usr/local/bundle/gems/bundler-2.0.2/lib/bundler.rb:114
c:0014 p:0050 s:0082 e:000081 TOP    /usr/src/app/config/application.rb:8 [FINISH]
c:0013 p:---- s:0079 e:000078 CFUNC  :require
c:0012 p:0037 s:0074 e:000073 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/command/actions.rb:22
c:0011 p:0004 s:0070 e:000069 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/command/actions.rb:14
c:0010 p:0031 s:0066 e:000065 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/commands/console/console_command.rb:101
c:0009 p:0064 s:0062 e:000061 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/command.rb:27
c:0008 p:0047 s:0054 e:000053 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/invocation.rb:126
c:0007 p:0259 s:0047 e:000046 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor.rb:387
c:0006 p:0043 s:0034 e:000033 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/command/base.rb:65
c:0005 p:0130 s:0027 e:000026 METHOD /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/command.rb:46
c:0004 p:0059 s:0016 e:000015 TOP    /usr/src/app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.0/lib/rails/commands.rb:18 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require
c:0002 p:0033 s:0006 e:000005 EVAL   bin/rails:4 [FINISH]
c:0001 p:0000 s:0003 E:001be0 (none) [FINISH]
hadees commented 5 years ago

@Shelvak I tried downgrading to no luck on OSX.

giedriusr commented 5 years ago

@Shelvak weird that it works for you on Codefresh, for us it doesn't work there. What's your Dockerfile setup? What do you use? cc @piotrmankowski

Shelvak commented 5 years ago

Ha, yeah the main problem in my case was that I could compile the assets and everything in codefresh but in the deploy the pods crashed by the Illegal instruction

For the downgrade I had to add libc6-compat, libsass libsass-dev and ENV LD_LIBRARY_PATH=/lib64

Here's my entire Dockerfile:

FROM ruby:2.6-alpine3.9

# Patch to get global bins
ENV BUNDLE_BIN="$GEM_HOME/bin"
ENV PATH $BUNDLE_BIN:$PATH
RUN mkdir -p "$BUNDLE_BIN"
RUN chmod 777 "$BUNDLE_BIN"

RUN echo "gem: --no-rdoc --no-ri" >> ~/.gemrc \
    && apk --update add --virtual build-dependencies build-base postgresql-dev linux-headers libsass-dev \
    && apk --update add libpq bash nodejs libxml2 libxml2-dev libxml2-utils libxslt \
                        openssl zlib tzdata git openssh file imagemagick \
                        nodejs npm libc6-compat libsass \
    && gem install bundler \
    && mkdir -m 700 -p /root/.ssh \
    && ssh-keyscan github.com >> ~/.ssh/known_hosts

ENV LD_LIBRARY_PATH=/lib64  # This line is new 

WORKDIR /usr/src/app

COPY Gemfile Gemfile.lock .keys/docker-rsa-utils .keys/docker-rsa-frontend .keys/custom-git-ssh ./

RUN chmod 600 docker-rsa*

RUN GIT_SSH=/usr/src/app/custom-git-ssh bundle install --deployment --jobs 5 \
    && apk del build-dependencies

ADD . ./

RUN npm config set unsafe-perm true && npm install yarn -g && yarn install

RUN bundle exec rails assets:precompile

EXPOSE 3000

CMD ["bin/rails", "s"]
bolandrm commented 5 years ago

Released 2.2.1. Please try it out and let me know if it helped!

giedriusr commented 5 years ago

@bolandrm thanks for the release. At least for us it still happenning:

wait_for_it.sh: waiting 1500 seconds for database_host:5432
wait_for_it.sh: database_host:5432 is available after 278 seconds
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f19c495c4f9
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0080 p:---- s:0439 e:000438 CFUNC  :open
c:0079 p:0022 s:0433 e:000432 BLOCK  /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112 [FINISH]
c:0078 p:---- s:0424 e:000423 CFUNC  :each
c:0077 p:0112 s:0420 e:000419 BLOCK  /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:109 [FINISH]
c:0076 p:---- s:0413 e:000412 CFUNC  :map
c:0075 p:0069 s:0409 e:000408 METHOD /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:99
c:0074 p:0077 s:0402 e:000401 CLASS  /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:11
c:0073 p:0007 s:0398 e:000397 CLASS  /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:6
c:0072 p:0014 s:0395 e:000394 TOP    /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:5 [FINISH]
c:0071 p:---- s:0392 e:000391 CFUNC  :require
c:0070 p:0013 s:0387 e:000386 BLOCK  /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22
c:0069 p:0072 s:0384 e:000383 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92
c:0068 p:0023 s:0372 e:000371 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21
c:0067 p:0052 s:0366 e:000365 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0066 p:0009 s:0359 e:000358 BLOCK  /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0065 p:0067 s:0356 e:000355 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257
c:0064 p:0011 s:0349 e:000348 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0063 p:0037 s:0343 e:000342 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:48
c:0062 p:0021 s:0337 e:000336 TOP    /usr/local/bundle/gems/sassc-2.2.1/lib/sassc.rb:31 [FINISH]
c:0061 p:---- s:0334 e:000333 CFUNC  :require
c:0060 p:0013 s:0329 e:000328 BLOCK  /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22
c:0059 p:0072 s:0326 e:000325 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92
c:0058 p:0023 s:0314 e:000313 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21
c:0057 p:0052 s:0308 e:000307 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0056 p:0009 s:0301 e:000300 BLOCK  /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0055 p:0067 s:0298 e:000297 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257
c:0054 p:0011 s:0291 e:000290 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0053 p:0013 s:0285 e:000284 TOP    /usr/local/bundle/gems/sassc-rails-2.1.2/lib/sassc/rails.rb:5 [FINISH]
c:0052 p:---- s:0282 e:000281 CFUNC  :require
c:0051 p:0013 s:0277 e:000276 BLOCK  /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22
c:0050 p:0072 s:0274 e:000273 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92
c:0049 p:0023 s:0262 e:000261 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21
c:0048 p:0052 s:0256 e:000255 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0047 p:0009 s:0249 e:000248 BLOCK  /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0046 p:0067 s:0246 e:000245 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257
c:0045 p:0011 s:0239 e:000238 METHOD /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291
c:0044 p:0037 s:0233 e:000232 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:48
c:0043 p:0006 s:0227 e:000226 TOP    /usr/local/bundle/gems/sassc-rails-2.1.2/lib/sassc-rails.rb:3 [FINISH]
c:0042 p:---- s:0224 e:000223 CFUNC  :require
c:0041 p:0013 s:0219 e:000218 BLOCK  /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22
c:0040 p:0072 s:0216 e:000215 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92
c:0039 p:0023 s:0204 e:000203 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21
c:0038 p:0052 s:0198 e:000197 METHOD /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0037 p:0033 s:0191 e:000190 BLOCK  /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:81 [FINISH]
c:0036 p:---- s:0186 e:000185 CFUNC  :each
c:0035 p:0050 s:0182 e:000181 BLOCK  /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:76 [FINISH]
c:0034 p:---- s:0175 e:000174 CFUNC  :each
c:0033 p:0030 s:0171 e:000170 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:65
c:0032 p:0015 s:0166 e:000165 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler.rb:114
c:0031 p:0036 s:0161 e:000160 TOP    /var/www/app/config/application.rb:7 [FINISH]
c:0030 p:---- s:0158 e:000157 CFUNC  :require_relative
c:0029 p:0006 s:0153 e:000152 TOP    /var/www/app/Rakefile:4 [FINISH]
c:0028 p:---- s:0150 e:000149 CFUNC  :load
c:0027 p:0006 s:0145 e:000144 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/rake_module.rb:29
c:0026 p:0197 s:0140 e:000139 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:703
c:0025 p:0005 s:0134 e:000133 BLOCK  /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:104
c:0024 p:0002 s:0131 e:000130 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:186
c:0023 p:0005 s:0126 e:000125 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:103
c:0022 p:0014 s:0122 e:000121 BLOCK  /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:82
c:0021 p:0002 s:0119 e:000118 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:186
c:0020 p:0014 s:0114 e:000113 METHOD /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:80
c:0019 p:0020 s:0109 e:000108 TOP    /usr/local/bundle/gems/rake-12.3.3/exe/rake:27 [FINISH]
c:0018 p:---- s:0106 e:000105 CFUNC  :load
c:0017 p:0159 s:0101 e:000100 TOP    /usr/local/bundle/bin/rake:29 [FINISH]
c:0016 p:---- s:0097 e:000096 CFUNC  :load
c:0015 p:0148 s:0092 e:000091 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb:75
c:0014 p:0075 s:0082 e:000081 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb:28
c:0013 p:0026 s:0077 e:000076 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:424
c:0012 p:0064 s:0072 e:000071 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/command.rb:27
c:0011 p:0047 s:0064 e:000063 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/invocation.rb:126
c:0010 p:0261 s:0057 e:000056 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor.rb:387
c:0009 p:0008 s:0044 e:000043 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:27
c:0008 p:0064 s:0039 e:000038 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/base.rb:466
c:0007 p:0008 s:0032 e:000031 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:18
c:0006 p:0079 s:0026 e:000025 BLOCK  /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/exe/bundle:30
c:0005 p:0002 s:0020 e:000019 METHOD /usr/local/lib/ruby/site_ruby/2.5.0/bundler/friendly_errors.rb:122
c:0004 p:0046 s:0015 E:000850 TOP    /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/exe/bundle:22 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :load
c:0002 p:0051 s:0007 E:001218 EVAL   /usr/local/bundle/bin/bundle:104 [FINISH]
c:0001 p:0000 s:0003 E:001aa0 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/usr/local/bundle/bin/bundle:104:in `
'
/usr/local/bundle/bin/bundle:104:in `load'
/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/exe/bundle:22:in `'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/friendly_errors.rb:122:in `with_friendly_errors'
/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/exe/bundle:30:in `block in '
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:18:in `start'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:27:in `dispatch'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb:424:in `exec'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb:28:in `run'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb:75:in `kernel_load'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb:75:in `load'
/usr/local/bundle/bin/rake:29:in `'
/usr/local/bundle/bin/rake:29:in `load'
/usr/local/bundle/gems/rake-12.3.3/exe/rake:27:in `'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:80:in `run'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:186:in `standard_exception_handling'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:82:in `block in run'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:103:in `load_rakefile'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:186:in `standard_exception_handling'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:104:in `block in load_rakefile'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb:703:in `raw_load_rakefile'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/rake_module.rb:29:in `load_rakefile'
/usr/local/bundle/gems/rake-12.3.3/lib/rake/rake_module.rb:29:in `load'
/var/www/app/Rakefile:4:in `'
/var/www/app/Rakefile:4:in `require_relative'
/var/www/app/config/application.rb:7:in `'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler.rb:114:in `require'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:65:in `require'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:65:in `each'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:76:in `block in require'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:76:in `each'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:81:in `block (2 levels) in require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/usr/local/bundle/gems/sassc-rails-2.1.2/lib/sassc-rails.rb:3:in `'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:48:in `require_relative'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/usr/local/bundle/gems/sassc-rails-2.1.2/lib/sassc/rails.rb:5:in `'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc.rb:31:in `'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:48:in `require_relative'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:5:in `'
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:6:in `'
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc/native.rb:11:in `'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:99:in `ffi_lib'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:99:in `map'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:109:in `block in ffi_lib'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:109:in `each'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112:in `block (2 levels) in ffi_lib'
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112:in `open'

-- Machine register context ------------------------------------------------
 RIP: 0x00007f19c495c4f9 RBP: 0x000055984cbb5a70 RSP: 0x00007ffc1cc77720
 RAX: 0x00000000ffffff00 RBX: 0x00007ffc1cc77740 RCX: 0x0000000000000067
 RDX: 0xffffffffffffffe7 RDI: 0x000055984cb9e039 RSI: 0x000055984cbb5ad9
  R8: 0x00007f19cd17bd68  R9: 0x000055984cbb5a70 R10: 0x000000000000037d
 R11: 0x00007f19ccf4be40 R12: 0x000055984cbb5a70 R13: 0x00007ffc1cc77720
 R14: 0x00007f19c4cf69e8 R15: 0x0000000000000001 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
/usr/local/lib/libruby.so.2.5(rb_vm_bugreport+0x4f1) [0x7f19cdd0b741]
/usr/local/lib/libruby.so.2.5(0xa9454) [0x7f19cdb87454]
/usr/local/lib/libruby.so.2.5(0x19fc42) [0x7f19cdc7dc42]
/lib/x86_64-linux-gnu/libpthread.so.0(0x7f19cd8d20c0) [0x7f19cd8d20c0]
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so(0x7f19c495c4f9) [0x7f19c495c4f9]
/usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so(0x7f19c4964c30) [0x7f19c4964c30]
/lib64/ld-linux-x86-64.so.2(0x7f19ce01585a) [0x7f19ce01585a]
/lib64/ld-linux-x86-64.so.2(0x7f19ce01596b) [0x7f19ce01596b]
/lib64/ld-linux-x86-64.so.2(0x7f19ce019f18) [0x7f19ce019f18]
/lib64/ld-linux-x86-64.so.2(0x7f19ce015704) [0x7f19ce015704]
/lib64/ld-linux-x86-64.so.2(0x7f19ce0196c9) [0x7f19ce0196c9]
/lib/x86_64-linux-gnu/libdl.so.2(0x7f19cd6bdee9) [0x7f19cd6bdee9]
/lib64/ld-linux-x86-64.so.2(0x7f19ce015704) [0x7f19ce015704]
/lib/x86_64-linux-gnu/libdl.so.2(0x7f19cd6be531) [0x7f19cd6be531]
/lib/x86_64-linux-gnu/libdl.so.2(dlopen+0x32) [0x7f19cd6bdf82]
/usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so(library_initialize+0x66) [0x7f19c4d0ef36]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0x21fdec) [0x7f19cdcfddec]
/usr/local/lib/libruby.so.2.5(rb_yield+0xca) [0x7f19cdcfe4da]
/usr/local/lib/libruby.so.2.5(rb_ary_each+0x3c) [0x7f19cdb0dfec]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21a928) [0x7f19cdcf8928]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0x21fdec) [0x7f19cdcfddec]
/usr/local/lib/libruby.so.2.5(rb_yield+0xca) [0x7f19cdcfe4da]
/usr/local/lib/libruby.so.2.5(0x3577c) [0x7f19cdb1377c]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21a928) [0x7f19cdcf8928]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf9cf9) [0x7f19cdbd7cf9]
/usr/local/lib/libruby.so.2.5(rb_require_safe+0x9) [0x7f19cdbd7ef9]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf9cf9) [0x7f19cdbd7cf9]
/usr/local/lib/libruby.so.2.5(rb_require_safe+0x9) [0x7f19cdbd7ef9]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf9cf9) [0x7f19cdbd7cf9]
/usr/local/lib/libruby.so.2.5(rb_require_safe+0x9) [0x7f19cdbd7ef9]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf9cf9) [0x7f19cdbd7cf9]
/usr/local/lib/libruby.so.2.5(rb_require_safe+0x9) [0x7f19cdbd7ef9]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0x21fdec) [0x7f19cdcfddec]
/usr/local/lib/libruby.so.2.5(rb_yield+0xca) [0x7f19cdcfe4da]
/usr/local/lib/libruby.so.2.5(rb_ary_each+0x3c) [0x7f19cdb0dfec]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x21a928) [0x7f19cdcf8928]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0x21fdec) [0x7f19cdcfddec]
/usr/local/lib/libruby.so.2.5(rb_yield+0xca) [0x7f19cdcfe4da]
/usr/local/lib/libruby.so.2.5(rb_ary_each+0x3c) [0x7f19cdb0dfec]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21a928) [0x7f19cdcf8928]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf9cf9) [0x7f19cdbd7cf9]
/usr/local/lib/libruby.so.2.5(rb_require_safe+0x9) [0x7f19cdbd7ef9]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf862b) [0x7f19cdbd662b]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf862b) [0x7f19cdbd662b]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf862b) [0x7f19cdbd662b]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xf7f34) [0x7f19cdbd5f34]
/usr/local/lib/libruby.so.2.5(0xf862b) [0x7f19cdbd662b]
/usr/local/lib/libruby.so.2.5(0x20f7ff) [0x7f19cdced7ff]
/usr/local/lib/libruby.so.2.5(0x2225e3) [0x7f19cdd005e3]
/usr/local/lib/libruby.so.2.5(0x21ab79) [0x7f19cdcf8b79]
/usr/local/lib/libruby.so.2.5(0x21f0b0) [0x7f19cdcfd0b0]
/usr/local/lib/libruby.so.2.5(0xaf9f7) [0x7f19cdb8d9f7]
/usr/local/lib/libruby.so.2.5(ruby_exec_node+0x1d) [0x7f19cdb8f7fd]
/usr/local/lib/libruby.so.2.5(ruby_run_node+0x1e) [0x7f19cdb92e2e]
/usr/local/bin/ruby(main+0x4b) [0x559849f1194b] ./main.c:42

-- Other runtime information -----------------------------------------------

* Loaded script: /usr/local/bundle/bin/rake

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/encdb.so
    5 /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/trans/transdb.so
    6 /usr/local/lib/ruby/2.5.0/x86_64-linux/rbconfig.rb
    7 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/compatibility.rb
    8 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/defaults.rb
    9 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/deprecate.rb
   10 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/errors.rb
   11 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/version.rb
   12 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/requirement.rb
   13 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/platform.rb
   14 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/basic_specification.rb
   15 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/stub_specification.rb
   16 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/util/list.rb
   17 /usr/local/lib/ruby/2.5.0/x86_64-linux/stringio.so
   18 /usr/local/lib/ruby/2.5.0/uri/rfc2396_parser.rb
   19 /usr/local/lib/ruby/2.5.0/uri/rfc3986_parser.rb
   20 /usr/local/lib/ruby/2.5.0/uri/common.rb
   21 /usr/local/lib/ruby/2.5.0/uri/generic.rb
   22 /usr/local/lib/ruby/2.5.0/uri/ftp.rb
   23 /usr/local/lib/ruby/2.5.0/uri/http.rb
   24 /usr/local/lib/ruby/2.5.0/uri/https.rb
   25 /usr/local/lib/ruby/2.5.0/uri/ldap.rb
   26 /usr/local/lib/ruby/2.5.0/uri/ldaps.rb
   27 /usr/local/lib/ruby/2.5.0/uri/mailto.rb
   28 /usr/local/lib/ruby/2.5.0/uri.rb
   29 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/specification.rb
   30 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/exceptions.rb
   31 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/dependency.rb
   32 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_gem.rb
   33 /usr/local/lib/ruby/2.5.0/monitor.rb
   34 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb
   35 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems.rb
   36 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/path_support.rb
   37 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/version.rb
   38 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb
   39 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/levenshtein.rb
   40 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/jaro_winkler.rb
   41 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checker.rb
   42 /usr/local/lib/ruby/2.5.0/delegate.rb
   43 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   44 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   45 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   46 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/method_name_checker.rb
   47 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/key_error_checker.rb
   48 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/spell_checkers/null_checker.rb
   49 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/formatters/plain_formatter.rb
   50 /usr/local/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean.rb
   51 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/bundler_version_finder.rb
   52 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/version.rb
   53 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/compatibility_guard.rb
   54 /usr/local/lib/ruby/2.5.0/x86_64-linux/etc.so
   55 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/fileutils/lib/fileutils.rb
   56 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendored_fileutils.rb
   57 /usr/local/lib/ruby/2.5.0/x86_64-linux/pathname.so
   58 /usr/local/lib/ruby/2.5.0/pathname.rb
   59 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/errors.rb
   60 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/environment_preserver.rb
   61 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/plugin/api.rb
   62 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/plugin.rb
   63 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/util.rb
   64 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/git.rb
   65 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/installed.rb
   66 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/specific_file.rb
   67 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/local.rb
   68 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/lock.rb
   69 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source/vendor.rb
   70 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/source.rb
   71 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/gem_helpers.rb
   72 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/match_platform.rb
   73 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/rubygems_ext.rb
   74 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/user_interaction.rb
   75 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/config_file.rb
   76 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/rubygems_integration.rb
   77 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/constants.rb
   78 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/current_ruby.rb
   79 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/build_metadata.rb
   80 /usr/local/lib/ruby/site_ruby/2.5.0/bundler.rb
   81 /usr/local/lib/ruby/2.5.0/cgi/core.rb
   82 /usr/local/lib/ruby/2.5.0/x86_64-linux/cgi/escape.so
   83 /usr/local/lib/ruby/2.5.0/cgi/util.rb
   84 /usr/local/lib/ruby/2.5.0/cgi/cookie.rb
   85 /usr/local/lib/ruby/2.5.0/cgi.rb
   86 /usr/local/lib/ruby/2.5.0/set.rb
   87 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/command.rb
   88 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
   89 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
   90 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/error.rb
   91 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/invocation.rb
   92 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/parser/argument.rb
   93 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/parser/arguments.rb
   94 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/parser/option.rb
   95 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/parser/options.rb
   96 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/parser.rb
   97 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/shell.rb
   98 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/line_editor/basic.rb
   99 /usr/local/lib/ruby/2.5.0/x86_64-linux/readline.so
  100 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/line_editor/readline.rb
  101 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/line_editor.rb
  102 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/util.rb
  103 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/base.rb
  104 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor.rb
  105 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendored_thor.rb
  106 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/friendly_errors.rb
  107 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/common.rb
  108 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/settings.rb
  109 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/feature_flag.rb
  110 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/shared_helpers.rb
  111 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/yaml_serializer.rb
  112 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/ext/builder.rb
  113 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/plugin.rb
  114 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli.rb
  115 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/shell/basic.rb
  116 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/thor/lib/thor/shell/color.rb
  117 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ui.rb
  118 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ui/silent.rb
  119 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ui/rg_proxy.rb
  120 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ui/shell.rb
  121 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/cli/exec.rb
  122 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source.rb
  123 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/path.rb
  124 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/git.rb
  125 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/rubygems.rb
  126 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/lockfile_parser.rb
  127 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/definition.rb
  128 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/dependency.rb
  129 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ruby_dsl.rb
  130 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/dsl.rb
  131 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source_list.rb
  132 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/metadata.rb
  133 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/ruby_version.rb
  134 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/lazy_specification.rb
  135 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/index.rb
  136 /usr/local/lib/ruby/2.5.0/tsort.rb
  137 /usr/local/lib/ruby/2.5.0/forwardable/impl.rb
  138 /usr/local/lib/ruby/2.5.0/forwardable.rb
  139 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/spec_set.rb
  140 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/gemspec.rb
  141 /var/www/app/engines/api/lib/api/version.rb
  142 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/text.rb
  143 /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/util/licenses.rb
  144 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/remote_specification.rb
  145 /usr/local/lib/ruby/2.5.0/shellwords.rb
  146 /usr/local/lib/ruby/2.5.0/fileutils.rb
  147 /usr/local/lib/ruby/2.5.0/tmpdir.rb
  148 /usr/local/lib/ruby/2.5.0/tempfile.rb
  149 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/source/git/git_proxy.rb
  150 /usr/local/lib/ruby/2.5.0/x86_64-linux/digest.so
  151 /usr/local/lib/ruby/2.5.0/digest.rb
  152 /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha1.so
  153 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
  154 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
  155 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  156 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/errors.rb
  157 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  158 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  159 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  160 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  161 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  162 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  163 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  164 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  165 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  166 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb
  167 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/state.rb
  168 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  169 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  170 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/resolution.rb
  171 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/resolver.rb
  172 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb
  173 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendor/molinillo/lib/molinillo.rb
  174 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/vendored_molinillo.rb
  175 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver/spec_group.rb
  176 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb
  177 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/gem_version_promoter.rb
  178 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb
  179 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/dep_proxy.rb
  180 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/stub_specification.rb
  181 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/endpoint_specification.rb
  182 /usr/local/lib/ruby/site_ruby/2.5.0/bundler/setup.rb
  183 /usr/local/bundle/gems/rake-12.3.3/lib/rake/version.rb
  184 /usr/local/lib/ruby/2.5.0/singleton.rb
  185 /usr/local/lib/ruby/2.5.0/optparse.rb
  186 /usr/local/lib/ruby/2.5.0/ostruct.rb
  187 /usr/local/bundle/gems/rake-12.3.3/lib/rake/ext/core.rb
  188 /usr/local/bundle/gems/rake-12.3.3/lib/rake/ext/string.rb
  189 /usr/local/bundle/gems/rake-12.3.3/lib/rake/win32.rb
  190 /usr/local/bundle/gems/rake-12.3.3/lib/rake/linked_list.rb
  191 /usr/local/bundle/gems/rake-12.3.3/lib/rake/cpu_counter.rb
  192 /usr/local/bundle/gems/rake-12.3.3/lib/rake/scope.rb
  193 /usr/local/bundle/gems/rake-12.3.3/lib/rake/task_argument_error.rb
  194 /usr/local/bundle/gems/rake-12.3.3/lib/rake/rule_recursion_overflow_error.rb
  195 /usr/local/bundle/gems/rake-12.3.3/lib/rake/task_manager.rb
  196 /usr/local/bundle/gems/rake-12.3.3/lib/rake/cloneable.rb
  197 /usr/local/bundle/gems/rake-12.3.3/lib/rake/file_utils.rb
  198 /usr/local/bundle/gems/rake-12.3.3/lib/rake/file_utils_ext.rb
  199 /usr/local/bundle/gems/rake-12.3.3/lib/rake/file_list.rb
  200 /usr/local/bundle/gems/rake-12.3.3/lib/rake/promise.rb
  201 /usr/local/bundle/gems/rake-12.3.3/lib/rake/thread_pool.rb
  202 /usr/local/bundle/gems/rake-12.3.3/lib/rake/private_reader.rb
  203 /usr/local/bundle/gems/rake-12.3.3/lib/rake/thread_history_display.rb
  204 /usr/local/bundle/gems/rake-12.3.3/lib/rake/trace_output.rb
  205 /usr/local/bundle/gems/rake-12.3.3/lib/rake/application.rb
  206 /usr/local/bundle/gems/rake-12.3.3/lib/rake/rake_module.rb
  207 /usr/local/bundle/gems/rake-12.3.3/lib/rake/pseudo_status.rb
  208 /usr/local/bundle/gems/rake-12.3.3/lib/rake/task_arguments.rb
  209 /usr/local/bundle/gems/rake-12.3.3/lib/rake/invocation_chain.rb
  210 /usr/local/bundle/gems/rake-12.3.3/lib/rake/invocation_exception_mixin.rb
  211 /usr/local/bundle/gems/rake-12.3.3/lib/rake/task.rb
  212 /usr/local/bundle/gems/rake-12.3.3/lib/rake/early_time.rb
  213 /usr/local/bundle/gems/rake-12.3.3/lib/rake/file_task.rb
  214 /usr/local/bundle/gems/rake-12.3.3/lib/rake/file_creation_task.rb
  215 /usr/local/bundle/gems/rake-12.3.3/lib/rake/multi_task.rb
  216 /usr/local/bundle/gems/rake-12.3.3/lib/rake/dsl_definition.rb
  217 /usr/local/bundle/gems/rake-12.3.3/lib/rake/default_loader.rb
  218 /usr/local/bundle/gems/rake-12.3.3/lib/rake/late_time.rb
  219 /usr/local/bundle/gems/rake-12.3.3/lib/rake/name_space.rb
  220 /usr/local/bundle/gems/rake-12.3.3/lib/rake/backtrace.rb
  221 /usr/local/bundle/gems/rake-12.3.3/lib/rake.rb
  222 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/version.rb
  223 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bundler.rb
  224 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/explicit_require.rb
  225 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path_scanner.rb
  226 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path.rb
  227 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/cache.rb
  228 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/version.rb
  229 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/msgpack.so
  230 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/packer.rb
  231 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/unpacker.rb
  232 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/factory.rb
  233 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/symbol.rb
  234 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/core_ext.rb
  235 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/timestamp.rb
  236 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/time.rb
  237 /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack.rb
  238 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/store.rb
  239 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/change_observer.rb
  240 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb
  241 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/realpath_cache.rb
  242 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache.rb
  243 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/compile_cache.rb
  244 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap.rb
  245 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb
  246 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/loaded_features.rb
  247 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/constants.rb
  248 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/engine.rb
  249 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_object.rb
  250 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/native_extension_loader.rb
  251 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mri_object.rb
  252 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/jruby_object.rb
  253 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/rbx_object.rb
  254 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/truffleruby_object.rb
  255 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/object.rb
  256 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/volatile.rb
  257 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_lockable_object.rb
  258 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mutex_lockable_object.rb
  259 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/jruby_lockable_object.rb
  260 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/rbx_lockable_object.rb
  261 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/lockable_object.rb
  262 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/condition.rb
  263 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/lock.rb
  264 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization.rb
  265 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/non_concurrent_map_backend.rb
  266 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/mri_map_backend.rb
  267 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/map.rb
  268 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/aliasing.rb
  269 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/array/extract_options.rb
  270 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/regexp.rb
  271 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/attribute_accessors.rb
  272 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/array/prepend_and_append.rb
  273 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/deep_merge.rb
  274 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/except.rb
  275 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/slice.rb
  276 /usr/local/bundle/gems/i18n-1.6.0/lib/i18n/version.rb
  277 /usr/local/bundle/gems/i18n-1.6.0/lib/i18n/exceptions.rb
  278 /usr/local/bundle/gems/i18n-1.6.0/lib/i18n/interpolate/ruby.rb
  279 /usr/local/bundle/gems/i18n-1.6.0/lib/i18n.rb
  280 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/lazy_load_hooks.rb
  281 /usr/local/bundle/gems/i18n-1.6.0/lib/i18n/config.rb
  282 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/i18n.rb
  283 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/kernel/singleton_class.rb
  284 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/delegation.rb
  285 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/instance_delegator.rb
  286 /usr/local/lib/ruby/2.5.0/securerandom.rb
  287 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb
  288 /usr/local/lib/ruby/2.5.0/mutex_m.rb
  289 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/notifications/fanout.rb
  290 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/per_thread_registry.rb
  291 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/notifications.rb
  292 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/behaviors.rb
  293 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/reporting.rb
  294 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/constant_accessor.rb
  295 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/method_wrappers.rb
  296 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation/proxy_wrappers.rb
  297 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/deprecation.rb
  298 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/deprecation.rb
  299 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/inflector/inflections.rb
  300 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/multibyte.rb
  301 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/multibyte.rb
  302 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/inflector/transliterate.rb
  303 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/inflections.rb
  304 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/inflector/methods.rb
  305 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/inflections.rb
  306 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/inflector.rb
  307 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/introspection.rb
  308 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/anonymous.rb
  309 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/blank.rb
  310 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/kernel/reporting.rb
  311 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/load_error.rb
  312 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/name_error.rb
  313 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/starts_ends_with.rb
  314 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/concurrency/share_lock.rb
  315 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies/interlock.rb
  316 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies.rb
  317 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb
  318 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bootsnap.so
  319 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/compile_cache/yaml.rb
  320 /usr/local/bundle/gems/psych-3.1.0/lib/psych/versions.rb
  321 /usr/local/bundle/gems/psych-3.1.0/lib/psych/exception.rb
  322 /usr/local/bundle/gems/psych-3.1.0/lib/psych/syntax_error.rb
  323 /usr/local/bundle/gems/psych-3.1.0/lib/psych.so
  324 /usr/local/bundle/gems/psych-3.1.0/lib/psych/omap.rb
  325 /usr/local/bundle/gems/psych-3.1.0/lib/psych/set.rb
  326 /usr/local/bundle/gems/psych-3.1.0/lib/psych/class_loader.rb
  327 /usr/local/lib/ruby/2.5.0/x86_64-linux/strscan.so
  328 /usr/local/bundle/gems/psych-3.1.0/lib/psych/scalar_scanner.rb
  329 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/node.rb
  330 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/stream.rb
  331 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/document.rb
  332 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/sequence.rb
  333 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/scalar.rb
  334 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/mapping.rb
  335 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes/alias.rb
  336 /usr/local/bundle/gems/psych-3.1.0/lib/psych/nodes.rb
  337 /usr/local/bundle/gems/psych-3.1.0/lib/psych/streaming.rb
  338 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/visitor.rb
  339 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/to_ruby.rb
  340 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/emitter.rb
  341 /usr/local/bundle/gems/psych-3.1.0/lib/psych/handler.rb
  342 /usr/local/bundle/gems/psych-3.1.0/lib/psych/tree_builder.rb
  343 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/yaml_tree.rb
  344 /usr/local/bundle/gems/psych-3.1.0/lib/psych/json/ruby_events.rb
  345 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/json_tree.rb
  346 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors/depth_first.rb
  347 /usr/local/bundle/gems/psych-3.1.0/lib/psych/visitors.rb
  348 /usr/local/bundle/gems/psych-3.1.0/lib/psych/parser.rb
  349 /usr/local/bundle/gems/psych-3.1.0/lib/psych/coder.rb
  350 /usr/local/bundle/gems/psych-3.1.0/lib/psych/core_ext.rb
  351 /usr/local/bundle/gems/psych-3.1.0/lib/psych/stream.rb
  352 /usr/local/bundle/gems/psych-3.1.0/lib/psych/json/yaml_events.rb
  353 /usr/local/bundle/gems/psych-3.1.0/lib/psych/json/tree_builder.rb
  354 /usr/local/bundle/gems/psych-3.1.0/lib/psych/json/stream.rb
  355 /usr/local/bundle/gems/psych-3.1.0/lib/psych/handlers/document_stream.rb
  356 /usr/local/bundle/gems/psych-3.1.0/lib/psych.rb
  357 /usr/local/lib/ruby/2.5.0/yaml.rb
  358 /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/setup.rb
  359 /var/www/app/config/boot.rb
  360 /usr/local/bundle/gems/railties-5.2.3/lib/rails/ruby_version_check.rb
  361 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/dependencies/autoload.rb
  362 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/gem_version.rb
  363 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/version.rb
  364 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/concern.rb
  365 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/version.rb
  366 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/errors.rb
  367 /usr/local/lib/ruby/2.5.0/timeout.rb
  368 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/event.rb
  369 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/dereferenceable.rb
  370 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/obligation.rb
  371 /usr/local/lib/ruby/2.5.0/logger.rb
  372 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/logging.rb
  373 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/executor_service.rb
  374 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/at_exit.rb
  375 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/abstract_executor_service.rb
  376 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serial_executor_service.rb
  377 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/immediate_executor.rb
  378 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/delay.rb
  379 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb
  380 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic_reference/mutex_atomic.rb
  381 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_reference.rb
  382 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_executor_service.rb
  383 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/monotonic_time.rb
  384 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb
  385 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/thread_pool_executor.rb
  386 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/cached_thread_pool.rb
  387 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/processor_counter.rb
  388 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/configuration.rb
  389 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_atomic_boolean.rb
  390 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_boolean.rb
  391 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/native_integer.rb
  392 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_atomic_fixnum.rb
  393 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_fixnum.rb
  394 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/cyclic_barrier.rb
  395 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_count_down_latch.rb
  396 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/java_count_down_latch.rb
  397 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/count_down_latch.rb
  398 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/read_write_lock.rb
  399 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/abstract_thread_local_var.rb
  400 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb
  401 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/java_thread_local_var.rb
  402 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/thread_local_var.rb
  403 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/reentrant_read_write_lock.rb
  404 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_semaphore.rb
  405 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/semaphore.rb
  406 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomics.rb
  407 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/fixed_thread_pool.rb
  408 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/simple_executor_service.rb
  409 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/indirect_immediate_executor.rb
  410 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_executor_service.rb
  411 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_single_thread_executor.rb
  412 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_thread_pool_executor.rb
  413 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_single_thread_executor.rb
  414 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/safe_task_executor.rb
  415 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serialized_execution.rb
  416 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serialized_execution_delegator.rb
  417 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/single_thread_executor.rb
  418 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/copy_on_write_observer_set.rb
  419 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/copy_on_notify_observer_set.rb
  420 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/observable.rb
  421 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/ivar.rb
  422 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/options.rb
  423 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/scheduled_task.rb
  424 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/java_non_concurrent_priority_queue.rb
  425 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb
  426 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/non_concurrent_priority_queue.rb
  427 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/timer_set.rb
  428 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/executors.rb
  429 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_markable_reference.rb
  430 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/agent.rb
  431 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/atom.rb
  432 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util.rb
  433 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/array.rb
  434 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/hash.rb
  435 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/set.rb
  436 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/tuple.rb
  437 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/async.rb
  438 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/future.rb
  439 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/dataflow.rb
  440 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/maybe.rb
  441 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/exchanger.rb
  442 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_struct.rb
  443 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/immutable_struct.rb
  444 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/mutable_struct.rb
  445 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/mvar.rb
  446 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/promise.rb
  447 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/settable_struct.rb
  448 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/timer_task.rb
  449 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/tvar.rb
  450 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/lock_free_stack.rb
  451 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/re_include.rb
  452 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/promises.rb
  453 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/synchronized_delegator.rb
  454 /usr/local/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent.rb
  455 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/logger_silence.rb
  456 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/logger_thread_safe_level.rb
  457 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/logger.rb
  458 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_and_time/compatibility.rb
  459 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support.rb
  460 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/keys.rb
  461 /usr/local/lib/ruby/2.5.0/x86_64-linux/openssl.so
  462 /usr/local/lib/ruby/2.5.0/openssl/bn.rb
  463 /usr/local/lib/ruby/2.5.0/openssl/pkey.rb
  464 /usr/local/lib/ruby/2.5.0/openssl/cipher.rb
  465 /usr/local/lib/ruby/2.5.0/openssl/config.rb
  466 /usr/local/lib/ruby/2.5.0/openssl/digest.rb
  467 /usr/local/lib/ruby/2.5.0/openssl/x509.rb
  468 /usr/local/lib/ruby/2.5.0/openssl/buffering.rb
  469 /usr/local/lib/ruby/2.5.0/x86_64-linux/io/nonblock.so
  470 /usr/local/lib/ruby/2.5.0/openssl/ssl.rb
  471 /usr/local/lib/ruby/2.5.0/openssl/pkcs5.rb
  472 /usr/local/lib/ruby/2.5.0/openssl.rb
  473 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/key_generator.rb
  474 /usr/local/lib/ruby/2.5.0/base64.rb
  475 /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha2.so
  476 /usr/local/lib/ruby/2.5.0/digest/sha2.rb
  477 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/security_utils.rb
  478 /usr/local/lib/ruby/2.5.0/x86_64-linux/date_core.so
  479 /usr/local/lib/ruby/2.5.0/date.rb
  480 /usr/local/lib/ruby/2.5.0/time.rb
  481 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/messages/metadata.rb
  482 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/messages/rotator.rb
  483 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/message_verifier.rb
  484 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/message_encryptor.rb
  485 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/encrypted_file.rb
  486 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/ordered_options.rb
  487 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/inclusion.rb
  488 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/encrypted_configuration.rb
  489 /usr/local/bundle/gems/railties-5.2.3/lib/rails/initializable.rb
  490 /usr/local/bundle/gems/railties-5.2.3/lib/rails/railtie.rb
  491 /usr/local/bundle/gems/railties-5.2.3/lib/rails/engine/railties.rb
  492 /usr/local/bundle/gems/railties-5.2.3/lib/rails/engine.rb
  493 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/strip.rb
  494 /usr/local/bundle/gems/railties-5.2.3/lib/rails/secrets.rb
  495 /usr/local/bundle/gems/railties-5.2.3/lib/rails/application.rb
  496 /usr/local/bundle/gems/railties-5.2.3/lib/rails/gem_version.rb
  497 /usr/local/bundle/gems/railties-5.2.3/lib/rails/version.rb
  498 /usr/local/lib/ruby/2.5.0/x86_64-linux/bigdecimal.so
  499 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time/calculations.rb
  500 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/xml_mini/rexml.rb
  501 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/xml_mini.rb
  502 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/to_query.rb
  503 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/to_param.rb
  504 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/array/conversions.rb
  505 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/acts_like.rb
  506 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/filters.rb
  507 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/duration.rb
  508 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/ruby_core_support.rb
  509 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/offset_rationals.rb
  510 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/time_or_datetime.rb
  511 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_definition.rb
  512 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_offset.rb
  513 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_transition.rb
  514 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_transition_definition.rb
  515 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_index_definition.rb
  516 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_info.rb
  517 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/data_timezone_info.rb
  518 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/linked_timezone_info.rb
  519 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/transition_data_timezone_info.rb
  520 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_timezone_info.rb
  521 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/data_source.rb
  522 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/ruby_data_source.rb
  523 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_data_source.rb
  524 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_period.rb
  525 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe/version.rb
  526 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb
  527 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe.rb
  528 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb
  529 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb
  530 /usr/local/bundle/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb
  531 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone.rb
  532 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/info_timezone.rb
  533 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/data_timezone.rb
  534 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/linked_timezone.rb
  535 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/timezone_proxy.rb
  536 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/country_index_definition.rb
  537 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/country_info.rb
  538 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/ruby_country_info.rb
  539 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_country_info.rb
  540 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/country.rb
  541 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo/country_timezone.rb
  542 /usr/local/bundle/gems/tzinfo-1.2.5/lib/tzinfo.rb
  543 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/values/time_zone.rb
  544 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/conversions.rb
  545 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/time_with_zone.rb
  546 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/acts_like.rb
  547 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_and_time/zones.rb
  548 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/zones.rb
  549 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/try.rb
  550 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_and_time/calculations.rb
  551 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date/zones.rb
  552 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date/calculations.rb
  553 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/calculations.rb
  554 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/file_update_checker.rb
  555 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/array/wrap.rb
  556 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/duplicable.rb
  557 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/deep_dup.rb
  558 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/redefine_method.rb
  559 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/compatibility.rb
  560 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time.rb
  561 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date/acts_like.rb
  562 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date/blank.rb
  563 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date/conversions.rb
  564 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date.rb
  565 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time/acts_like.rb
  566 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time/blank.rb
  567 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time/compatibility.rb
  568 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time/conversions.rb
  569 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/date_time.rb
  570 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/numeric/time.rb
  571 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/integer/time.rb
  572 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/conversions.rb
  573 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/zones.rb
  574 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/time.rb
  575 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/reverse_merge.rb
  576 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/conversions.rb
  577 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/conversions.rb
  578 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/instance_variables.rb
  579 /usr/local/bundle/gems/json-2.2.0/lib/json/version.rb
  580 /usr/local/bundle/gems/json-2.2.0/lib/json/generic_object.rb
  581 /usr/local/bundle/gems/json-2.2.0/lib/json/common.rb
  582 /usr/local/bundle/gems/json-2.2.0/lib/json/ext/parser.so
  583 /usr/local/bundle/gems/json-2.2.0/lib/json/ext/generator.so
  584 /usr/local/bundle/gems/json-2.2.0/lib/json/ext.rb
  585 /usr/local/bundle/gems/json-2.2.0/lib/json.rb
  586 /usr/local/lib/ruby/2.5.0/bigdecimal/util.rb
  587 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/big_decimal/conversions.rb
  588 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/json.rb
  589 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/option_merger.rb
  590 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object/with_options.rb
  591 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/object.rb
  592 /usr/local/bundle/gems/railties-5.2.3/lib/rails/paths.rb
  593 /usr/local/bundle/gems/railties-5.2.3/lib/rails/rack.rb
  594 /usr/local/bundle/gems/railties-5.2.3/lib/rails/configuration.rb
  595 /usr/local/bundle/gems/railties-5.2.3/lib/rails/railtie/configuration.rb
  596 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/i18n_railtie.rb
  597 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/railtie.rb
  598 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/class/attribute.rb
  599 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/rails.rb
  600 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_pack/gem_version.rb
  601 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_pack/version.rb
  602 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_pack.rb
  603 /usr/local/bundle/gems/rack-2.0.7/lib/rack.rb
  604 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch.rb
  605 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/messages/rotation_configuration.rb
  606 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/railtie.rb
  607 /usr/local/bundle/gems/railties-5.2.3/lib/rails.rb
  608 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/gem_version.rb
  609 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/version.rb
  610 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model.rb
  611 /usr/local/bundle/gems/arel-9.0.0/lib/arel/errors.rb
  612 /usr/local/bundle/gems/arel-9.0.0/lib/arel/crud.rb
  613 /usr/local/bundle/gems/arel-9.0.0/lib/arel/factory_methods.rb
  614 /usr/local/bundle/gems/arel-9.0.0/lib/arel/expressions.rb
  615 /usr/local/bundle/gems/arel-9.0.0/lib/arel/predications.rb
  616 /usr/local/bundle/gems/arel-9.0.0/lib/arel/window_predications.rb
  617 /usr/local/bundle/gems/arel-9.0.0/lib/arel/math.rb
  618 /usr/local/bundle/gems/arel-9.0.0/lib/arel/alias_predication.rb
  619 /usr/local/bundle/gems/arel-9.0.0/lib/arel/order_predications.rb
  620 /usr/local/bundle/gems/arel-9.0.0/lib/arel/table.rb
  621 /usr/local/bundle/gems/arel-9.0.0/lib/arel/attributes/attribute.rb
  622 /usr/local/bundle/gems/arel-9.0.0/lib/arel/attributes.rb
  623 /usr/local/bundle/gems/arel-9.0.0/lib/arel/compatibility/wheres.rb
  624 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/visitor.rb
  625 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/depth_first.rb
  626 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/reduce.rb
  627 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/to_sql.rb
  628 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/sqlite.rb
  629 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/postgresql.rb
  630 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/mysql.rb
  631 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/mssql.rb
  632 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/oracle.rb
  633 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/oracle12.rb
  634 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/where_sql.rb
  635 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/dot.rb
  636 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/ibm_db.rb
  637 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors/informix.rb
  638 /usr/local/bundle/gems/arel-9.0.0/lib/arel/visitors.rb
  639 /usr/local/bundle/gems/arel-9.0.0/lib/arel/collectors/plain_string.rb
  640 /usr/local/bundle/gems/arel-9.0.0/lib/arel/collectors/sql_string.rb
  641 /usr/local/bundle/gems/arel-9.0.0/lib/arel/tree_manager.rb
  642 /usr/local/bundle/gems/arel-9.0.0/lib/arel/insert_manager.rb
  643 /usr/local/bundle/gems/arel-9.0.0/lib/arel/select_manager.rb
  644 /usr/local/bundle/gems/arel-9.0.0/lib/arel/update_manager.rb
  645 /usr/local/bundle/gems/arel-9.0.0/lib/arel/delete_manager.rb
  646 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/node.rb
  647 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/select_statement.rb
  648 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/select_core.rb
  649 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/insert_statement.rb
  650 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/update_statement.rb
  651 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/bind_param.rb
  652 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/terminal.rb
  653 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/true.rb
  654 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/false.rb
  655 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/unary.rb
  656 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/grouping.rb
  657 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/ascending.rb
  658 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/descending.rb
  659 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/unqualified_column.rb
  660 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/with.rb
  661 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/binary.rb
  662 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/equality.rb
  663 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/in.rb
  664 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/join_source.rb
  665 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/delete_statement.rb
  666 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/table_alias.rb
  667 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/infix_operation.rb
  668 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/unary_operation.rb
  669 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/over.rb
  670 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/matches.rb
  671 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/regexp.rb
  672 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/and.rb
  673 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/function.rb
  674 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/count.rb
  675 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/extract.rb
  676 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/values.rb
  677 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/values_list.rb
  678 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/named_function.rb
  679 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/window.rb
  680 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/case.rb
  681 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/full_outer_join.rb
  682 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/inner_join.rb
  683 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/outer_join.rb
  684 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/right_outer_join.rb
  685 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/string_join.rb
  686 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/sql_literal.rb
  687 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes/casted.rb
  688 /usr/local/bundle/gems/arel-9.0.0/lib/arel/nodes.rb
  689 /usr/local/bundle/gems/arel-9.0.0/lib/arel.rb
  690 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/gem_version.rb
  691 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/version.rb
  692 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/attribute.rb
  693 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/attribute_set/builder.rb
  694 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/attribute_set/yaml_encoder.rb
  695 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/attribute_set.rb
  696 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/attribute_methods.rb
  697 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/attribute_methods.rb
  698 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/determine_if_preparable_visitor.rb
  699 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/schema_cache.rb
  700 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/sql_type_metadata.rb
  701 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/compact.rb
  702 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/schema_dumper.rb
  703 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/schema_dumper.rb
  704 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/schema_creation.rb
  705 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/concurrency/load_interlock_aware_monitor.rb
  706 /usr/local/bundle/gems/arel-9.0.0/lib/arel/collectors/bind.rb
  707 /usr/local/bundle/gems/arel-9.0.0/lib/arel/collectors/composite.rb
  708 /usr/local/bundle/gems/arel-9.0.0/lib/arel/collectors/substitute_binds.rb
  709 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/descendants_tracker.rb
  710 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/callbacks.rb
  711 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/json/decoding.rb
  712 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/json/encoding.rb
  713 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/json.rb
  714 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/access.rb
  715 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/behavior.rb
  716 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/multibyte/chars.rb
  717 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/quoting.rb
  718 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/database_statements.rb
  719 /usr/local/lib/ruby/2.5.0/x86_64-linux/zlib.so
  720 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/errors.rb
  721 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/errors.rb
  722 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/migration.rb
  723 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/migration/join_table.rb
  724 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/schema_statements.rb
  725 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/database_limits.rb
  726 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/query_cache.rb
  727 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/savepoints.rb
  728 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract_adapter.rb
  729 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/scoping.rb
  730 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record.rb
  731 /usr/local/bundle/gems/activemodel-5.2.3/lib/active_model/railtie.rb
  732 /usr/local/bundle/gems/actionpack-5.2.3/lib/abstract_controller.rb
  733 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/filter_redirect.rb
  734 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/cache.rb
  735 /usr/local/bundle/gems/rack-2.0.7/lib/rack/query_parser.rb
  736 /usr/local/bundle/gems/rack-2.0.7/lib/rack/utils.rb
  737 /usr/local/bundle/gems/rack-2.0.7/lib/rack/media_type.rb
  738 /usr/local/bundle/gems/rack-2.0.7/lib/rack/request.rb
  739 /usr/local/bundle/gems/rack-2.0.7/lib/rack/body_proxy.rb
  740 /usr/local/bundle/gems/rack-2.0.7/lib/rack/response.rb
  741 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/response.rb
  742 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller/metal/live.rb
  743 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/hash_with_indifferent_access.rb
  744 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/indifferent_access.rb
  745 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/hash/transform_values.rb
  746 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/rescuable.rb
  747 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/upload.rb
  748 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/mock_session.rb
  749 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/cookie_jar.rb
  750 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/mock_digest_request.rb
  751 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/utils.rb
  752 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/methods.rb
  753 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/uploaded_file.rb
  754 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test/version.rb
  755 /usr/local/bundle/gems/rack-test-1.1.0/lib/rack/test.rb
  756 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller/metal/strong_parameters.rb
  757 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/attr_internal.rb
  758 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/uri.rb
  759 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller.rb
  760 /usr/local/bundle/gems/actionpack-5.2.3/lib/abstract_controller/railties/routes_helpers.rb
  761 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller/railties/helpers.rb
  762 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/gem_version.rb
  763 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/version.rb
  764 /usr/local/lib/ruby/2.5.0/erb.rb
  765 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/multibyte/unicode.rb
  766 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/string/output_safety.rb
  767 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view.rb
  768 /usr/local/bundle/gems/railties-5.2.3/lib/rails/engine/configuration.rb
  769 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/railtie.rb
  770 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller/railtie.rb
  771 /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/railtie.rb
  772 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/gem_version.rb
  773 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/version.rb
  774 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/errors.rb
  775 /usr/local/bundle/gems/marcel-0.3.3/lib/marcel.rb
  776 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage.rb
  777 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/downloading.rb
  778 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/previewer.rb
  779 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/previewer/poppler_pdf_previewer.rb
  780 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/previewer/mupdf_previewer.rb
  781 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/previewer/video_previewer.rb
  782 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/analyzer.rb
  783 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/analyzer/image_analyzer.rb
  784 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/analyzer/video_analyzer.rb
  785 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/routing.rb
  786 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/router/utils.rb
  787 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/routes.rb
  788 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_controller/metal/exceptions.rb
  789 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/formatter.rb
  790 /usr/local/lib/ruby/2.5.0/x86_64-linux/racc/cparse.so
  791 /usr/local/lib/ruby/2.5.0/racc/parser.rb
  792 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/scanner.rb
  793 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/visitors.rb
  794 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/nodes/node.rb
  795 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/parser_extras.rb
  796 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/parser.rb
  797 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/route.rb
  798 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/path/pattern.rb
  799 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb
  800 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/nfa/dot.rb
  801 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/gtg/transition_table.rb
  802 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/gtg/builder.rb
  803 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/gtg/simulator.rb
  804 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/nfa/transition_table.rb
  805 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/nfa/builder.rb
  806 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey/nfa/simulator.rb
  807 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/journey.rb
  808 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/remove_method.rb
  809 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/headers.rb
  810 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/mime_negotiation.rb
  811 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/mime_types.rb
  812 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/mime_type.rb
  813 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/parameters.rb
  814 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/parameter_filter.rb
  815 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/filter_parameters.rb
  816 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/url.rb
  817 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb
  818 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/http/request.rb
  819 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/routing/endpoint.rb
  820 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/routing/polymorphic_routes.rb
  821 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/routing/url_for.rb
  822 /usr/local/bundle/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb
  823 /usr/local/bundle/gems/activestorage-5.2.3/lib/active_storage/engine.rb
  824 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/array/access.rb
  825 /usr/local/bundle/gems/globalid-0.4.2/lib/global_id/uri/gid.rb
  826 /usr/local/bundle/gems/globalid-0.4.2/lib/global_id/global_id.rb
  827 /usr/local/bundle/gems/globalid-0.4.2/lib/global_id.rb
  828 /usr/local/bundle/gems/globalid-0.4.2/lib/global_id/railtie.rb
  829 /usr/local/bundle/gems/activejob-5.2.3/lib/active_job/gem_version.rb
  830 /usr/local/bundle/gems/activejob-5.2.3/lib/active_job/version.rb
  831 /usr/local/bundle/gems/activejob-5.2.3/lib/active_job.rb
  832 /usr/local/bundle/gems/activejob-5.2.3/lib/active_job/railtie.rb
  833 /usr/local/bundle/gems/actionmailer-5.2.3/lib/action_mailer/gem_version.rb
  834 /usr/local/bundle/gems/actionmailer-5.2.3/lib/action_mailer/version.rb
  835 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/class/subclasses.rb
  836 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/class.rb
  837 /usr/local/bundle/gems/actionmailer-5.2.3/lib/action_mailer.rb
  838 /usr/local/bundle/gems/actionmailer-5.2.3/lib/action_mailer/railtie.rb
  839 /usr/local/bundle/gems/actioncable-5.2.3/lib/action_cable/gem_version.rb
  840 /usr/local/bundle/gems/actioncable-5.2.3/lib/action_cable/version.rb
  841 /usr/local/bundle/gems/actioncable-5.2.3/lib/action_cable.rb
  842 /usr/local/bundle/gems/actioncable-5.2.3/lib/action_cable/helpers/action_cable_helper.rb
  843 /usr/local/bundle/gems/actioncable-5.2.3/lib/action_cable/engine.rb
  844 /usr/local/bundle/gems/method_source-0.9.2/lib/method_source/version.rb
  845 /usr/local/bundle/gems/method_source-0.9.2/lib/method_source/source_location.rb
  846 /usr/local/bundle/gems/method_source-0.9.2/lib/method_source/code_helpers.rb
  847 /usr/local/bundle/gems/method_source-0.9.2/lib/method_source.rb
  848 /usr/local/bundle/gems/railties-5.2.3/lib/rails/test_unit/runner.rb
  849 /usr/local/bundle/gems/railties-5.2.3/lib/rails/test_unit/line_filtering.rb
  850 /usr/local/bundle/gems/railties-5.2.3/lib/rails/test_unit/railtie.rb
  851 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/numeric/bytes.rb
  852 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/version.rb
  853 /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/md5.so
  854 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/digest_utils.rb
  855 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/cache.rb
  856 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/asset.rb
  857 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/bower.rb
  858 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/utils.rb
  859 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/compressing.rb
  860 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb
  861 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/path_digest_utils.rb
  862 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/uri_utils.rb
  863 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/dependencies.rb
  864 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/legacy_tilt_processor.rb
  865 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/engines.rb
  866 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/encoding_utils.rb
  867 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/http_utils.rb
  868 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/mime.rb
  869 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/paths.rb
  870 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/file_reader.rb
  871 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/legacy_proc_processor.rb
  872 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb
  873 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/processing.rb
  874 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/transformers.rb
  875 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/configuration.rb
  876 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/errors.rb
  877 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/path_dependency_utils.rb
  878 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/resolve.rb
  879 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/uri_tar.rb
  880 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/unloaded_asset.rb
  881 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/loader.rb
  882 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/server.rb
  883 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/base.rb
  884 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/cache/memory_store.rb
  885 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb
  886 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/environment.rb
  887 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/manifest_utils.rb
  888 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/utils/gzip.rb
  889 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/manifest.rb
  890 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/deprecation.rb
  891 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/context.rb
  892 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/directive_processor.rb
  893 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/bundle.rb
  894 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/autoload.rb
  895 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/closure_compressor.rb
  896 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb
  897 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/uglifier_compressor.rb
  898 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/yui_compressor.rb
  899 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/coffee_script_processor.rb
  900 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/eco_processor.rb
  901 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/ejs_processor.rb
  902 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/jst_processor.rb
  903 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb
  904 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/erb_processor.rb
  905 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets/legacy.rb
  906 /usr/local/bundle/gems/sprockets-3.7.2/lib/sprockets.rb
  907 /usr/local/lib/ruby/2.5.0/benchmark.rb
  908 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb
  909 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/benchmarkable.rb
  910 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/enumerable.rb
  911 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/active_model_helper.rb
  912 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/asset_url_helper.rb
  913 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb
  914 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/output_safety_helper.rb
  915 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/tag_helper.rb
  916 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/asset_tag_helper.rb
  917 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/atom_feed_helper.rb
  918 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb
  919 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/controller_helper.rb
  920 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/csp_helper.rb
  921 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/csrf_helper.rb
  922 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/date_helper.rb
  923 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/debug_helper.rb
  924 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/javascript_helper.rb
  925 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/url_helper.rb
  926 /usr/local/bundle/gems/rails-html-sanitizer-1.2.0/lib/rails/html/sanitizer/version.rb
  927 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/nokogiri.so
  928 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/version.rb
  929 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/syntax_error.rb
  930 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/pp/node.rb
  931 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/pp/character_data.rb
  932 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/pp.rb
  933 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/parse_options.rb
  934 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/sax/document.rb
  935 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/sax/parser_context.rb
  936 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/sax/parser.rb
  937 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/sax/push_parser.rb
  938 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/sax.rb
  939 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/searchable.rb
  940 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/node/save_options.rb
  941 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/node.rb
  942 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/attribute_decl.rb
  943 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/element_decl.rb
  944 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/element_content.rb
  945 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/character_data.rb
  946 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/namespace.rb
  947 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/attr.rb
  948 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/dtd.rb
  949 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/cdata.rb
  950 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/text.rb
  951 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/document.rb
  952 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/document_fragment.rb
  953 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/processing_instruction.rb
  954 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/node_set.rb
  955 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/syntax_error.rb
  956 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/xpath/syntax_error.rb
  957 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/xpath.rb
  958 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/xpath_context.rb
  959 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/builder.rb
  960 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/reader.rb
  961 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/notation.rb
  962 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/entity_decl.rb
  963 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/entity_reference.rb
  964 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/schema.rb
  965 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml/relax_ng.rb
  966 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xml.rb
  967 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xslt/stylesheet.rb
  968 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/xslt.rb
  969 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/entity_lookup.rb
  970 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/document.rb
  971 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/document_fragment.rb
  972 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/sax/parser_context.rb
  973 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/sax/parser.rb
  974 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/sax/push_parser.rb
  975 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/element_description.rb
  976 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/element_description_defaults.rb
  977 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html.rb
  978 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/decorators/slop.rb
  979 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/node.rb
  980 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/xpath_visitor.rb
  981 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/parser_extras.rb
  982 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/parser.rb
  983 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/tokenizer.rb
  984 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css/syntax_error.rb
  985 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/css.rb
  986 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/html/builder.rb
  987 /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri.rb
  988 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/metahelpers.rb
  989 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/elements.rb
  990 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/html5/whitelist.rb
  991 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/html5/libxml2_workarounds.rb
  992 /usr/local/bundle/gems/crass-1.0.4/lib/crass/token-scanner.rb
  993 /usr/local/bundle/gems/crass-1.0.4/lib/crass/scanner.rb
  994 /usr/local/bundle/gems/crass-1.0.4/lib/crass/tokenizer.rb
  995 /usr/local/bundle/gems/crass-1.0.4/lib/crass/parser.rb
  996 /usr/local/bundle/gems/crass-1.0.4/lib/crass.rb
  997 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/html5/scrub.rb
  998 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/scrubber.rb
  999 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/scrubbers.rb
 1000 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/instance_methods.rb
 1001 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/xml/document.rb
 1002 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/xml/document_fragment.rb
 1003 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/html/document.rb
 1004 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah/html/document_fragment.rb
 1005 /usr/local/bundle/gems/loofah-2.2.3/lib/loofah.rb
 1006 /usr/local/bundle/gems/rails-html-sanitizer-1.2.0/lib/rails/html/scrubbers.rb
 1007 /usr/local/bundle/gems/rails-html-sanitizer-1.2.0/lib/rails/html/sanitizer.rb
 1008 /usr/local/bundle/gems/rails-html-sanitizer-1.2.0/lib/rails-html-sanitizer.rb
 1009 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/sanitize_helper.rb
 1010 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/text_helper.rb
 1011 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/form_tag_helper.rb
 1012 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/model_naming.rb
 1013 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/reachable.rb
 1014 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb
 1015 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module/concerning.rb
 1016 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/module.rb
 1017 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/record_identifier.rb
 1018 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/form_helper.rb
 1019 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/form_options_helper.rb
 1020 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/number_helper.rb
 1021 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/number_helper.rb
 1022 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/record_tag_helper.rb
 1023 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/rendering_helper.rb
 1024 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers/translation_helper.rb
 1025 /usr/local/bundle/gems/actionview-5.2.3/lib/action_view/helpers.rb
 1026 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/context.rb
 1027 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/utils.rb
 1028 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/helper.rb
 1029 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb
 1030 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/route_wrapper.rb
 1031 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/rails/version.rb
 1032 /usr/local/bundle/gems/railties-5.2.3/lib/rails/source_annotation_extractor.rb
 1033 /usr/local/bundle/gems/railties-5.2.3/lib/rails/application/configuration.rb
 1034 /usr/local/bundle/gems/sprockets-rails-3.2.1/lib/sprockets/railtie.rb
 1035 /usr/local/bundle/gems/railties-5.2.3/lib/rails/all.rb
 1036 /usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/string_inquirer.rb
 1037 /usr/local/bundle/gems/rails-i18n-5.1.3/lib/rails_i18n/unicode.rb
 1038 /usr/local/bundle/gems/rails-i18n-5.1.3/lib/rails_i18n/railtie.rb
 1039 /usr/local/bundle/gems/rails-i18n-5.1.3/lib/rails_i18n.rb
 1040 /usr/local/bundle/gems/rails-i18n-5.1.3/lib/rails-i18n.rb
 1041 /usr/local/lib/ruby/2.5.0/x86_64-linux/socket.so
 1042 /usr/local/lib/ruby/2.5.0/x86_64-linux/io/wait.so
 1043 /usr/local/lib/ruby/2.5.0/socket.rb
 1044 /usr/local/lib/ruby/2.5.0/ipaddr.rb
 1045 /usr/local/bundle/gems/pg-1.1.4/lib/pg_ext.so
 1046 /usr/local/bundle/gems/pg-1.1.4/lib/pg/exceptions.rb
 1047 /usr/local/bundle/gems/pg-1.1.4/lib/pg/constants.rb
 1048 /usr/local/bundle/gems/pg-1.1.4/lib/pg/coder.rb
 1049 /usr/local/bundle/gems/pg-1.1.4/lib/pg/binary_decoder.rb
 1050 /usr/local/bundle/gems/pg-1.1.4/lib/pg/text_encoder.rb
 1051 /usr/local/bundle/gems/pg-1.1.4/lib/pg/text_decoder.rb
 1052 /usr/local/bundle/gems/pg-1.1.4/lib/pg/basic_type_mapping.rb
 1053 /usr/local/bundle/gems/pg-1.1.4/lib/pg/type_map_by_column.rb
 1054 /usr/local/bundle/gems/pg-1.1.4/lib/pg/connection.rb
 1055 /usr/local/bundle/gems/pg-1.1.4/lib/pg/result.rb
 1056 /usr/local/bundle/gems/pg-1.1.4/lib/pg/tuple.rb
 1057 /usr/local/bundle/gems/pg-1.1.4/lib/pg.rb
 1058 /usr/local/bundle/gems/puma-4.1.1/lib/puma.rb
 1059 /usr/local/bundle/gems/sassc-rails-2.1.2/lib/sassc/rails/version.rb
 1060 /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/version.rb
 1061 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
 1062 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/platform.rb
 1063 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/data_converter.rb
 1064 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/types.rb
 1065 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb
 1066 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/errno.rb
 1067 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/pointer.rb
 1068 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/memorypointer.rb
 1069 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/struct_layout.rb
 1070 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/struct_layout_builder.rb
 1071 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/struct_by_reference.rb
 1072 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/struct.rb
 1073 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/union.rb
 1074 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/managedstruct.rb
 1075 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/callback.rb
 1076 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/io.rb
 1077 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/autopointer.rb
 1078 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/variadic.rb
 1079 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/enum.rb
 1080 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi/ffi.rb
 1081 /usr/local/bundle/gems/ffi-1.11.1/lib/ffi.rb

* Process memory map:

559849f11000-559849f12000 r-xp 00000000 00:640 83                        /usr/local/bin/ruby
55984a111000-55984a112000 r--p 00000000 00:640 83                        /usr/local/bin/ruby
55984a112000-55984a113000 rw-p 00001000 00:640 83                        /usr/local/bin/ruby
55984a627000-55984cbea000 rw-p 00000000 00:00 0                          [heap]
7f19c3857000-7f19c39f4000 r--s 00000000 00:640 46                        /lib/x86_64-linux-gnu/libc-2.24.so
7f19c39f4000-7f19c3c3a000 r--s 00000000 00:640 2891                      /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so
7f19c3c3a000-7f19c4350000 r--s 00000000 00:640 86                        /usr/local/lib/libruby.so.2.5.0
7f19c4350000-7f19c4366000 r-xp 00000000 00:640 2894                      /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19c4366000-7f19c4565000 ---p 00016000 00:640 2894                      /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19c4565000-7f19c4566000 r--p 00015000 00:640 2894                      /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19c4566000-7f19c4567000 rw-p 00016000 00:640 2894                      /lib/x86_64-linux-gnu/libgcc_s.so.1
7f19c4567000-7f19c46d9000 r-xp 00000000 00:640 2893                      /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f19c46d9000-7f19c48d9000 ---p 00172000 00:640 2893                      /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f19c48d9000-7f19c48e3000 r--p 00172000 00:640 2893                      /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f19c48e3000-7f19c48e5000 rw-p 0017c000 00:640 2893                      /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f19c48e5000-7f19c48e9000 rw-p 00000000 00:00 0 
7f19c48e9000-7f19c4ae6000 r-xp 00000000 00:640 2891                      /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so
7f19c4ae6000-7f19c4ce5000 ---p 001fd000 00:640 2891                      /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so
7f19c4ce5000-7f19c4cf1000 r--p 001fc000 00:640 2891                      /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so
7f19c4cf1000-7f19c4cf4000 rw-p 00208000 00:640 2891                      /usr/local/bundle/gems/sassc-2.2.1/lib/sassc/libsass.so
7f19c4cf4000-7f19c4cff000 rw-p 00000000 00:00 0 
7f19c4cff000-7f19c4d21000 r-xp 00000000 00:640 2867                      /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
7f19c4d21000-7f19c4f20000 ---p 00022000 00:640 2867                      /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
7f19c4f20000-7f19c4f21000 r--p 00021000 00:640 2867                      /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
7f19c4f21000-7f19c4f22000 rw-p 00022000 00:640 2867                      /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
7f19c4f22000-7f19c4f24000 r-xp 00000000 00:640 2842                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/wait.so
7f19c4f24000-7f19c5123000 ---p 00002000 00:640 2842                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/wait.so
7f19c5123000-7f19c5124000 r--p 00001000 00:640 2842                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/wait.so
7f19c5124000-7f19c5125000 rw-p 00002000 00:640 2842                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/wait.so
7f19c5125000-7f19c5151000 r-xp 00000000 00:640 1260                      /usr/local/lib/ruby/2.5.0/x86_64-linux/socket.so
7f19c5151000-7f19c5350000 ---p 0002c000 00:640 1260                      /usr/local/lib/ruby/2.5.0/x86_64-linux/socket.so
7f19c5350000-7f19c5351000 r--p 0002b000 00:640 1260                      /usr/local/lib/ruby/2.5.0/x86_64-linux/socket.so
7f19c5351000-7f19c5352000 rw-p 0002c000 00:640 1260                      /usr/local/lib/ruby/2.5.0/x86_64-linux/socket.so
7f19c5352000-7f19c5359000 r-xp 00000000 00:640 2841                      /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f19c5359000-7f19c5559000 ---p 00007000 00:640 2841                      /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f19c5559000-7f19c555a000 r--p 00007000 00:640 2841                      /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f19c555a000-7f19c555b000 rw-p 00008000 00:640 2841                      /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f19c555b000-7f19c55dc000 r-xp 00000000 00:640 2839                      /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f19c55dc000-7f19c57dc000 ---p 00081000 00:640 2839                      /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f19c57dc000-7f19c57dd000 r--p 00081000 00:640 2839                      /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f19c57dd000-7f19c57de000 rw-p 00082000 00:640 2839                      /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f19c57de000-7f19c5811000 r-xp 00000000 00:640 2837                      /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f19c5811000-7f19c5a11000 ---p 00033000 00:640 2837                      /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f19c5a11000-7f19c5a12000 r--p 00033000 00:640 2837                      /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f19c5a12000-7f19c5a13000 rw-p 00034000 00:640 2837                      /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f19c5a13000-7f19c5a48000 r-xp 00000000 00:640 2835                      /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f19c5a48000-7f19c5c47000 ---p 00035000 00:640 2835                      /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f19c5c47000-7f19c5c49000 r--p 00034000 00:640 2835                      /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f19c5c49000-7f19c5c4a000 rw-p 00036000 00:640 2835                      /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f19c5c4a000-7f19c5c5b000 r-xp 00000000 00:640 2833                      /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f19c5c5b000-7f19c5e5b000 ---p 00011000 00:640 2833                      /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f19c5e5b000-7f19c5e5c000 r--p 00011000 00:640 2833                      /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f19c5e5c000-7f19c5e5d000 rw-p 00012000 00:640 2833                      /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f19c5e5d000-7f19c5e8f000 r-xp 00000000 00:640 2831                      /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f19c5e8f000-7f19c608f000 ---p 00032000 00:640 2831                      /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f19c608f000-7f19c6090000 r--p 00032000 00:640 2831                      /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f19c6090000-7f19c6091000 rw-p 00033000 00:640 2831                      /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f19c6091000-7f19c60eb000 r-xp 00000000 00:640 2829                      /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f19c60eb000-7f19c62ea000 ---p 0005a000 00:640 2829                      /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f19c62ea000-7f19c62f4000 r--p 00059000 00:640 2829                      /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f19c62f4000-7f19c62f6000 rw-p 00063000 00:640 2829                      /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f19c62f6000-7f19c6480000 r-xp 00000000 00:640 2827                      /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f19c6480000-7f19c6680000 ---p 0018a000 00:640 2827                      /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f19c6680000-7f19c668d000 r--p 0018a000 00:640 2827                      /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f19c668d000-7f19c668e000 rw-p 00197000 00:640 2827                      /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f19c668e000-7f19c668f000 rw-p 00000000 00:00 0 
7f19c668f000-7f19c66a9000 r-xp 00000000 00:640 2825                      /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f19c66a9000-7f19c68a8000 ---p 0001a000 00:640 2825                      /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f19c68a8000-7f19c68a9000 r--p 00019000 00:640 2825                      /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f19c68a9000-7f19c68aa000 rw-p 0001a000 00:640 2825                      /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f19c68aa000-7f19c68b7000 r-xp 00000000 00:640 2823                      /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f19c68b7000-7f19c6ab7000 ---p 0000d000 00:640 2823                      /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f19c6ab7000-7f19c6ab8000 r--p 0000d000 00:640 2823                      /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f19c6ab8000-7f19c6ab9000 rw-p 0000e000 00:640 2823                      /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f19c6ab9000-7f19c6acd000 r-xp 00000000 00:640 77                        /lib/x86_64-linux-gnu/libresolv-2.24.so
7f19c6acd000-7f19c6ccc000 ---p 00014000 00:640 77                        /lib/x86_64-linux-gnu/libresolv-2.24.so
7f19c6ccc000-7f19c6ccd000 r--p 00013000 00:640 77                        /lib/x86_64-linux-gnu/libresolv-2.24.so
7f19c6ccd000-7f19c6cce000 rw-p 00014000 00:640 77                        /lib/x86_64-linux-gnu/libresolv-2.24.so
7f19c6cce000-7f19c6cd0000 rw-p 00000000 00:00 0 
7f19c6cd0000-7f19c6cd3000 r-xp 00000000 00:640 2821                      /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f19c6cd3000-7f19c6ed2000 ---p 00003000 00:640 2821                      /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f19c6ed2000-7f19c6ed3000 r--p 00002000 00:640 2821                      /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f19c6ed3000-7f19c6ed4000 rw-p 00003000 00:640 2821                      /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f19c6ed4000-7f19c6edf000 r-xp 00000000 00:640 2819                      /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f19c6edf000-7f19c70de000 ---p 0000b000 00:640 2819                      /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f19c70de000-7f19c70df000 r--p 0000a000 00:640 2819                      /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f19c70df000-7f19c70e0000 rw-p 0000b000 00:640 2819                      /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f19c70e0000-7f19c70e3000 r-xp 00000000 00:640 2817                      /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f19c70e3000-7f19c72e2000 ---p 00003000 00:640 2817                      /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f19c72e2000-7f19c72e3000 r--p 00002000 00:640 2817                      /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f19c72e3000-7f19c72e4000 rw-p 00003000 00:640 2817                      /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f19c72e4000-7f19c7313000 r-xp 00000000 00:640 2815                      /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f19c7313000-7f19c7513000 ---p 0002f000 00:640 2815                      /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f19c7513000-7f19c7515000 r--p 0002f000 00:640 2815                      /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f19c7515000-7f19c7516000 rw-p 00031000 00:640 2815                      /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f19c7516000-7f19c7517000 rw-p 00000000 00:00 0 
7f19c7517000-7f19c75e0000 r-xp 00000000 00:640 2813                      /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f19c75e0000-7f19c77e0000 ---p 000c9000 00:640 2813                      /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f19c77e0000-7f19c77ee000 r--p 000c9000 00:640 2813                      /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f19c77ee000-7f19c77f1000 rw-p 000d7000 00:640 2813                      /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f19c77f1000-7f19c783e000 r-xp 00000000 00:640 2811                      /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f19c783e000-7f19c7a3d000 ---p 0004d000 00:640 2811                      /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f19c7a3d000-7f19c7a3f000 r--p 0004c000 00:640 2811                      /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f19c7a3f000-7f19c7a40000 rw-p 0004e000 00:640 2811                      /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f19c7a40000-7f19c7a42000 rw-p 00000000 00:00 0 
7f19c7a42000-7f19c7a8a000 r-xp 00000000 00:640 2809                      /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f19c7a8a000-7f19c7c89000 ---p 00048000 00:640 2809                      /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f19c7c89000-7f19c7c8b000 r--p 00047000 00:640 2809                      /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f19c7c8b000-7f19c7c8d000 rw-p 00049000 00:640 2809                      /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f19c7c8d000-7f19c7cba000 r-xp 00000000 00:640 2807                      /usr/lib/x86_64-linux-gnu/libpq.so.5.9
7f19c7cba000-7f19c7eba000 ---p 0002d000 00:640 2807                      /usr/lib/x86_64-linux-gnu/libpq.so.5.9
7f19c7eba000-7f19c7ebd000 r--p 0002d000 00:640 2807                      /usr/lib/x86_64-linux-gnu/libpq.so.5.9
7f19c7ebd000-7f19c7ebe000 rw-p 00030000 00:640 2807                      /usr/lib/x86_64-linux-gnu/libpq.so.5.9
7f19c7ebe000-7f19c7eec000 r-xp 00000000 00:640 2805                      /usr/local/bundle/gems/pg-1.1.4/lib/pg_ext.so
7f19c7eec000-7f19c80ec000 ---p 0002e000 00:640 2805                      /usr/local/bundle/gems/pg-1.1.4/lib/pg_ext.so
7f19c80ec000-7f19c80ed000 r--p 0002e000 00:640 2805                      /usr/local/bundle/gems/pg-1.1.4/lib/pg_ext.so
7f19c80ed000-7f19c80ee000 rw-p 0002f000 00:640 2805                      /usr/local/bundle/gems/pg-1.1.4/lib/pg_ext.so
7f19c80ee000-7f19c82f0000 rw-p 00000000 00:00 0 
7f19c82f0000-7f19c8307000 r-xp 00000000 00:640 2753                      /usr/lib/x86_64-linux-gnu/gconv/CP932.so
7f19c8307000-7f19c8506000 ---p 00017000 00:640 2753                      /usr/lib/x86_64-linux-gnu/gconv/CP932.so
7f19c8506000-7f19c8507000 r--p 00016000 00:640 2753                      /usr/lib/x86_64-linux-gnu/gconv/CP932.so
7f19c8507000-7f19c8508000 rw-p 00017000 00:640 2753                      /usr/lib/x86_64-linux-gnu/gconv/CP932.so
7f19c8508000-7f19c852d000 r-xp 00000000 00:640 2681                      /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f19c852d000-7f19c872c000 ---p 00025000 00:640 2681                      /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f19c872c000-7f19c872d000 r--p 00024000 00:640 2681                      /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f19c872d000-7f19c872e000 rw-p 00025000 00:640 2681                      /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f19c872e000-7f19c894f000 r-xp 00000000 00:640 2679                      /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/nokogiri.so
7f19c894f000-7f19c8b4f000 ---p 00221000 00:640 2679                      /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/nokogiri.so
7f19c8b4f000-7f19c8b57000 r--p 00221000 00:640 2679                      /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/nokogiri.so
7f19c8b57000-7f19c8b5b000 rw-p 00229000 00:640 2679                      /usr/local/bundle/gems/nokogiri-1.10.4/lib/nokogiri/nokogiri.so
7f19c8b5b000-7f19c8c1e000 rw-p 00000000 00:00 0 
7f19c8c1e000-7f19c8c1f000 r-xp 00000000 00:640 2592                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/md5.so
7f19c8c1f000-7f19c8e1e000 ---p 00001000 00:640 2592                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/md5.so
7f19c8e1e000-7f19c8e1f000 r--p 00000000 00:640 2592                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/md5.so
7f19c8e1f000-7f19c8e20000 rw-p 00001000 00:640 2592                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/md5.so
7f19c8e20000-7f19c8e24000 r-xp 00000000 00:640 2517                      /usr/local/lib/ruby/2.5.0/x86_64-linux/racc/cparse.so
7f19c8e24000-7f19c9023000 ---p 00004000 00:640 2517                      /usr/local/lib/ruby/2.5.0/x86_64-linux/racc/cparse.so
7f19c9023000-7f19c9024000 r--p 00003000 00:640 2517                      /usr/local/lib/ruby/2.5.0/x86_64-linux/racc/cparse.so
7f19c9024000-7f19c9025000 rw-p 00004000 00:640 2517                      /usr/local/lib/ruby/2.5.0/x86_64-linux/racc/cparse.so
7f19c9025000-7f19c903e000 r-xp 00000000 00:640 2431                      /lib/x86_64-linux-gnu/libz.so.1.2.8
7f19c903e000-7f19c923d000 ---p 00019000 00:640 2431                      /lib/x86_64-linux-gnu/libz.so.1.2.8
7f19c923d000-7f19c923e000 r--p 00018000 00:640 2431                      /lib/x86_64-linux-gnu/libz.so.1.2.8
7f19c923e000-7f19c923f000 rw-p 00019000 00:640 2431                      /lib/x86_64-linux-gnu/libz.so.1.2.8
7f19c923f000-7f19c9251000 r-xp 00000000 00:640 1257                      /usr/local/lib/ruby/2.5.0/x86_64-linux/zlib.so
7f19c9251000-7f19c9450000 ---p 00012000 00:640 1257                      /usr/local/lib/ruby/2.5.0/x86_64-linux/zlib.so
7f19c9450000-7f19c9451000 r--p 00011000 00:640 1257                      /usr/local/lib/ruby/2.5.0/x86_64-linux/zlib.so
7f19c9451000-7f19c9452000 rw-p 00012000 00:640 1257                      /usr/local/lib/ruby/2.5.0/x86_64-linux/zlib.so
7f19c9452000-7f19c945b000 r-xp 00000000 00:640 2279                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/generator.so
7f19c945b000-7f19c965a000 ---p 00009000 00:640 2279                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/generator.so
7f19c965a000-7f19c965b000 r--p 00008000 00:640 2279                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/generator.so
7f19c965b000-7f19c965c000 rw-p 00009000 00:640 2279                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/generator.so
7f19c965c000-7f19c9662000 r-xp 00000000 00:640 2278                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/parser.so
7f19c9662000-7f19c9861000 ---p 00006000 00:640 2278                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/parser.so
7f19c9861000-7f19c9862000 r--p 00005000 00:640 2278                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/parser.so
7f19c9862000-7f19c9863000 rw-p 00006000 00:640 2278                      /usr/local/bundle/gems/json-2.2.0/lib/json/ext/parser.so
7f19c9863000-7f19c9877000 r-xp 00000000 00:640 1252                      /usr/local/lib/ruby/2.5.0/x86_64-linux/bigdecimal.so
7f19c9877000-7f19c9a77000 ---p 00014000 00:640 1252                      /usr/local/lib/ruby/2.5.0/x86_64-linux/bigdecimal.so
7f19c9a77000-7f19c9a78000 r--p 00014000 00:640 1252                      /usr/local/lib/ruby/2.5.0/x86_64-linux/bigdecimal.so
7f19c9a78000-7f19c9a79000 rw-p 00015000 00:640 1252                      /usr/local/lib/ruby/2.5.0/x86_64-linux/bigdecimal.so
7f19c9a79000-7f19c9aac000 r-xp 00000000 00:640 1266                      /usr/local/lib/ruby/2.5.0/x86_64-linux/date_core.so
7f19c9aac000-7f19c9cab000 ---p 00033000 00:640 1266                      /usr/local/lib/ruby/2.5.0/x86_64-linux/date_core.so
7f19c9cab000-7f19c9cac000 r--p 00032000 00:640 1266                      /usr/local/lib/ruby/2.5.0/x86_64-linux/date_core.so
7f19c9cac000-7f19c9cad000 rw-p 00033000 00:640 1266                      /usr/local/lib/ruby/2.5.0/x86_64-linux/date_core.so
7f19c9cad000-7f19c9cae000 rw-p 00000000 00:00 0 
7f19c9cae000-7f19c9caf000 r-xp 00000000 00:640 2157                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha2.so
7f19c9caf000-7f19c9eaf000 ---p 00001000 00:640 2157                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha2.so
7f19c9eaf000-7f19c9eb0000 r--p 00001000 00:640 2157                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha2.so
7f19c9eb0000-7f19c9eb1000 rw-p 00002000 00:640 2157                      /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha2.so
7f19c9eb1000-7f19c9eb2000 r-xp 00000000 00:640 2151                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/nonblock.so
7f19c9eb2000-7f19ca0b2000 ---p 00001000 00:640 2151                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/nonblock.so
7f19ca0b2000-7f19ca0b3000 r--p 00001000 00:640 2151                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/nonblock.so
7f19ca0b3000-7f19ca0b4000 rw-p 00002000 00:640 2151                      /usr/local/lib/ruby/2.5.0/x86_64-linux/io/nonblock.so
7f19ca0b4000-7f19ca108000 r-xp 00000000 00:640 1261                      /usr/local/lib/ruby/2.5.0/x86_64-linux/openssl.so
7f19ca108000-7f19ca308000 ---p 00054000 00:640 1261                      /usr/local/lib/ruby/2.5.0/x86_64-linux/openssl.so
7f19ca308000-7f19ca30a000 r--p 00054000 00:640 1261                      /usr/local/lib/ruby/2.5.0/x86_64-linux/openssl.so
7f19ca30a000-7f19ca30c000 rw-p 00056000 00:640 1261                      /usr/local/lib/ruby/2.5.0/x86_64-linux/openssl.so
7f19ca30c000-7f19ca30d000 rw-p 00000000 00:00 0 
7f19ca30d000-7f19ca314000 r-xp 00000000 00:640 1263                      /usr/local/lib/ruby/2.5.0/x86_64-linux/strscan.so
7f19ca314000-7f19ca513000 ---p 00007000 00:640 1263                      /usr/local/lib/ruby/2.5.0/x86_64-linux/strscan.so
7f19ca513000-7f19ca514000 r--p 00006000 00:640 1263                      /usr/local/lib/ruby/2.5.0/x86_64-linux/strscan.so
7f19ca514000-7f19ca515000 rw-p 00007000 00:640 1263                      /usr/local/lib/ruby/2.5.0/x86_64-linux/strscan.so
7f19ca523000-7f19ca58e000 r--s 00000000 00:640 2867                      /usr/local/bundle/gems/ffi-1.11.1/lib/ffi_c.so
7f19ca58e000-7f19ca5b4000 r--s 00000000 00:640 39                        /lib/x86_64-linux-gnu/ld-2.24.so
7f19ca5b4000-7f19ca5d6000 r--s 00000000 00:640 65                        /lib/x86_64-linux-gnu/libpthread-2.24.so
7f19ca5d6000-7f19ca5f3000 r-xp 00000000 00:640 1995                      /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.5
7f19ca5f3000-7f19ca7f3000 ---p 0001d000 00:640 1995                      /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.5
7f19ca7f3000-7f19ca7f4000 r--p 0001d000 00:640 1995                      /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.5
7f19ca7f4000-7f19ca7f5000 rw-p 0001e000 00:640 1995                      /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.5
7f19ca7f5000-7f19ca7fb000 r-xp 00000000 00:640 1993                      /usr/local/bundle/gems/psych-3.1.0/lib/psych.so
7f19ca7fb000-7f19ca9fa000 ---p 00006000 00:640 1993                      /usr/local/bundle/gems/psych-3.1.0/lib/psych.so
7f19ca9fa000-7f19ca9fb000 r--p 00005000 00:640 1993                      /usr/local/bundle/gems/psych-3.1.0/lib/psych.so
7f19ca9fb000-7f19ca9fc000 rw-p 00006000 00:640 1993                      /usr/local/bundle/gems/psych-3.1.0/lib/psych.so
7f19ca9fc000-7f19ca9ff000 r-xp 00000000 00:640 1989                      /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bootsnap.so
7f19ca9ff000-7f19cabfe000 ---p 00003000 00:640 1989                      /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bootsnap.so
7f19cabfe000-7f19cabff000 r--p 00002000 00:640 1989                      /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bootsnap.so
7f19cabff000-7f19cac00000 rw-p 00003000 00:640 1989                      /usr/local/bundle/gems/bootsnap-1.4.5/lib/bootsnap/bootsnap.so
7f19cac00000-7f19cac14000 r-xp 00000000 00:640 1566                      /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/msgpack.so
7f19cac14000-7f19cae13000 ---p 00014000 00:640 1566                      /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/msgpack.so
7f19cae13000-7f19cae14000 r--p 00013000 00:640 1566                      /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/msgpack.so
7f19cae14000-7f19cae15000 rw-p 00014000 00:640 1566                      /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack/msgpack.so
7f19cae15000-7f19cb07a000 r-xp 00000000 00:640 637                       /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f19cb07a000-7f19cb279000 ---p 00265000 00:640 637                       /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f19cb279000-7f19cb297000 r--p 00264000 00:640 637                       /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f19cb297000-7f19cb2a5000 rw-p 00282000 00:640 637                       /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f19cb2a5000-7f19cb2a8000 rw-p 00000000 00:00 0 
7f19cb2a8000-7f19cb30a000 r-xp 00000000 00:640 636                       /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f19cb30a000-7f19cb50a000 ---p 00062000 00:640 636                       /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f19cb50a000-7f19cb50e000 r--p 00062000 00:640 636                       /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f19cb50e000-7f19cb514000 rw-p 00066000 00:640 636                       /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f19cb514000-7f19cb515000 r-xp 00000000 00:640 633                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha1.so
7f19cb515000-7f19cb714000 ---p 00001000 00:640 633                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha1.so
7f19cb714000-7f19cb715000 r--p 00000000 00:640 633                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha1.so
7f19cb715000-7f19cb716000 rw-p 00001000 00:640 633                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest/sha1.so
7f19cb716000-7f19cb719000 r-xp 00000000 00:640 630                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest.so
7f19cb719000-7f19cb919000 ---p 00003000 00:640 630                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest.so
7f19cb919000-7f19cb91a000 r--p 00003000 00:640 630                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest.so
7f19cb91a000-7f19cb91b000 rw-p 00004000 00:640 630                       /usr/local/lib/ruby/2.5.0/x86_64-linux/digest.so
7f19cb91b000-7f19cb941000 r-xp 00000000 00:640 42                        /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f19cb941000-7f19cbb40000 ---p 00026000 00:640 42                        /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f19cbb40000-7f19cbb44000 r--p 00025000 00:640 42                        /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f19cbb44000-7f19cbb45000 rw-p 00029000 00:640 42                        /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f19cbb45000-7f19cbb67000 r-xp 00000000 00:640 516                       /lib/x86_64-linux-gnu/libncurses.so.5.9
7f19cbb67000-7f19cbd66000 ---p 00022000 00:640 516                       /lib/x86_64-linux-gnu/libncurses.so.5.9
7f19cbd66000-7f19cbd67000 r--p 00021000 00:640 516                       /lib/x86_64-linux-gnu/libncurses.so.5.9
7f19cbd67000-7f19cbd68000 rw-p 00022000 00:640 516                       /lib/x86_64-linux-gnu/libncurses.so.5.9
7f19cbd68000-7f19cbdac000 r-xp 00000000 00:640 514                       /lib/x86_64-linux-gnu/libreadline.so.7.0
7f19cbdac000-7f19cbfab000 ---p 00044000 00:640 514                       /lib/x86_64-linux-gnu/libreadline.so.7.0
7f19cbfab000-7f19cbfad000 r--p 00043000 00:640 514                       /lib/x86_64-linux-gnu/libreadline.so.7.0
7f19cbfad000-7f19cbfb3000 rw-p 00045000 00:640 514                       /lib/x86_64-linux-gnu/libreadline.so.7.0
7f19cbfb3000-7f19cbfb5000 rw-p 00000000 00:00 0 
7f19cbfb5000-7f19cbfbd000 r-xp 00000000 00:640 512                       /usr/local/lib/ruby/2.5.0/x86_64-linux/readline.so
7f19cbfbd000-7f19cc1bc000 ---p 00008000 00:640 512                       /usr/local/lib/ruby/2.5.0/x86_64-linux/readline.so
7f19cc1bc000-7f19cc1bd000 r--p 00007000 00:640 512                       /usr/local/lib/ruby/2.5.0/x86_64-linux/readline.so
7f19cc1bd000-7f19cc1be000 rw-p 00008000 00:640 512                       /usr/local/lib/ruby/2.5.0/x86_64-linux/readline.so
7f19cc1be000-7f19cc1c1000 r-xp 00000000 00:640 487                       /usr/local/lib/ruby/2.5.0/x86_64-linux/cgi/escape.so
7f19cc1c1000-7f19cc3c0000 ---p 00003000 00:640 487                       /usr/local/lib/ruby/2.5.0/x86_64-linux/cgi/escape.so
7f19cc3c0000-7f19cc3c1000 r--p 00002000 00:640 487                       /usr/local/lib/ruby/2.5.0/x86_64-linux/cgi/escape.so
7f19cc3c1000-7f19cc3c2000 rw-p 00003000 00:640 487                       /usr/local/lib/ruby/2.5.0/x86_64-linux/cgi/escape.so
7f19cc3c2000-7f19cc3c9000 r-xp 00000000 00:640 456                       /usr/local/lib/ruby/2.5.0/x86_64-linux/pathname.so
7f19cc3c9000-7f19cc5c8000 ---p 00007000 00:640 456                       /usr/local/lib/ruby/2.5.0/x86_64-linux/pathname.so
7f19cc5c8000-7f19cc5c9000 r--p 00006000 00:640 456                       /usr/local/lib/ruby/2.5.0/x86_64-linux/pathname.so
7f19cc5c9000-7f19cc5ca000 rw-p 00007000 00:640 456                       /usr/local/lib/ruby/2.5.0/x86_64-linux/pathname.so
7f19cc5ca000-7f19cc5d0000 r-xp 00000000 00:640 454                       /usr/local/lib/ruby/2.5.0/x86_64-linux/etc.so
7f19cc5d0000-7f19cc7cf000 ---p 00006000 00:640 454                       /usr/local/lib/ruby/2.5.0/x86_64-linux/etc.so
7f19cc7cf000-7f19cc7d0000 r--p 00005000 00:640 454                       /usr/local/lib/ruby/2.5.0/x86_64-linux/etc.so
7f19cc7d0000-7f19cc7d1000 rw-p 00006000 00:640 454                       /usr/local/lib/ruby/2.5.0/x86_64-linux/etc.so
7f19cc7d1000-7f19cc7d9000 r-xp 00000000 00:640 119                       /usr/local/lib/ruby/2.5.0/x86_64-linux/stringio.so
7f19cc7d9000-7f19cc9d9000 ---p 00008000 00:640 119                       /usr/local/lib/ruby/2.5.0/x86_64-linux/stringio.so
7f19cc9d9000-7f19cc9da000 r--p 00008000 00:640 119                       /usr/local/lib/ruby/2.5.0/x86_64-linux/stringio.so
7f19cc9da000-7f19cc9db000 rw-p 00009000 00:640 119                       /usr/local/lib/ruby/2.5.0/x86_64-linux/stringio.so
7f19cc9db000-7f19cc9de000 r-xp 00000000 00:640 103                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/trans/transdb.so
7f19cc9de000-7f19ccbdd000 ---p 00003000 00:640 103                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/trans/transdb.so
7f19ccbdd000-7f19ccbde000 r--p 00002000 00:640 103                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/trans/transdb.so
7f19ccbde000-7f19ccbdf000 rw-p 00003000 00:640 103                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/trans/transdb.so
7f19ccbdf000-7f19ccbe1000 r-xp 00000000 00:640 101                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/encdb.so
7f19ccbe1000-7f19ccde0000 ---p 00002000 00:640 101                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/encdb.so
7f19ccde0000-7f19ccde1000 r--p 00001000 00:640 101                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/encdb.so
7f19ccde1000-7f19ccde2000 rw-p 00002000 00:640 101                       /usr/local/lib/ruby/2.5.0/x86_64-linux/enc/encdb.so
7f19ccde2000-7f19ccf77000 r-xp 00000000 00:640 46                        /lib/x86_64-linux-gnu/libc-2.24.so
7f19ccf77000-7f19cd177000 ---p 00195000 00:640 46                        /lib/x86_64-linux-gnu/libc-2.24.so
7f19cd177000-7f19cd17b000 r--p 00195000 00:640 46                        /lib/x86_64-linux-gnu/libc-2.24.so
7f19cd17b000-7f19cd17d000 rw-p 00199000 00:640 46                        /lib/x86_64-linux-gnu/libc-2.24.so
7f19cd17d000-7f19cd181000 rw-p 00000000 00:00 0 
7f19cd181000-7f19cd284000 r-xp 00000000 00:640 90                        /lib/x86_64-linux-gnu/libm-2.24.so
7f19cd284000-7f19cd483000 ---p 00103000 00:640 90                        /lib/x86_64-linux-gnu/libm-2.24.so
7f19cd483000-7f19cd484000 r--p 00102000 00:640 90                        /lib/x86_64-linux-gnu/libm-2.24.so
7f19cd484000-7f19cd485000 rw-p 00103000 00:640 90                        /lib/x86_64-linux-gnu/libm-2.24.so
7f19cd485000-7f19cd48d000 r-xp 00000000 00:640 88                        /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f19cd48d000-7f19cd68d000 ---p 00008000 00:640 88                        /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f19cd68d000-7f19cd68e000 r--p 00008000 00:640 88                        /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f19cd68e000-7f19cd68f000 rw-p 00009000 00:640 88                        /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f19cd68f000-7f19cd6bd000 rw-p 00000000 00:00 0 
7f19cd6bd000-7f19cd6c0000 r-xp 00000000 00:640 44                        /lib/x86_64-linux-gnu/libdl-2.24.so
7f19cd6c0000-7f19cd8bf000 ---p 00003000 00:640 44                        /lib/x86_64-linux-gnu/libdl-2.24.so
7f19cd8bf000-7f19cd8c0000 r--p 00002000 00:640 44                        /lib/x86_64-linux-gnu/libdl-2.24.so
7f19cd8c0000-7f19cd8c1000 rw-p 00003000 00:640 44                        /lib/x86_64-linux-gnu/libdl-2.24.so
7f19cd8c1000-7f19cd8d9000 r-xp 00000000 00:640 65                        /lib/x86_64-linux-gnu/libpthread-2.24.so
7f19cd8d9000-7f19cdad8000 ---p 00018000 00:640 65                        /lib/x86_64-linux-gnu/libpthread-2.24.so
7f19cdad8000-7f19cdad9000 r--p 00017000 00:640 65                        /lib/x86_64-linux-gnu/libpthread-2.24.so
7f19cdad9000-7f19cdada000 rw-p 00018000 00:640 65                        /lib/x86_64-linux-gnu/libpthread-2.24.so
7f19cdada000-7f19cdade000 rw-p 00000000 00:00 0 
7f19cdade000-7f19cdded000 r-xp 00000000 00:640 86                        /usr/local/lib/libruby.so.2.5.0
7f19cdded000-7f19cdfed000 ---p 0030f000 00:640 86                        /usr/local/lib/libruby.so.2.5.0
7f19cdfed000-7f19cdff2000 r--p 0030f000 00:640 86                        /usr/local/lib/libruby.so.2.5.0
7f19cdff2000-7f19cdff5000 rw-p 00314000 00:640 86                        /usr/local/lib/libruby.so.2.5.0
7f19cdff5000-7f19ce006000 rw-p 00000000 00:00 0 
7f19ce006000-7f19ce029000 r-xp 00000000 00:640 39                        /lib/x86_64-linux-gnu/ld-2.24.so
7f19ce02a000-7f19ce02e000 r--s 00000000 00:640 44                        /lib/x86_64-linux-gnu/libdl-2.24.so
7f19ce02e000-7f19ce053000 r--s 00000000 00:640 83                        /usr/local/bin/ruby
7f19ce053000-7f19ce219000 rw-p 00000000 00:00 0 
7f19ce21b000-7f19ce222000 r--s 00000000 00:640 2752                      /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f19ce222000-7f19ce223000 ---p 00000000 00:00 0 
7f19ce223000-7f19ce229000 rw-p 00000000 00:00 0 
7f19ce229000-7f19ce22a000 r--p 00023000 00:640 39                        /lib/x86_64-linux-gnu/ld-2.24.so
7f19ce22a000-7f19ce22b000 rw-p 00024000 00:640 39                        /lib/x86_64-linux-gnu/ld-2.24.so
7f19ce22b000-7f19ce22c000 rw-p 00000000 00:00 0 
7ffc1c483000-7ffc1cc82000 rw-p 00000000 00:00 0                          [stack]
7ffc1cd2d000-7ffc1cd2f000 r--p 00000000 00:00 0                          [vvar]
7ffc1cd2f000-7ffc1cd31000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

bash: line 1:   395 Aborted                 (core dumped) bundle exec rake staging:invoke_tasks

Our docker file:

FROM ruby:2.5.0

RUN apt-get update
RUN apt-get install -qy build-essential \
  libxml2-dev \
  libxslt-dev \
  cmake \
  wget \
  gzip \
  apt-transport-https \
  qt5-default \
  libqt5webkit5-dev

RUN wget http://www.freetds.org/files/stable/freetds-1.00.99.tar.gz \
    && tar -xzf freetds-1.00.99.tar.gz \
    && cd freetds-1.00.99 \
    && ./configure --prefix=/usr/local --with-tdsver=7.3 \
    && make \
    && make install

RUN curl -sL https://deb.nodesource.com/setup_8.x | bash - \
    && apt-get install -y nodejs

RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -\
    && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list \
    && apt-get update \
    && apt-get install -y yarn

RUN mkdir -p /var/www/app/node_modules
RUN mkdir -p /var/www/app/engines/api

COPY Gemfile* /var/www/app/
COPY yarn.lock package.json /var/www/app/
COPY engines/api/ /var/www/app/engines/api/

WORKDIR /var/www/app

RUN yarn
RUN gem install bundler

ADD https://raw.githubusercontent.com/taiidani/docker-wait-for-it/master/docker/example/wait-for-it/wait-for-it.sh ./wait_for_it.sh
RUN chmod +x wait_for_it.sh

RUN bundle install -j $(nproc)

COPY . .

RUN RAILS_ENV=staging bundle exec rake assets:precompile

RUN mkdir tmp/pids/

EXPOSE 3000

CMD ["bundle", "exec", "rails", "s", "-b", "0.0.0.0"]
ayanes commented 5 years ago

Both, sassc-2.1.0 (downgrading approach) and sassc-2.2.1 continue failing on OSX 10.14.6/ruby 2.6.4p104

bolandrm commented 5 years ago

@ayanes what error are you seeing?

RostislavKor commented 5 years ago

same error FROM ruby:2.6.1-slim sassc (2.2.1) ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction

fwininger commented 5 years ago

Same error on Centos 7.

maksekoz commented 5 years ago

Same error ruby 2.6.4p104 (2019-08-28 revision 67798) [amd64-freebsd12] rubygem-sassc-2.2.0

ghost commented 5 years ago

Same error on Ruby 2.6.4 and 2.6.3 on RedHat 7

ahorek commented 5 years ago

[BUG] Illegal instruction

this option makes the binary NOT portable between different processor architectures https://github.com/sass/sassc-ruby/blob/8b6f4154355afcfc49174c87b6ddd7039ccbec8a/ext/extconf.rb#L24

I expect that you have a VM 1/ build sassc on your local machine 2/ deploy your preinstalled image on a cloud that has a different CPU

workaround 1/

gem uninstall sassc
gem install sassc (but on a target platform)

2/ prebuild a portable gem

bundle config --local build.sassc --disable-march-tune-native

or

gem install sassc -- --disable-march-tune-native

precompiled gem was originally portable https://github.com/sass/sassc-ruby/blob/8b6f4154355afcfc49174c87b6ddd7039ccbec8a/Rakefile#L26 but it was removed in https://github.com/sass/sassc-ruby/pull/145 thats why sassc 2.1.0 works for you

@glebm @bolandrm 1/ is it significantelly faster with -march=native? maybe we should disable this option by default to make it more portable? 2/ or at least add a note to README for people that want to use the same binary on VMs?

ghost commented 5 years ago

@ahorek good catch. I'm building a Docker image on a CI/CD system. My application needs to be portable.

I added BUNDLE_BUILD__SASSC: "--disable-march-tune-native" to my .bundle/config which fixes the issue for me. Sassc is only used during precompile, so I don't mind a speed hit.

Here is the offending commit.

fwininger commented 5 years ago

@alex-mohemian same context, thanks for the solution.

@glebm @bolandrm can we disable -tune=native by default ?

ghost commented 5 years ago

@fwininger before you pull your hair out: https://github.com/docker-library/ruby/issues/129

.bundle/config is (by default) ignored inside your Dockerfile because of the BUNDLE_APP_CONFIG environment variable.

piotrmankowski commented 5 years ago

@alex-mohemian so theoretically adding RUN bundle config --local build.sassc --without-march-tune-native before bundle install in Dockerfile should solve this issue. But it doesn't, any thoughts?

bundle config in docker image:

build.sassc
Set for your local app (/usr/local/bundle/config): "--without-march-tune-native"

jobs
Set for your local app (/usr/local/bundle/config): "4"

path
Set via BUNDLE_PATH: "/usr/local/bundle"

app_config
Set via BUNDLE_APP_CONFIG: "/usr/local/bundle"

silence_root_warning
Set via BUNDLE_SILENCE_ROOT_WARNING: true
ghost commented 5 years ago

@piotrmankowski because the flag is --disable-march-tune-native.

There are a few typos in @ahorek's comment (no blame! This comment pointed me in the right direction!)

piotrmankowski commented 5 years ago

@alex-mohemian oh, thanks! :)

ahorek commented 5 years ago

@alex-mohemian thanks! fixed

giedriusr commented 5 years ago

Thanks everyone for the hints.

glebm commented 5 years ago

It still won't be fully portable even without arch=native because glibc can only be linked dynamically. You also have to make sure that libc is the same as the one libsass is linked against.

glebm commented 5 years ago

Furthermore, when compiling from source, libstdc++ is also linked dynamically by default. There is a flag to link it statically.

glebm commented 5 years ago

Fully portable binaries for Linux are basically impossible. I am not convinced that we should reduce performance for everyone for such a niche use-case.

fwininger commented 5 years ago

@glebm I don't think compiling a docker image in a CI based on ubuntu and deploy the container on customer environment based on Centos 7 or Redhat 7 is a "niche use-case" in 2019 or in the future.

glebm commented 5 years ago

Docker does not prevent libc incompatibilities -- binaries running in Docker use the host's kernel (which libc calls out to). This is a fragile design.

From https://forums.docker.com/t/libc-incompatibilities-when-will-they-emerge/9895/4:

So that might explain why things seem to be working, but it doesn’t mean there aren’t nasty runtime bugs and errors lurking around the corner somewhere.

glebm commented 5 years ago

at least add a note to README for people that want to use the same binary on VMs?

For sure a note would be helpful.

You should also pass --static-stdlib to statically link potentially missing or incompatible libgcc and libstdc++.

There is no workaround at all for incompatible libc or an incompatible CPU family.

ayanes commented 5 years ago

@ayanes what error are you seeing? sassc-2.2.1/lib/sassc/libsass.bundle, 5): no suitable image found. Did find:

Nevetherless:

gem uninstall sassc

gem install sassc -- --disable-march-tune-native

Fixes the issue in OSX

sbull commented 5 years ago

FWIW, manually installing the gem with the flag in my Dockerfile before doing bundle install worked around the issue for me on Heroku (using heroku.yml image building).


RUN gem install sassc -- --disable-march-tune-native
RUN bundle install
vpereira commented 5 years ago

what solved for me was to do the following:

bundle config force_ruby_platform true

before installing the gem

richpeck commented 5 years ago

what solved for me was to do the following:

bundle config force_ruby_platform true

before installing the gem

This worked for me, thanks!

ammit commented 5 years ago

Released 2.2.1. Please try it out and let me know if it helped!

This worked for me, thanks

Environment ruby 2.6.4p104 + Rails6.0.0 on DO Ubuntu 16.04.6

oehlschl commented 5 years ago

I have a similar issue. 😭 An error occurs when the probability is about 80%.

/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f3e93f3b375

I know it's not the the main point of this thread, but I'm just discovering this issue after getting similar ffi illegal instruction errors intermittently during deployments to AWS.

@atsushi-zto were you ever able to resolve the error you described above?

atsushi-zto commented 5 years ago

@oehlschl I haven't tried it yet, but I think --disable-march-tune-native option will fix it.

msuhovec commented 5 years ago

Just leaving a comment that deploying the fix (sassc 2.2.1) fixed it for me.

Amazon Linux-2 4.14.97-90.72 + Ruby 2.4.0

takeda commented 5 years ago

@oehlschl if you're using CodeBuild the latest version will be compiled to the instruction set used by the CPU in CodeBuild (not sure what instance types are used) and if you then try to run the image on another instance that uses a different CPU you'll get this error.

oehlschl commented 5 years ago

Thanks @takeda @atsushi-zto!

Just following up to say that BUNDLE_FORCE_RUBY_PLATFORM: "true" did not help but BUNDLE_BUILD__SASSC: "--disable-march-tune-native" did.

Makes sense now. Thanks all for the explanations and prompt responses.

CHTJonas commented 4 years ago

Thanks all for the tips above! Just to reiterate for anyone who doesn't want to read the marathon thread above, the following solves the issue:

gem uninstall sassc
gem install sassc -- --disable-march-tune-native

What I'm interested to know however is why this is necessary when running locally on a Mac? I'm not pulling a Docker image or other precompiled assets/binaries from CI etc. I'm literally just installing the gem natively - why does adding -march=native -mtune=native to the compiler flags suddenly break everything?

takeda commented 4 years ago

I don't know too much about about gems, but know about C compiler. You are right, based on your description this shouldn't affect you, so if it does, perhaps the library isn't built locally and instead it is downloaded (for example Python package manager prefers binaries and downloads source and builds it only when they are not available or build was forced) and when you are specifying options you are forcing rebuild? I'm just guessing.

glebm commented 4 years ago

@takeda No, the gem only provides binaries for Windows (mingw32/64). https://rubygems.org/gems/sassc

ghost commented 4 years ago

@CHTJonas that seems odd. You're building and using it on your mac? Are you perhaps building inside a Docker image or a VM? Otherwise there is no reason why this should affect you.

I actually only discovered the issue while deploying a CI compiled image to production -- it was running fine both locally and on the CI system (and on our verification system which has the same architecture as the CI server unfortunately).

gingerlime commented 4 years ago

bumped into this issue as well. I can build my docker image on one host, but then running it on another one produces this error

/usr/local/bundle/gems/ffi-1.11.1/lib/ffi/library.rb:112: [BUG] Illegal instruction at 0x00007f37329fe695
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]