Last active
February 14, 2024 01:47
-
-
Save pvalena/cc64a62fa0f7993433c3112f206563cb to your computer and use it in GitHub Desktop.
Added Ruby 3.3 test as well.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ ruby -v | |
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux] | |
+ cp -r /my-app/ /tmp | |
+ cd /tmp/my-app | |
+ bundle config --local deployment true | |
+ bundle config --local without development:test | |
+ bundle install --path vendor | |
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor'`, and stop using this flag | |
Fetching gem metadata from https://rubygems.org/.......... | |
Fetching rake 13.1.0 | |
Installing rake 13.1.0 | |
Fetching concurrent-ruby 1.2.3 | |
Fetching crass 1.0.6 | |
Fetching zeitwerk 2.6.13 | |
Fetching builder 3.2.4 | |
Fetching erubi 1.12.0 | |
Fetching mini_portile2 2.6.1 | |
Fetching racc 1.7.3 | |
Fetching minitest 5.15.0 | |
Installing concurrent-ruby 1.2.3 | |
Installing crass 1.0.6 | |
Installing zeitwerk 2.6.13 | |
Fetching rack 2.2.8 | |
Installing builder 3.2.4 | |
Fetching nio4r 2.7.0 | |
Fetching websocket-extensions 0.1.5 | |
Installing erubi 1.12.0 | |
Fetching marcel 1.0.2 | |
Installing mini_portile2 2.6.1 | |
Installing racc 1.7.3 with native extensions | |
Fetching mini_mime 1.1.2 | |
Installing minitest 5.15.0 | |
Installing rack 2.2.8 | |
Fetching timeout 0.4.0 | |
Fetching strscan 3.1.0 | |
Installing nio4r 2.7.0 with native extensions | |
Installing websocket-extensions 0.1.5 | |
Fetching coffee-script-source 1.12.2 | |
Installing marcel 1.0.2 | |
Installing mini_mime 1.1.2 | |
Fetching execjs 2.9.1 | |
Installing timeout 0.4.0 | |
Fetching method_source 1.0.0 | |
Fetching thor 1.2.2 | |
Fetching connection_pool 2.4.1 | |
Installing strscan 3.1.0 with native extensions | |
Installing coffee-script-source 1.12.2 | |
Fetching ffi 1.16.3 | |
Installing execjs 2.9.1 | |
Installing method_source 1.0.0 | |
Installing thor 1.2.2 | |
Installing connection_pool 2.4.1 | |
Fetching rb-fsevent 0.11.2 | |
Fetching matrix 0.4.2 | |
Fetching pg 1.5.4 | |
Installing rb-fsevent 0.11.2 | |
Fetching tilt 2.3.0 | |
Installing matrix 0.4.2 | |
Fetching sqlite3 1.4.4 | |
Installing tilt 2.3.0 | |
Fetching turbolinks-source 5.2.0 | |
Installing sqlite3 1.4.4 with native extensions | |
Installing turbolinks-source 5.2.0 | |
Installing pg 1.5.4 with native extensions | |
Installing ffi 1.16.3 with native extensions | |
Fetching i18n 1.14.1 | |
Installing i18n 1.14.1 | |
Fetching tzinfo 2.0.6 | |
Installing tzinfo 2.0.6 | |
Fetching websocket-driver 0.7.6 | |
Installing websocket-driver 0.7.6 with native extensions | |
Fetching net-protocol 0.1.2 | |
Installing net-protocol 0.1.2 | |
Fetching rack-test 2.1.0 | |
Installing rack-test 2.1.0 | |
Fetching sprockets 4.2.1 | |
Installing sprockets 4.2.1 | |
Fetching coffee-script 2.4.1 | |
Installing coffee-script 2.4.1 | |
Fetching uglifier 4.2.0 | |
Installing uglifier 4.2.0 | |
Fetching redis-client 0.19.1 | |
Installing redis-client 0.19.1 | |
Fetching turbolinks 5.2.1 | |
Installing turbolinks 5.2.1 | |
Fetching activesupport 6.1.7.6 | |
Installing activesupport 6.1.7.6 | |
Fetching net-pop 0.1.2 | |
Fetching net-smtp 0.3.0 | |
Installing net-pop 0.1.2 | |
Fetching redis 5.1.0 | |
Installing net-smtp 0.3.0 | |
Fetching nokogiri 1.12.5 | |
Installing redis 5.1.0 | |
Fetching globalid 1.2.1 | |
Fetching activemodel 6.1.7.6 | |
Installing globalid 1.2.1 | |
Installing activemodel 6.1.7.6 | |
Fetching activejob 6.1.7.6 | |
Installing activejob 6.1.7.6 | |
Fetching activerecord 6.1.7.6 | |
Installing activerecord 6.1.7.6 | |
Installing nokogiri 1.12.5 with native extensions | |
Fetching net-imap 0.2.2 | |
Installing net-imap 0.2.2 | |
Fetching mail 2.8.1 | |
Installing mail 2.8.1 | |
Fetching puma 6.4.2 | |
Installing puma 6.4.2 with native extensions | |
Fetching rb-inotify 0.10.1 | |
Fetching sassc 2.1.0 (x86_64-linux) | |
Installing rb-inotify 0.10.1 | |
Fetching listen 3.8.0 | |
Installing listen 3.8.0 | |
Installing sassc 2.1.0 (x86_64-linux) | |
Fetching rails-dom-testing 2.2.0 | |
Fetching loofah 2.22.0 | |
Installing rails-dom-testing 2.2.0 | |
Installing loofah 2.22.0 | |
Fetching rails-html-sanitizer 1.5.0 | |
Installing rails-html-sanitizer 1.5.0 | |
Fetching actionview 6.1.7.6 | |
Installing actionview 6.1.7.6 | |
Fetching actionpack 6.1.7.6 | |
Fetching jbuilder 2.11.5 | |
Installing jbuilder 2.11.5 | |
Installing actionpack 6.1.7.6 | |
Fetching actioncable 6.1.7.6 | |
Fetching activestorage 6.1.7.6 | |
Fetching actionmailer 6.1.7.6 | |
Fetching railties 6.1.7.6 | |
Fetching sprockets-rails 3.4.2 | |
Installing actioncable 6.1.7.6 | |
Installing activestorage 6.1.7.6 | |
Installing actionmailer 6.1.7.6 | |
Installing sprockets-rails 3.4.2 | |
Installing railties 6.1.7.6 | |
Fetching actionmailbox 6.1.7.6 | |
Fetching actiontext 6.1.7.6 | |
Installing actionmailbox 6.1.7.6 | |
Installing actiontext 6.1.7.6 | |
Fetching coffee-rails 5.0.0 | |
Fetching sassc-rails 2.1.2 | |
Fetching rails 6.1.7.6 | |
Installing coffee-rails 5.0.0 | |
Installing sassc-rails 2.1.2 | |
Installing rails 6.1.7.6 | |
Fetching sass-rails 6.0.0 | |
Installing sass-rails 6.0.0 | |
Bundle complete! 22 Gemfile dependencies, 73 gems now installed. | |
Gems in the groups 'development' and 'test' were not installed. | |
Bundled gems are installed into `./vendor` | |
+ timeout 10 bundle exec rackup | |
/tmp/my-app/vendor/ruby/3.3.0/gems/activesupport-6.1.7.6/lib/active_support/message_verifier.rb:3: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec. Also contact author of activesupport-6.1.7.6 to add base64 into its gemspec. | |
/tmp/my-app/vendor/ruby/3.3.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of activesupport-6.1.7.6 to add bigdecimal into its gemspec. | |
/tmp/my-app/vendor/ruby/3.3.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332: warning: mutex_m was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add mutex_m to your Gemfile or gemspec. Also contact author of activesupport-6.1.7.6 to add mutex_m into its gemspec. | |
Puma starting in single mode... | |
* Puma version: 6.4.2 (ruby 3.3.0-p0) ("The Eagle of Durango") | |
* Min threads: 5 | |
* Max threads: 5 | |
* Environment: development | |
* PID: 10426 | |
* Listening on http://127.0.0.1:9292 | |
* Listening on http://[::1]:9292 | |
Use Ctrl-C to stop | |
- Gracefully stopping, waiting for requests to finish | |
+ R=124 | |
+ cat Gemfile.lock | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
actionmailbox (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (>= 2.7.1) | |
actionmailer (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (~> 2.5, >= 2.5.4) | |
rails-dom-testing (~> 2.0) | |
actionpack (6.1.7.6) | |
actionview (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
rack (~> 2.0, >= 2.0.9) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
actiontext (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nokogiri (>= 1.8.5) | |
actionview (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
builder (~> 3.1) | |
erubi (~> 1.4) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
activejob (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
globalid (>= 0.3.6) | |
activemodel (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activerecord (6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activestorage (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
marcel (~> 1.0) | |
mini_mime (>= 1.1.0) | |
activesupport (6.1.7.6) | |
concurrent-ruby (~> 1.0, >= 1.0.2) | |
i18n (>= 1.6, < 2) | |
minitest (>= 5.1) | |
tzinfo (~> 2.0) | |
zeitwerk (~> 2.3) | |
addressable (2.8.6) | |
public_suffix (>= 2.0.2, < 6.0) | |
bindex (0.8.1) | |
builder (3.2.4) | |
byebug (11.1.3) | |
capybara (3.35.3) | |
addressable | |
mini_mime (>= 0.1.3) | |
nokogiri (~> 1.8) | |
rack (>= 1.6.0) | |
rack-test (>= 0.6.3) | |
regexp_parser (>= 1.5, < 3.0) | |
xpath (~> 3.2) | |
childprocess (3.0.0) | |
coffee-rails (5.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 5.2.0) | |
coffee-script (2.4.1) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.12.2) | |
concurrent-ruby (1.2.3) | |
connection_pool (2.4.1) | |
crass (1.0.6) | |
digest (3.1.1) | |
erubi (1.12.0) | |
execjs (2.9.1) | |
ffi (1.16.3) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
i18n (1.14.1) | |
concurrent-ruby (~> 1.0) | |
io-wait (0.3.1) | |
jbuilder (2.11.5) | |
actionview (>= 5.0.0) | |
activesupport (>= 5.0.0) | |
listen (3.8.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
loofah (2.22.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
marcel (1.0.2) | |
matrix (0.4.2) | |
method_source (1.0.0) | |
mini_mime (1.1.2) | |
mini_portile2 (2.6.1) | |
minitest (5.15.0) | |
net-imap (0.2.2) | |
digest | |
net-protocol | |
strscan | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.1.2) | |
io-wait | |
timeout | |
net-smtp (0.3.0) | |
digest | |
net-protocol | |
timeout | |
nio4r (2.7.0) | |
nokogiri (1.12.5) | |
mini_portile2 (~> 2.6.1) | |
racc (~> 1.4) | |
pg (1.5.4) | |
public_suffix (4.0.7) | |
puma (6.4.2) | |
nio4r (~> 2.0) | |
racc (1.7.3) | |
rack (2.2.8) | |
rack-test (2.1.0) | |
rack (>= 1.3) | |
rails (6.1.7.6) | |
actioncable (= 6.1.7.6) | |
actionmailbox (= 6.1.7.6) | |
actionmailer (= 6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actiontext (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
bundler (>= 1.15.0) | |
railties (= 6.1.7.6) | |
sprockets-rails (>= 2.0.0) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-html-sanitizer (1.5.0) | |
loofah (~> 2.19, >= 2.19.1) | |
railties (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
method_source | |
rake (>= 12.2) | |
thor (~> 1.0) | |
rake (13.1.0) | |
rb-fsevent (0.11.2) | |
rb-inotify (0.10.1) | |
ffi (~> 1.0) | |
redis (5.1.0) | |
redis-client (>= 0.17.0) | |
redis-client (0.19.1) | |
connection_pool | |
regexp_parser (2.9.0) | |
rubyzip (2.3.2) | |
sass-rails (6.0.0) | |
sassc-rails (~> 2.1, >= 2.1.1) | |
sassc (2.1.0) | |
ffi (~> 1.9) | |
sassc-rails (2.1.2) | |
railties (>= 4.0.0) | |
sassc (>= 2.0) | |
sprockets (> 3.0) | |
sprockets-rails | |
tilt | |
selenium-webdriver (3.142.7) | |
childprocess (>= 0.5, < 4.0) | |
rubyzip (>= 1.2.2) | |
spring (2.1.1) | |
spring-watcher-listen (2.0.1) | |
listen (>= 2.7, < 4.0) | |
spring (>= 1.2, < 3.0) | |
sprockets (4.2.1) | |
concurrent-ruby (~> 1.0) | |
rack (>= 2.2.4, < 4) | |
sprockets-rails (3.4.2) | |
actionpack (>= 5.2) | |
activesupport (>= 5.2) | |
sprockets (>= 3.0.0) | |
sqlite3 (1.4.4) | |
strscan (3.1.0) | |
thor (1.2.2) | |
tilt (2.3.0) | |
timeout (0.4.0) | |
turbolinks (5.2.1) | |
turbolinks-source (~> 5.2) | |
turbolinks-source (5.2.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
uglifier (4.2.0) | |
execjs (>= 0.3.0, < 3) | |
web-console (4.2.1) | |
actionview (>= 6.0.0) | |
activemodel (>= 6.0.0) | |
bindex (>= 0.4.0) | |
railties (>= 6.0.0) | |
websocket-driver (0.7.6) | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
zeitwerk (2.6.13) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug | |
capybara | |
coffee-rails | |
ffi (>= 1.15.1) | |
jbuilder | |
listen | |
matrix | |
net-smtp | |
pg | |
puma | |
rails (~> 6) | |
redis | |
sass-rails | |
sassc (~> 2.1, < 2.2) | |
selenium-webdriver | |
spring | |
spring-watcher-listen | |
sqlite3 | |
turbolinks | |
tzinfo-data | |
uglifier | |
web-console | |
+ [[ 124 -eq 124 ]] | |
+ exit 0 | |
+ ruby -v | |
ruby 2.5.9p229 (2021-04-05 revision 67939) [x86_64-linux] | |
+ cp -r /my-app/ /tmp | |
+ cd /tmp/my-app | |
+ bundle config --local deployment true | |
You are replacing the current local value of deployment, which is currently nil | |
+ bundle config --local without development:test | |
You are replacing the current local value of without, which is currently nil | |
+ bundle install --path vendor | |
Fetching gem metadata from https://rubygems.org/.......... | |
[32mFetching rake 13.1.0[0m | |
[32mInstalling rake 13.1.0[0m | |
[32mFetching concurrent-ruby 1.2.3[0m | |
[32mInstalling concurrent-ruby 1.2.3[0m | |
[32mFetching i18n 1.14.1[0m | |
[32mInstalling i18n 1.14.1[0m | |
[32mFetching minitest 5.15.0[0m | |
[32mInstalling minitest 5.15.0[0m | |
[32mFetching tzinfo 2.0.6[0m | |
[32mInstalling tzinfo 2.0.6[0m | |
[32mFetching zeitwerk 2.6.13[0m | |
[32mInstalling zeitwerk 2.6.13[0m | |
[32mFetching activesupport 6.1.7.6[0m | |
[32mInstalling activesupport 6.1.7.6[0m | |
[32mFetching builder 3.2.4[0m | |
[32mInstalling builder 3.2.4[0m | |
[32mFetching erubi 1.12.0[0m | |
[32mInstalling erubi 1.12.0[0m | |
[32mFetching mini_portile2 2.6.1[0m | |
[32mInstalling mini_portile2 2.6.1[0m | |
[32mFetching racc 1.7.3[0m | |
[32mInstalling racc 1.7.3 with native extensions[0m | |
[32mFetching nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mInstalling nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mFetching rails-dom-testing 2.2.0[0m | |
[32mInstalling rails-dom-testing 2.2.0[0m | |
[32mFetching crass 1.0.6[0m | |
[32mInstalling crass 1.0.6[0m | |
[32mFetching loofah 2.22.0[0m | |
[32mInstalling loofah 2.22.0[0m | |
[32mFetching rails-html-sanitizer 1.5.0[0m | |
[32mInstalling rails-html-sanitizer 1.5.0[0m | |
[32mFetching actionview 6.1.7.6[0m | |
[32mInstalling actionview 6.1.7.6[0m | |
[32mFetching rack 2.2.8[0m | |
[32mInstalling rack 2.2.8[0m | |
[32mFetching rack-test 2.1.0[0m | |
[32mInstalling rack-test 2.1.0[0m | |
[32mFetching actionpack 6.1.7.6[0m | |
[32mInstalling actionpack 6.1.7.6[0m | |
[32mFetching nio4r 2.7.0[0m | |
[32mInstalling nio4r 2.7.0 with native extensions[0m | |
[32mFetching websocket-extensions 0.1.5[0m | |
[32mInstalling websocket-extensions 0.1.5[0m | |
[32mFetching websocket-driver 0.7.6[0m | |
[32mInstalling websocket-driver 0.7.6 with native extensions[0m | |
[32mFetching actioncable 6.1.7.6[0m | |
[32mInstalling actioncable 6.1.7.6[0m | |
[32mFetching globalid 1.2.1[0m | |
[32mInstalling globalid 1.2.1[0m | |
[32mFetching activejob 6.1.7.6[0m | |
[32mInstalling activejob 6.1.7.6[0m | |
[32mFetching activemodel 6.1.7.6[0m | |
[32mInstalling activemodel 6.1.7.6[0m | |
[32mFetching activerecord 6.1.7.6[0m | |
[32mInstalling activerecord 6.1.7.6[0m | |
[32mFetching marcel 1.0.2[0m | |
[32mInstalling marcel 1.0.2[0m | |
[32mFetching mini_mime 1.1.2[0m | |
[32mInstalling mini_mime 1.1.2[0m | |
[32mFetching activestorage 6.1.7.6[0m | |
[32mInstalling activestorage 6.1.7.6[0m | |
[32mFetching digest 3.1.1[0m | |
[32mInstalling digest 3.1.1 with native extensions[0m | |
[32mFetching io-wait 0.3.1[0m | |
[32mInstalling io-wait 0.3.1 with native extensions[0m | |
[32mFetching timeout 0.4.0[0m | |
[32mInstalling timeout 0.4.0[0m | |
[32mFetching net-protocol 0.1.2[0m | |
[32mInstalling net-protocol 0.1.2[0m | |
[32mFetching strscan 3.1.0[0m | |
[32mInstalling strscan 3.1.0 with native extensions[0m | |
[32mFetching net-imap 0.2.2[0m | |
[32mInstalling net-imap 0.2.2[0m | |
[32mFetching net-pop 0.1.2[0m | |
[32mInstalling net-pop 0.1.2[0m | |
[32mFetching net-smtp 0.3.0[0m | |
[32mInstalling net-smtp 0.3.0[0m | |
[32mFetching mail 2.8.1[0m | |
[32mInstalling mail 2.8.1[0m | |
[32mFetching actionmailbox 6.1.7.6[0m | |
[32mInstalling actionmailbox 6.1.7.6[0m | |
[32mFetching actionmailer 6.1.7.6[0m | |
[32mInstalling actionmailer 6.1.7.6[0m | |
[32mFetching actiontext 6.1.7.6[0m | |
[32mInstalling actiontext 6.1.7.6[0m | |
Using bundler 1.16.1 | |
[32mFetching coffee-script-source 1.12.2[0m | |
[32mInstalling coffee-script-source 1.12.2[0m | |
[32mFetching execjs 2.9.1[0m | |
[32mInstalling execjs 2.9.1[0m | |
[32mFetching coffee-script 2.4.1[0m | |
[32mInstalling coffee-script 2.4.1[0m | |
[32mFetching method_source 1.0.0[0m | |
[32mInstalling method_source 1.0.0[0m | |
[32mFetching thor 1.2.2[0m | |
[32mInstalling thor 1.2.2[0m | |
[32mFetching railties 6.1.7.6[0m | |
[32mInstalling railties 6.1.7.6[0m | |
[32mFetching coffee-rails 5.0.0[0m | |
[32mInstalling coffee-rails 5.0.0[0m | |
[32mFetching connection_pool 2.4.1[0m | |
[32mInstalling connection_pool 2.4.1[0m | |
[32mFetching ffi 1.16.3[0m | |
[32mInstalling ffi 1.16.3 with native extensions[0m | |
[32mFetching jbuilder 2.11.5[0m | |
[32mInstalling jbuilder 2.11.5[0m | |
[32mFetching rb-fsevent 0.11.2[0m | |
[32mInstalling rb-fsevent 0.11.2[0m | |
[32mFetching rb-inotify 0.10.1[0m | |
[32mInstalling rb-inotify 0.10.1[0m | |
[32mFetching listen 3.8.0[0m | |
[32mInstalling listen 3.8.0[0m | |
[32mFetching matrix 0.4.2[0m | |
[32mInstalling matrix 0.4.2[0m | |
[32mFetching pg 1.5.4[0m | |
[32mInstalling pg 1.5.4 with native extensions[0m | |
[32mFetching puma 6.4.2[0m | |
[32mInstalling puma 6.4.2 with native extensions[0m | |
[32mFetching sprockets 4.2.1[0m | |
[32mInstalling sprockets 4.2.1[0m | |
[32mFetching sprockets-rails 3.4.2[0m | |
[32mInstalling sprockets-rails 3.4.2[0m | |
[32mFetching rails 6.1.7.6[0m | |
[32mInstalling rails 6.1.7.6[0m | |
[32mFetching redis-client 0.19.1[0m | |
[32mInstalling redis-client 0.19.1[0m | |
[32mFetching redis 5.1.0[0m | |
[32mInstalling redis 5.1.0[0m | |
[32mFetching sassc 2.1.0 (x86_64-linux)[0m | |
[32mInstalling sassc 2.1.0 (x86_64-linux)[0m | |
[32mFetching tilt 2.3.0[0m | |
[32mInstalling tilt 2.3.0[0m | |
[32mFetching sassc-rails 2.1.2[0m | |
[32mInstalling sassc-rails 2.1.2[0m | |
[32mFetching sass-rails 6.0.0[0m | |
[32mInstalling sass-rails 6.0.0[0m | |
[32mFetching sqlite3 1.4.4[0m | |
[32mInstalling sqlite3 1.4.4 with native extensions[0m | |
[32mFetching turbolinks-source 5.2.0[0m | |
[32mInstalling turbolinks-source 5.2.0[0m | |
[32mFetching turbolinks 5.2.1[0m | |
[32mInstalling turbolinks 5.2.1[0m | |
[32mFetching uglifier 4.2.0[0m | |
[32mInstalling uglifier 4.2.0[0m | |
[32mBundle complete! 22 Gemfile dependencies, 73 gems now installed.[0m | |
[32mGems in the groups development and test were not installed.[0m | |
[32mBundled gems are installed into `./vendor`[0m | |
+ timeout 10 bundle exec rackup | |
Puma starting in single mode... | |
* Puma version: 6.4.2 (ruby 2.5.9-p229) ("The Eagle of Durango") | |
* Min threads: 5 | |
* Max threads: 5 | |
* Environment: development | |
* PID: 1116 | |
* Listening on http://127.0.0.1:9292 | |
* Listening on http://[::1]:9292 | |
Use Ctrl-C to stop | |
- Gracefully stopping, waiting for requests to finish | |
+ R=124 | |
+ cat Gemfile.lock | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
actionmailbox (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (>= 2.7.1) | |
actionmailer (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (~> 2.5, >= 2.5.4) | |
rails-dom-testing (~> 2.0) | |
actionpack (6.1.7.6) | |
actionview (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
rack (~> 2.0, >= 2.0.9) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
actiontext (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nokogiri (>= 1.8.5) | |
actionview (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
builder (~> 3.1) | |
erubi (~> 1.4) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
activejob (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
globalid (>= 0.3.6) | |
activemodel (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activerecord (6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activestorage (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
marcel (~> 1.0) | |
mini_mime (>= 1.1.0) | |
activesupport (6.1.7.6) | |
concurrent-ruby (~> 1.0, >= 1.0.2) | |
i18n (>= 1.6, < 2) | |
minitest (>= 5.1) | |
tzinfo (~> 2.0) | |
zeitwerk (~> 2.3) | |
addressable (2.8.6) | |
public_suffix (>= 2.0.2, < 6.0) | |
bindex (0.8.1) | |
builder (3.2.4) | |
byebug (11.1.3) | |
capybara (3.35.3) | |
addressable | |
mini_mime (>= 0.1.3) | |
nokogiri (~> 1.8) | |
rack (>= 1.6.0) | |
rack-test (>= 0.6.3) | |
regexp_parser (>= 1.5, < 3.0) | |
xpath (~> 3.2) | |
childprocess (3.0.0) | |
coffee-rails (5.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 5.2.0) | |
coffee-script (2.4.1) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.12.2) | |
concurrent-ruby (1.2.3) | |
connection_pool (2.4.1) | |
crass (1.0.6) | |
digest (3.1.1) | |
erubi (1.12.0) | |
execjs (2.9.1) | |
ffi (1.16.3) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
i18n (1.14.1) | |
concurrent-ruby (~> 1.0) | |
io-wait (0.3.1) | |
jbuilder (2.11.5) | |
actionview (>= 5.0.0) | |
activesupport (>= 5.0.0) | |
listen (3.8.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
loofah (2.22.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
marcel (1.0.2) | |
matrix (0.4.2) | |
method_source (1.0.0) | |
mini_mime (1.1.2) | |
mini_portile2 (2.6.1) | |
minitest (5.15.0) | |
net-imap (0.2.2) | |
digest | |
net-protocol | |
strscan | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.1.2) | |
io-wait | |
timeout | |
net-smtp (0.3.0) | |
digest | |
net-protocol | |
timeout | |
nio4r (2.7.0) | |
nokogiri (1.12.5) | |
mini_portile2 (~> 2.6.1) | |
racc (~> 1.4) | |
pg (1.5.4) | |
public_suffix (4.0.7) | |
puma (6.4.2) | |
nio4r (~> 2.0) | |
racc (1.7.3) | |
rack (2.2.8) | |
rack-test (2.1.0) | |
rack (>= 1.3) | |
rails (6.1.7.6) | |
actioncable (= 6.1.7.6) | |
actionmailbox (= 6.1.7.6) | |
actionmailer (= 6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actiontext (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
bundler (>= 1.15.0) | |
railties (= 6.1.7.6) | |
sprockets-rails (>= 2.0.0) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-html-sanitizer (1.5.0) | |
loofah (~> 2.19, >= 2.19.1) | |
railties (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
method_source | |
rake (>= 12.2) | |
thor (~> 1.0) | |
rake (13.1.0) | |
rb-fsevent (0.11.2) | |
rb-inotify (0.10.1) | |
ffi (~> 1.0) | |
redis (5.1.0) | |
redis-client (>= 0.17.0) | |
redis-client (0.19.1) | |
connection_pool | |
regexp_parser (2.9.0) | |
rubyzip (2.3.2) | |
sass-rails (6.0.0) | |
sassc-rails (~> 2.1, >= 2.1.1) | |
sassc (2.1.0) | |
ffi (~> 1.9) | |
sassc-rails (2.1.2) | |
railties (>= 4.0.0) | |
sassc (>= 2.0) | |
sprockets (> 3.0) | |
sprockets-rails | |
tilt | |
selenium-webdriver (3.142.7) | |
childprocess (>= 0.5, < 4.0) | |
rubyzip (>= 1.2.2) | |
spring (2.1.1) | |
spring-watcher-listen (2.0.1) | |
listen (>= 2.7, < 4.0) | |
spring (>= 1.2, < 3.0) | |
sprockets (4.2.1) | |
concurrent-ruby (~> 1.0) | |
rack (>= 2.2.4, < 4) | |
sprockets-rails (3.4.2) | |
actionpack (>= 5.2) | |
activesupport (>= 5.2) | |
sprockets (>= 3.0.0) | |
sqlite3 (1.4.4) | |
strscan (3.1.0) | |
thor (1.2.2) | |
tilt (2.3.0) | |
timeout (0.4.0) | |
turbolinks (5.2.1) | |
turbolinks-source (~> 5.2) | |
turbolinks-source (5.2.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
uglifier (4.2.0) | |
execjs (>= 0.3.0, < 3) | |
web-console (4.2.1) | |
actionview (>= 6.0.0) | |
activemodel (>= 6.0.0) | |
bindex (>= 0.4.0) | |
railties (>= 6.0.0) | |
websocket-driver (0.7.6) | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
zeitwerk (2.6.13) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug | |
capybara | |
coffee-rails | |
ffi (>= 1.15.1) | |
jbuilder | |
listen | |
matrix | |
net-smtp | |
pg | |
puma | |
rails (~> 6) | |
redis | |
sass-rails | |
sassc (~> 2.1, < 2.2) | |
selenium-webdriver | |
spring | |
spring-watcher-listen | |
sqlite3 | |
turbolinks | |
tzinfo-data | |
uglifier | |
web-console | |
+ [[ 124 -eq 124 ]] | |
+ exit 0 | |
+ ruby -v | |
ruby 2.7.8p225 (2023-03-30 revision 1f4d455848) [x86_64-linux] | |
+ cp -r /my-app/ /tmp | |
+ cd /tmp/my-app | |
+ bundle config --local deployment true | |
+ bundle config --local without development:test | |
+ bundle install --path vendor | |
[33m[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor'`, and stop using this flag[0m | |
Fetching gem metadata from https://rubygems.org/ | |
Fetching gem metadata from https://rubygems.org/.......... | |
Fetching gem metadata from https://rubygems.org/.......... | |
[32mFetching rake 13.1.0[0m | |
[32mInstalling rake 13.1.0[0m | |
[32mFetching minitest 5.15.0[0m | |
[32mFetching zeitwerk 2.6.13[0m | |
[32mFetching erubi 1.12.0[0m | |
[32mFetching crass 1.0.6[0m | |
[32mFetching concurrent-ruby 1.2.3[0m | |
[32mFetching mini_portile2 2.6.1[0m | |
[32mFetching racc 1.7.3[0m | |
[32mFetching builder 3.2.4[0m | |
[32mInstalling zeitwerk 2.6.13[0m | |
[32mInstalling crass 1.0.6[0m | |
[32mInstalling erubi 1.12.0[0m | |
[32mInstalling mini_portile2 2.6.1[0m | |
[32mInstalling builder 3.2.4[0m | |
[32mInstalling minitest 5.15.0[0m | |
[32mInstalling racc 1.7.3 with native extensions[0m | |
[32mFetching rack 2.2.8[0m | |
[32mFetching nio4r 2.7.0[0m | |
[32mFetching websocket-extensions 0.1.5[0m | |
[32mInstalling concurrent-ruby 1.2.3[0m | |
[32mInstalling rack 2.2.8[0m | |
[32mInstalling websocket-extensions 0.1.5[0m | |
[32mFetching marcel 1.0.2[0m | |
[32mInstalling nio4r 2.7.0 with native extensions[0m | |
[32mFetching mini_mime 1.1.2[0m | |
[32mFetching digest 3.1.1[0m | |
[32mFetching io-wait 0.3.1[0m | |
[32mInstalling marcel 1.0.2[0m | |
[32mInstalling io-wait 0.3.1 with native extensions[0m | |
[32mInstalling mini_mime 1.1.2[0m | |
[32mInstalling digest 3.1.1 with native extensions[0m | |
Using bundler 2.2.24 | |
[32mFetching strscan 3.1.0[0m | |
[32mFetching timeout 0.4.0[0m | |
[32mInstalling strscan 3.1.0 with native extensions[0m | |
[32mInstalling timeout 0.4.0[0m | |
[32mFetching execjs 2.9.1[0m | |
[32mFetching coffee-script-source 1.12.2[0m | |
[32mFetching thor 1.2.2[0m | |
[32mFetching method_source 1.0.0[0m | |
[32mInstalling execjs 2.9.1[0m | |
[32mInstalling thor 1.2.2[0m | |
[32mInstalling method_source 1.0.0[0m | |
[32mInstalling coffee-script-source 1.12.2[0m | |
[32mFetching connection_pool 2.4.1[0m | |
[32mInstalling connection_pool 2.4.1[0m | |
[32mFetching ffi 1.16.3[0m | |
[32mFetching rb-fsevent 0.11.2[0m | |
[32mFetching matrix 0.4.2[0m | |
[32mFetching pg 1.5.4[0m | |
[32mFetching tilt 2.3.0[0m | |
[32mInstalling matrix 0.4.2[0m | |
[32mInstalling tilt 2.3.0[0m | |
[32mInstalling rb-fsevent 0.11.2[0m | |
[32mInstalling pg 1.5.4 with native extensions[0m | |
[32mInstalling ffi 1.16.3 with native extensions[0m | |
[32mFetching turbolinks-source 5.2.0[0m | |
[32mFetching sqlite3 1.4.4[0m | |
[32mFetching websocket-driver 0.7.6[0m | |
[32mFetching rack-test 2.1.0[0m | |
[32mFetching i18n 1.14.1[0m | |
[32mInstalling turbolinks-source 5.2.0[0m | |
[32mInstalling websocket-driver 0.7.6 with native extensions[0m | |
[32mInstalling rack-test 2.1.0[0m | |
[32mInstalling i18n 1.14.1[0m | |
[32mInstalling sqlite3 1.4.4 with native extensions[0m | |
[32mFetching sprockets 4.2.1[0m | |
[32mFetching tzinfo 2.0.6[0m | |
[32mInstalling sprockets 4.2.1[0m | |
[32mInstalling tzinfo 2.0.6[0m | |
[32mFetching nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mInstalling nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mFetching net-protocol 0.1.2[0m | |
[32mInstalling net-protocol 0.1.2[0m | |
[32mFetching puma 6.4.2[0m | |
[32mFetching coffee-script 2.4.1[0m | |
[32mFetching uglifier 4.2.0[0m | |
[32mFetching turbolinks 5.2.1[0m | |
[32mFetching redis-client 0.19.1[0m | |
[32mInstalling coffee-script 2.4.1[0m | |
[32mInstalling turbolinks 5.2.1[0m | |
[32mInstalling redis-client 0.19.1[0m | |
[32mInstalling puma 6.4.2 with native extensions[0m | |
[32mInstalling uglifier 4.2.0[0m | |
[32mFetching activesupport 6.1.7.6[0m | |
[32mFetching sassc 2.1.0 (x86_64-linux)[0m | |
[32mFetching rb-inotify 0.10.1[0m | |
[32mFetching loofah 2.22.0[0m | |
[32mFetching net-pop 0.1.2[0m | |
[32mFetching redis 5.1.0[0m | |
[32mInstalling rb-inotify 0.10.1[0m | |
[32mInstalling net-pop 0.1.2[0m | |
[32mInstalling loofah 2.22.0[0m | |
[32mInstalling redis 5.1.0[0m | |
[32mInstalling activesupport 6.1.7.6[0m | |
[32mInstalling sassc 2.1.0 (x86_64-linux)[0m | |
[32mFetching net-smtp 0.3.0[0m | |
[32mFetching net-imap 0.2.2[0m | |
[32mFetching listen 3.8.0[0m | |
[32mFetching rails-html-sanitizer 1.5.0[0m | |
[32mFetching rails-dom-testing 2.2.0[0m | |
[32mFetching globalid 1.2.1[0m | |
[32mFetching activemodel 6.1.7.6[0m | |
[32mInstalling net-smtp 0.3.0[0m | |
[32mInstalling rails-html-sanitizer 1.5.0[0m | |
[32mInstalling net-imap 0.2.2[0m | |
[32mInstalling rails-dom-testing 2.2.0[0m | |
[32mInstalling globalid 1.2.1[0m | |
[32mInstalling listen 3.8.0[0m | |
[32mInstalling activemodel 6.1.7.6[0m | |
[32mFetching activejob 6.1.7.6[0m | |
[32mFetching actionview 6.1.7.6[0m | |
[32mFetching mail 2.8.1[0m | |
[32mInstalling activejob 6.1.7.6[0m | |
[32mInstalling actionview 6.1.7.6[0m | |
[32mFetching activerecord 6.1.7.6[0m | |
[32mInstalling mail 2.8.1[0m | |
[32mInstalling activerecord 6.1.7.6[0m | |
[32mFetching actionpack 6.1.7.6[0m | |
[32mFetching jbuilder 2.11.5[0m | |
[32mInstalling jbuilder 2.11.5[0m | |
[32mInstalling actionpack 6.1.7.6[0m | |
[32mFetching sprockets-rails 3.4.2[0m | |
[32mFetching actioncable 6.1.7.6[0m | |
[32mFetching actionmailer 6.1.7.6[0m | |
[32mFetching railties 6.1.7.6[0m | |
[32mFetching activestorage 6.1.7.6[0m | |
[32mInstalling sprockets-rails 3.4.2[0m | |
[32mInstalling actionmailer 6.1.7.6[0m | |
[32mInstalling actioncable 6.1.7.6[0m | |
[32mInstalling activestorage 6.1.7.6[0m | |
[32mInstalling railties 6.1.7.6[0m | |
[32mFetching actionmailbox 6.1.7.6[0m | |
[32mFetching actiontext 6.1.7.6[0m | |
[32mInstalling actiontext 6.1.7.6[0m | |
[32mInstalling actionmailbox 6.1.7.6[0m | |
[32mFetching coffee-rails 5.0.0[0m | |
[32mFetching rails 6.1.7.6[0m | |
[32mFetching sassc-rails 2.1.2[0m | |
[32mInstalling coffee-rails 5.0.0[0m | |
[32mInstalling rails 6.1.7.6[0m | |
[32mInstalling sassc-rails 2.1.2[0m | |
[32mFetching sass-rails 6.0.0[0m | |
[32mInstalling sass-rails 6.0.0[0m | |
[32mBundle complete! 22 Gemfile dependencies, 73 gems now installed.[0m | |
[32mGems in the groups 'development' and 'test' were not installed.[0m | |
[32mBundled gems are installed into `./vendor`[0m | |
+ timeout 10 bundle exec rackup | |
Puma starting in single mode... | |
* Puma version: 6.4.2 (ruby 2.7.8-p225) ("The Eagle of Durango") | |
* Min threads: 5 | |
* Max threads: 5 | |
* Environment: development | |
* PID: 977 | |
* Listening on http://127.0.0.1:9292 | |
* Listening on http://[::1]:9292 | |
Use Ctrl-C to stop | |
- Gracefully stopping, waiting for requests to finish | |
+ R=124 | |
+ cat Gemfile.lock | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
actionmailbox (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (>= 2.7.1) | |
actionmailer (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (~> 2.5, >= 2.5.4) | |
rails-dom-testing (~> 2.0) | |
actionpack (6.1.7.6) | |
actionview (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
rack (~> 2.0, >= 2.0.9) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
actiontext (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nokogiri (>= 1.8.5) | |
actionview (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
builder (~> 3.1) | |
erubi (~> 1.4) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
activejob (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
globalid (>= 0.3.6) | |
activemodel (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activerecord (6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activestorage (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
marcel (~> 1.0) | |
mini_mime (>= 1.1.0) | |
activesupport (6.1.7.6) | |
concurrent-ruby (~> 1.0, >= 1.0.2) | |
i18n (>= 1.6, < 2) | |
minitest (>= 5.1) | |
tzinfo (~> 2.0) | |
zeitwerk (~> 2.3) | |
addressable (2.8.6) | |
public_suffix (>= 2.0.2, < 6.0) | |
bindex (0.8.1) | |
builder (3.2.4) | |
byebug (11.1.3) | |
capybara (3.35.3) | |
addressable | |
mini_mime (>= 0.1.3) | |
nokogiri (~> 1.8) | |
rack (>= 1.6.0) | |
rack-test (>= 0.6.3) | |
regexp_parser (>= 1.5, < 3.0) | |
xpath (~> 3.2) | |
childprocess (3.0.0) | |
coffee-rails (5.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 5.2.0) | |
coffee-script (2.4.1) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.12.2) | |
concurrent-ruby (1.2.3) | |
connection_pool (2.4.1) | |
crass (1.0.6) | |
digest (3.1.1) | |
erubi (1.12.0) | |
execjs (2.9.1) | |
ffi (1.16.3) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
i18n (1.14.1) | |
concurrent-ruby (~> 1.0) | |
io-wait (0.3.1) | |
jbuilder (2.11.5) | |
actionview (>= 5.0.0) | |
activesupport (>= 5.0.0) | |
listen (3.8.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
loofah (2.22.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
marcel (1.0.2) | |
matrix (0.4.2) | |
method_source (1.0.0) | |
mini_mime (1.1.2) | |
mini_portile2 (2.6.1) | |
minitest (5.15.0) | |
net-imap (0.2.2) | |
digest | |
net-protocol | |
strscan | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.1.2) | |
io-wait | |
timeout | |
net-smtp (0.3.0) | |
digest | |
net-protocol | |
timeout | |
nio4r (2.7.0) | |
nokogiri (1.12.5) | |
mini_portile2 (~> 2.6.1) | |
racc (~> 1.4) | |
pg (1.5.4) | |
public_suffix (4.0.7) | |
puma (6.4.2) | |
nio4r (~> 2.0) | |
racc (1.7.3) | |
rack (2.2.8) | |
rack-test (2.1.0) | |
rack (>= 1.3) | |
rails (6.1.7.6) | |
actioncable (= 6.1.7.6) | |
actionmailbox (= 6.1.7.6) | |
actionmailer (= 6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actiontext (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
bundler (>= 1.15.0) | |
railties (= 6.1.7.6) | |
sprockets-rails (>= 2.0.0) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-html-sanitizer (1.5.0) | |
loofah (~> 2.19, >= 2.19.1) | |
railties (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
method_source | |
rake (>= 12.2) | |
thor (~> 1.0) | |
rake (13.1.0) | |
rb-fsevent (0.11.2) | |
rb-inotify (0.10.1) | |
ffi (~> 1.0) | |
redis (5.1.0) | |
redis-client (>= 0.17.0) | |
redis-client (0.19.1) | |
connection_pool | |
regexp_parser (2.9.0) | |
rubyzip (2.3.2) | |
sass-rails (6.0.0) | |
sassc-rails (~> 2.1, >= 2.1.1) | |
sassc (2.1.0) | |
ffi (~> 1.9) | |
sassc-rails (2.1.2) | |
railties (>= 4.0.0) | |
sassc (>= 2.0) | |
sprockets (> 3.0) | |
sprockets-rails | |
tilt | |
selenium-webdriver (3.142.7) | |
childprocess (>= 0.5, < 4.0) | |
rubyzip (>= 1.2.2) | |
spring (2.1.1) | |
spring-watcher-listen (2.0.1) | |
listen (>= 2.7, < 4.0) | |
spring (>= 1.2, < 3.0) | |
sprockets (4.2.1) | |
concurrent-ruby (~> 1.0) | |
rack (>= 2.2.4, < 4) | |
sprockets-rails (3.4.2) | |
actionpack (>= 5.2) | |
activesupport (>= 5.2) | |
sprockets (>= 3.0.0) | |
sqlite3 (1.4.4) | |
strscan (3.1.0) | |
thor (1.2.2) | |
tilt (2.3.0) | |
timeout (0.4.0) | |
turbolinks (5.2.1) | |
turbolinks-source (~> 5.2) | |
turbolinks-source (5.2.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
uglifier (4.2.0) | |
execjs (>= 0.3.0, < 3) | |
web-console (4.2.1) | |
actionview (>= 6.0.0) | |
activemodel (>= 6.0.0) | |
bindex (>= 0.4.0) | |
railties (>= 6.0.0) | |
websocket-driver (0.7.6) | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
zeitwerk (2.6.13) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug | |
capybara | |
coffee-rails | |
ffi (>= 1.15.1) | |
jbuilder | |
listen | |
matrix | |
net-smtp | |
pg | |
puma | |
rails (~> 6) | |
redis | |
sass-rails | |
sassc (~> 2.1, < 2.2) | |
selenium-webdriver | |
spring | |
spring-watcher-listen | |
sqlite3 | |
turbolinks | |
tzinfo-data | |
uglifier | |
web-console | |
+ [[ 124 -eq 124 ]] | |
+ exit 0 | |
+ ruby -v | |
ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux] | |
+ cp -r /my-app/ /tmp | |
+ cd /tmp/my-app | |
+ bundle config --local deployment true | |
+ bundle config --local without development:test | |
+ bundle install --path vendor | |
[33m[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor'`, and stop using this flag[0m | |
Fetching gem metadata from https://rubygems.org/.......... | |
[32mFetching rake 13.1.0[0m | |
[32mInstalling rake 13.1.0[0m | |
[32mFetching concurrent-ruby 1.2.3[0m | |
[32mFetching erubi 1.12.0[0m | |
[32mFetching minitest 5.15.0[0m | |
[32mFetching builder 3.2.4[0m | |
[32mFetching mini_portile2 2.6.1[0m | |
[32mFetching racc 1.7.3[0m | |
[32mFetching crass 1.0.6[0m | |
[32mFetching zeitwerk 2.6.13[0m | |
[32mInstalling crass 1.0.6[0m | |
[32mInstalling mini_portile2 2.6.1[0m | |
[32mInstalling erubi 1.12.0[0m | |
[32mInstalling builder 3.2.4[0m | |
[32mInstalling zeitwerk 2.6.13[0m | |
[32mInstalling racc 1.7.3 with native extensions[0m | |
[32mInstalling minitest 5.15.0[0m | |
[32mFetching rack 2.2.8[0m | |
[32mFetching nio4r 2.7.0[0m | |
[32mInstalling concurrent-ruby 1.2.3[0m | |
[32mFetching websocket-extensions 0.1.5[0m | |
[32mFetching marcel 1.0.2[0m | |
[32mFetching mini_mime 1.1.2[0m | |
[32mFetching digest 3.1.1[0m | |
[32mInstalling rack 2.2.8[0m | |
[32mInstalling websocket-extensions 0.1.5[0m | |
[32mInstalling mini_mime 1.1.2[0m | |
[32mInstalling marcel 1.0.2[0m | |
[32mInstalling nio4r 2.7.0 with native extensions[0m | |
[32mInstalling digest 3.1.1 with native extensions[0m | |
[32mFetching io-wait 0.3.1[0m | |
[32mFetching timeout 0.4.0[0m | |
[32mFetching strscan 3.1.0[0m | |
[32mInstalling io-wait 0.3.1 with native extensions[0m | |
[32mInstalling timeout 0.4.0[0m | |
[32mInstalling strscan 3.1.0 with native extensions[0m | |
Using bundler 2.2.33 | |
[32mFetching coffee-script-source 1.12.2[0m | |
[32mFetching execjs 2.9.1[0m | |
[32mInstalling coffee-script-source 1.12.2[0m | |
[32mFetching method_source 1.0.0[0m | |
[32mInstalling execjs 2.9.1[0m | |
[32mFetching thor 1.2.2[0m | |
[32mFetching connection_pool 2.4.1[0m | |
[32mInstalling method_source 1.0.0[0m | |
[32mFetching ffi 1.16.3[0m | |
[32mInstalling thor 1.2.2[0m | |
[32mInstalling connection_pool 2.4.1[0m | |
[32mFetching rb-fsevent 0.11.2[0m | |
[32mFetching matrix 0.4.2[0m | |
[32mInstalling rb-fsevent 0.11.2[0m | |
[32mInstalling matrix 0.4.2[0m | |
[32mFetching pg 1.5.4[0m | |
[32mFetching tilt 2.3.0[0m | |
[32mInstalling ffi 1.16.3 with native extensions[0m | |
[32mInstalling tilt 2.3.0[0m | |
[32mInstalling pg 1.5.4 with native extensions[0m | |
[32mFetching sqlite3 1.4.4[0m | |
[32mFetching turbolinks-source 5.2.0[0m | |
[32mInstalling turbolinks-source 5.2.0[0m | |
[32mInstalling sqlite3 1.4.4 with native extensions[0m | |
[32mFetching websocket-driver 0.7.6[0m | |
[32mInstalling websocket-driver 0.7.6 with native extensions[0m | |
[32mFetching rack-test 2.1.0[0m | |
[32mInstalling rack-test 2.1.0[0m | |
[32mFetching i18n 1.14.1[0m | |
[32mInstalling i18n 1.14.1[0m | |
[32mFetching tzinfo 2.0.6[0m | |
[32mInstalling tzinfo 2.0.6[0m | |
[32mFetching sprockets 4.2.1[0m | |
[32mInstalling sprockets 4.2.1[0m | |
[32mFetching coffee-script 2.4.1[0m | |
[32mFetching uglifier 4.2.0[0m | |
[32mFetching redis-client 0.19.1[0m | |
[32mInstalling uglifier 4.2.0[0m | |
[32mInstalling coffee-script 2.4.1[0m | |
[32mInstalling redis-client 0.19.1[0m | |
[32mFetching nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mFetching turbolinks 5.2.1[0m | |
[32mFetching activesupport 6.1.7.6[0m | |
[32mInstalling turbolinks 5.2.1[0m | |
[32mFetching net-protocol 0.1.2[0m | |
[32mInstalling activesupport 6.1.7.6[0m | |
[32mInstalling net-protocol 0.1.2[0m | |
[32mFetching redis 5.1.0[0m | |
[32mInstalling redis 5.1.0[0m | |
[32mFetching net-pop 0.1.2[0m | |
[32mInstalling net-pop 0.1.2[0m | |
[32mInstalling nokogiri 1.12.5 (x86_64-linux)[0m | |
[32mFetching globalid 1.2.1[0m | |
[32mFetching activemodel 6.1.7.6[0m | |
[32mInstalling globalid 1.2.1[0m | |
[32mInstalling activemodel 6.1.7.6[0m | |
[32mFetching activejob 6.1.7.6[0m | |
[32mFetching activerecord 6.1.7.6[0m | |
[32mInstalling activejob 6.1.7.6[0m | |
[32mInstalling activerecord 6.1.7.6[0m | |
[32mFetching loofah 2.22.0[0m | |
[32mFetching rails-dom-testing 2.2.0[0m | |
[32mInstalling loofah 2.22.0[0m | |
[32mFetching rails-html-sanitizer 1.5.0[0m | |
[32mInstalling rails-html-sanitizer 1.5.0[0m | |
[32mInstalling rails-dom-testing 2.2.0[0m | |
[32mFetching actionview 6.1.7.6[0m | |
[32mInstalling actionview 6.1.7.6[0m | |
[32mFetching actionpack 6.1.7.6[0m | |
[32mFetching jbuilder 2.11.5[0m | |
[32mInstalling jbuilder 2.11.5[0m | |
[32mInstalling actionpack 6.1.7.6[0m | |
[32mFetching activestorage 6.1.7.6[0m | |
[32mFetching railties 6.1.7.6[0m | |
[32mFetching sprockets-rails 3.4.2[0m | |
[32mInstalling sprockets-rails 3.4.2[0m | |
[32mInstalling activestorage 6.1.7.6[0m | |
[32mInstalling railties 6.1.7.6[0m | |
[32mFetching actiontext 6.1.7.6[0m | |
[32mInstalling actiontext 6.1.7.6[0m | |
[32mFetching coffee-rails 5.0.0[0m | |
[32mInstalling coffee-rails 5.0.0[0m | |
[32mFetching actioncable 6.1.7.6[0m | |
[32mFetching puma 6.4.2[0m | |
[32mInstalling actioncable 6.1.7.6[0m | |
[32mInstalling puma 6.4.2 with native extensions[0m | |
[32mFetching net-imap 0.2.2[0m | |
[32mFetching net-smtp 0.3.0[0m | |
[32mInstalling net-smtp 0.3.0[0m | |
[32mInstalling net-imap 0.2.2[0m | |
[32mFetching mail 2.8.1[0m | |
[32mInstalling mail 2.8.1[0m | |
[32mFetching actionmailbox 6.1.7.6[0m | |
[32mFetching actionmailer 6.1.7.6[0m | |
[32mInstalling actionmailbox 6.1.7.6[0m | |
[32mInstalling actionmailer 6.1.7.6[0m | |
[32mFetching rails 6.1.7.6[0m | |
[32mInstalling rails 6.1.7.6[0m | |
[32mFetching rb-inotify 0.10.1[0m | |
[32mFetching sassc 2.1.0 (x86_64-linux)[0m | |
[32mInstalling rb-inotify 0.10.1[0m | |
[32mFetching listen 3.8.0[0m | |
[32mInstalling listen 3.8.0[0m | |
[32mInstalling sassc 2.1.0 (x86_64-linux)[0m | |
[32mFetching sassc-rails 2.1.2[0m | |
[32mInstalling sassc-rails 2.1.2[0m | |
[32mFetching sass-rails 6.0.0[0m | |
[32mInstalling sass-rails 6.0.0[0m | |
[32mBundle complete! 22 Gemfile dependencies, 73 gems now installed.[0m | |
[32mGems in the groups 'development' and 'test' were not installed.[0m | |
[32mBundled gems are installed into `./vendor`[0m | |
+ timeout 10 bundle exec rackup | |
Puma starting in single mode... | |
* Puma version: 6.4.2 (ruby 3.0.4-p208) ("The Eagle of Durango") | |
* Min threads: 5 | |
* Max threads: 5 | |
* Environment: development | |
* PID: 971 | |
* Listening on http://127.0.0.1:9292 | |
* Listening on http://[::1]:9292 | |
Use Ctrl-C to stop | |
- Gracefully stopping, waiting for requests to finish | |
+ R=124 | |
+ cat Gemfile.lock | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
actionmailbox (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (>= 2.7.1) | |
actionmailer (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (~> 2.5, >= 2.5.4) | |
rails-dom-testing (~> 2.0) | |
actionpack (6.1.7.6) | |
actionview (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
rack (~> 2.0, >= 2.0.9) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
actiontext (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nokogiri (>= 1.8.5) | |
actionview (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
builder (~> 3.1) | |
erubi (~> 1.4) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
activejob (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
globalid (>= 0.3.6) | |
activemodel (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activerecord (6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activestorage (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
marcel (~> 1.0) | |
mini_mime (>= 1.1.0) | |
activesupport (6.1.7.6) | |
concurrent-ruby (~> 1.0, >= 1.0.2) | |
i18n (>= 1.6, < 2) | |
minitest (>= 5.1) | |
tzinfo (~> 2.0) | |
zeitwerk (~> 2.3) | |
addressable (2.8.6) | |
public_suffix (>= 2.0.2, < 6.0) | |
bindex (0.8.1) | |
builder (3.2.4) | |
byebug (11.1.3) | |
capybara (3.35.3) | |
addressable | |
mini_mime (>= 0.1.3) | |
nokogiri (~> 1.8) | |
rack (>= 1.6.0) | |
rack-test (>= 0.6.3) | |
regexp_parser (>= 1.5, < 3.0) | |
xpath (~> 3.2) | |
childprocess (3.0.0) | |
coffee-rails (5.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 5.2.0) | |
coffee-script (2.4.1) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.12.2) | |
concurrent-ruby (1.2.3) | |
connection_pool (2.4.1) | |
crass (1.0.6) | |
digest (3.1.1) | |
erubi (1.12.0) | |
execjs (2.9.1) | |
ffi (1.16.3) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
i18n (1.14.1) | |
concurrent-ruby (~> 1.0) | |
io-wait (0.3.1) | |
jbuilder (2.11.5) | |
actionview (>= 5.0.0) | |
activesupport (>= 5.0.0) | |
listen (3.8.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
loofah (2.22.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
marcel (1.0.2) | |
matrix (0.4.2) | |
method_source (1.0.0) | |
mini_mime (1.1.2) | |
mini_portile2 (2.6.1) | |
minitest (5.15.0) | |
net-imap (0.2.2) | |
digest | |
net-protocol | |
strscan | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.1.2) | |
io-wait | |
timeout | |
net-smtp (0.3.0) | |
digest | |
net-protocol | |
timeout | |
nio4r (2.7.0) | |
nokogiri (1.12.5) | |
mini_portile2 (~> 2.6.1) | |
racc (~> 1.4) | |
pg (1.5.4) | |
public_suffix (4.0.7) | |
puma (6.4.2) | |
nio4r (~> 2.0) | |
racc (1.7.3) | |
rack (2.2.8) | |
rack-test (2.1.0) | |
rack (>= 1.3) | |
rails (6.1.7.6) | |
actioncable (= 6.1.7.6) | |
actionmailbox (= 6.1.7.6) | |
actionmailer (= 6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actiontext (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
bundler (>= 1.15.0) | |
railties (= 6.1.7.6) | |
sprockets-rails (>= 2.0.0) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-html-sanitizer (1.5.0) | |
loofah (~> 2.19, >= 2.19.1) | |
railties (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
method_source | |
rake (>= 12.2) | |
thor (~> 1.0) | |
rake (13.1.0) | |
rb-fsevent (0.11.2) | |
rb-inotify (0.10.1) | |
ffi (~> 1.0) | |
redis (5.1.0) | |
redis-client (>= 0.17.0) | |
redis-client (0.19.1) | |
connection_pool | |
regexp_parser (2.9.0) | |
rubyzip (2.3.2) | |
sass-rails (6.0.0) | |
sassc-rails (~> 2.1, >= 2.1.1) | |
sassc (2.1.0) | |
ffi (~> 1.9) | |
sassc-rails (2.1.2) | |
railties (>= 4.0.0) | |
sassc (>= 2.0) | |
sprockets (> 3.0) | |
sprockets-rails | |
tilt | |
selenium-webdriver (3.142.7) | |
childprocess (>= 0.5, < 4.0) | |
rubyzip (>= 1.2.2) | |
spring (2.1.1) | |
spring-watcher-listen (2.0.1) | |
listen (>= 2.7, < 4.0) | |
spring (>= 1.2, < 3.0) | |
sprockets (4.2.1) | |
concurrent-ruby (~> 1.0) | |
rack (>= 2.2.4, < 4) | |
sprockets-rails (3.4.2) | |
actionpack (>= 5.2) | |
activesupport (>= 5.2) | |
sprockets (>= 3.0.0) | |
sqlite3 (1.4.4) | |
strscan (3.1.0) | |
thor (1.2.2) | |
tilt (2.3.0) | |
timeout (0.4.0) | |
turbolinks (5.2.1) | |
turbolinks-source (~> 5.2) | |
turbolinks-source (5.2.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
uglifier (4.2.0) | |
execjs (>= 0.3.0, < 3) | |
web-console (4.2.1) | |
actionview (>= 6.0.0) | |
activemodel (>= 6.0.0) | |
bindex (>= 0.4.0) | |
railties (>= 6.0.0) | |
websocket-driver (0.7.6) | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
zeitwerk (2.6.13) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug | |
capybara | |
coffee-rails | |
ffi (>= 1.15.1) | |
jbuilder | |
listen | |
matrix | |
net-smtp | |
pg | |
puma | |
rails (~> 6) | |
redis | |
sass-rails | |
sassc (~> 2.1, < 2.2) | |
selenium-webdriver | |
spring | |
spring-watcher-listen | |
sqlite3 | |
turbolinks | |
tzinfo-data | |
uglifier | |
web-console | |
+ [[ 124 -eq 124 ]] | |
+ exit 0 | |
+ ruby -v | |
ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux] | |
+ cp -r /my-app/ /tmp | |
+ cd /tmp/my-app | |
+ bundle config --local deployment true | |
+ bundle config --local without development:test | |
+ bundle install --path vendor | |
[33m[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor'`, and stop using this flag[0m | |
Fetching gem metadata from https://rubygems.org/.......... | |
[32mFetching rake 13.1.0[0m | |
[32mInstalling rake 13.1.0[0m | |
[32mFetching concurrent-ruby 1.2.3[0m | |
[32mFetching minitest 5.15.0[0m | |
[32mFetching builder 3.2.4[0m | |
[32mFetching zeitwerk 2.6.13[0m | |
[32mFetching racc 1.7.3[0m | |
[32mFetching crass 1.0.6[0m | |
[32mFetching erubi 1.12.0[0m | |
[32mFetching mini_portile2 2.6.1[0m | |
[32mInstalling erubi 1.12.0[0m | |
[32mInstalling crass 1.0.6[0m | |
[32mInstalling zeitwerk 2.6.13[0m | |
[32mInstalling mini_portile2 2.6.1[0m | |
[32mInstalling builder 3.2.4[0m | |
[32mInstalling minitest 5.15.0[0m | |
[32mInstalling racc 1.7.3 with native extensions[0m | |
[32mFetching rack 2.2.8[0m | |
[32mFetching nio4r 2.7.0[0m | |
[32mFetching websocket-extensions 0.1.5[0m | |
[32mInstalling concurrent-ruby 1.2.3[0m | |
[32mInstalling rack 2.2.8[0m | |
[32mFetching marcel 1.0.2[0m | |
[32mFetching mini_mime 1.1.2[0m | |
[32mInstalling websocket-extensions 0.1.5[0m | |
[32mInstalling nio4r 2.7.0 with native extensions[0m | |
[32mFetching digest 3.1.1[0m | |
[32mFetching io-wait 0.3.1[0m | |
[32mInstalling mini_mime 1.1.2[0m | |
[32mInstalling marcel 1.0.2[0m | |
[32mInstalling digest 3.1.1 with native extensions[0m | |
[32mInstalling io-wait 0.3.1 with native extensions[0m | |
[32mFetching timeout 0.4.0[0m | |
[32mFetching strscan 3.1.0[0m | |
[32mInstalling timeout 0.4.0[0m | |
[32mInstalling strscan 3.1.0 with native extensions[0m | |
Using bundler 2.3.7 | |
[32mFetching coffee-script-source 1.12.2[0m | |
[32mFetching execjs 2.9.1[0m | |
[32mInstalling execjs 2.9.1[0m | |
[32mInstalling coffee-script-source 1.12.2[0m | |
[32mFetching method_source 1.0.0[0m | |
[32mFetching thor 1.2.2[0m | |
[32mFetching connection_pool 2.4.1[0m | |
[32mInstalling method_source 1.0.0[0m | |
[32mFetching ffi 1.16.3[0m | |
[32mInstalling connection_pool 2.4.1[0m | |
[32mFetching rb-fsevent 0.11.2[0m | |
[32mInstalling thor 1.2.2[0m | |
[32mFetching matrix 0.4.2[0m | |
[32mInstalling rb-fsevent 0.11.2[0m | |
[32mInstalling matrix 0.4.2[0m | |
[32mFetching pg 1.5.4[0m | |
[32mFetching tilt 2.3.0[0m | |
[32mInstalling ffi 1.16.3 with native extensions[0m | |
[32mInstalling tilt 2.3.0[0m | |
[32mInstalling pg 1.5.4 with native extensions[0m | |
[32mFetching sqlite3 1.4.4[0m | |
[32mFetching turbolinks-source 5.2.0[0m | |
[32mInstalling turbolinks-source 5.2.0[0m | |
[32mInstalling sqlite3 1.4.4 with native extensions[0m | |
[32mFetching websocket-driver 0.7.6[0m | |
[32mInstalling websocket-driver 0.7.6 with native extensions[0m | |
[32mFetching rack-test 2.1.0[0m | |
[32mInstalling rack-test 2.1.0[0m | |
[32mFetching coffee-script 2.4.1[0m | |
[32mInstalling coffee-script 2.4.1[0m | |
[32mFetching uglifier 4.2.0[0m | |
[32mInstalling uglifier 4.2.0[0m | |
[32mFetching i18n 1.14.1[0m | |
[32mInstalling i18n 1.14.1[0m | |
[32mFetching tzinfo 2.0.6[0m | |
[32mFetching sprockets 4.2.1[0m | |
[32mInstalling tzinfo 2.0.6[0m | |
[32mInstalling sprockets 4.2.1[0m | |
[32mFetching redis-client 0.19.1[0m | |
[32mFetching nokogiri 1.12.5[0m | |
[32mInstalling redis-client 0.19.1[0m | |
[32mFetching turbolinks 5.2.1[0m | |
Using net-protocol 0.1.2 | |
[32mFetching activesupport 6.1.7.6[0m | |
[32mInstalling turbolinks 5.2.1[0m | |
[32mFetching redis 5.1.0[0m | |
[32mInstalling activesupport 6.1.7.6[0m | |
[32mInstalling redis 5.1.0[0m | |
[32mFetching net-pop 0.1.2[0m | |
[32mInstalling nokogiri 1.12.5 with native extensions[0m | |
[32mInstalling net-pop 0.1.2[0m | |
[32mFetching globalid 1.2.1[0m | |
[32mFetching activemodel 6.1.7.6[0m | |
[32mInstalling globalid 1.2.1[0m | |
[32mInstalling activemodel 6.1.7.6[0m | |
[32mFetching activejob 6.1.7.6[0m | |
[32mInstalling activejob 6.1.7.6[0m | |
[32mFetching activerecord 6.1.7.6[0m | |
[32mInstalling activerecord 6.1.7.6[0m | |
[32mFetching puma 6.4.2[0m | |
[32mInstalling puma 6.4.2 with native extensions[0m | |
[32mFetching net-imap 0.2.2[0m | |
[32mFetching net-smtp 0.3.0[0m | |
[32mInstalling net-smtp 0.3.0[0m | |
[32mInstalling net-imap 0.2.2[0m | |
[32mFetching mail 2.8.1[0m | |
[32mInstalling mail 2.8.1[0m | |
[32mFetching rb-inotify 0.10.1[0m | |
[32mFetching sassc 2.1.0 (x86_64-linux)[0m | |
[32mInstalling rb-inotify 0.10.1[0m | |
[32mFetching listen 3.8.0[0m | |
[32mInstalling listen 3.8.0[0m | |
[32mInstalling sassc 2.1.0 (x86_64-linux)[0m | |
[32mFetching rails-dom-testing 2.2.0[0m | |
[32mFetching loofah 2.22.0[0m | |
[32mInstalling rails-dom-testing 2.2.0[0m | |
[32mInstalling loofah 2.22.0[0m | |
[32mFetching rails-html-sanitizer 1.5.0[0m | |
[32mInstalling rails-html-sanitizer 1.5.0[0m | |
[32mFetching actionview 6.1.7.6[0m | |
[32mInstalling actionview 6.1.7.6[0m | |
[32mFetching actionpack 6.1.7.6[0m | |
[32mFetching jbuilder 2.11.5[0m | |
[32mInstalling jbuilder 2.11.5[0m | |
[32mInstalling actionpack 6.1.7.6[0m | |
[32mFetching actioncable 6.1.7.6[0m | |
[32mFetching sprockets-rails 3.4.2[0m | |
[32mFetching activestorage 6.1.7.6[0m | |
[32mFetching actionmailer 6.1.7.6[0m | |
[32mFetching railties 6.1.7.6[0m | |
[32mInstalling sprockets-rails 3.4.2[0m | |
[32mInstalling actionmailer 6.1.7.6[0m | |
[32mInstalling actioncable 6.1.7.6[0m | |
[32mInstalling activestorage 6.1.7.6[0m | |
[32mInstalling railties 6.1.7.6[0m | |
[32mFetching actionmailbox 6.1.7.6[0m | |
[32mFetching actiontext 6.1.7.6[0m | |
[32mInstalling actiontext 6.1.7.6[0m | |
[32mInstalling actionmailbox 6.1.7.6[0m | |
[32mFetching rails 6.1.7.6[0m | |
[32mFetching coffee-rails 5.0.0[0m | |
[32mFetching sassc-rails 2.1.2[0m | |
[32mInstalling coffee-rails 5.0.0[0m | |
[32mInstalling rails 6.1.7.6[0m | |
[32mInstalling sassc-rails 2.1.2[0m | |
[32mFetching sass-rails 6.0.0[0m | |
[32mInstalling sass-rails 6.0.0[0m | |
[32mBundle complete! 22 Gemfile dependencies, 73 gems now installed.[0m | |
[32mGems in the groups 'development' and 'test' were not installed.[0m | |
[32mBundled gems are installed into `./vendor`[0m | |
+ timeout 10 bundle exec rackup | |
Puma starting in single mode... | |
* Puma version: 6.4.2 (ruby 3.1.2-p20) ("The Eagle of Durango") | |
* Min threads: 5 | |
* Max threads: 5 | |
* Environment: development | |
* PID: 9956 | |
* Listening on http://127.0.0.1:9292 | |
* Listening on http://[::1]:9292 | |
Use Ctrl-C to stop | |
- Gracefully stopping, waiting for requests to finish | |
+ R=124 | |
+ cat Gemfile.lock | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
actionmailbox (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (>= 2.7.1) | |
actionmailer (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
mail (~> 2.5, >= 2.5.4) | |
rails-dom-testing (~> 2.0) | |
actionpack (6.1.7.6) | |
actionview (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
rack (~> 2.0, >= 2.0.9) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
actiontext (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
nokogiri (>= 1.8.5) | |
actionview (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
builder (~> 3.1) | |
erubi (~> 1.4) | |
rails-dom-testing (~> 2.0) | |
rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
activejob (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
globalid (>= 0.3.6) | |
activemodel (6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activerecord (6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
activestorage (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
marcel (~> 1.0) | |
mini_mime (>= 1.1.0) | |
activesupport (6.1.7.6) | |
concurrent-ruby (~> 1.0, >= 1.0.2) | |
i18n (>= 1.6, < 2) | |
minitest (>= 5.1) | |
tzinfo (~> 2.0) | |
zeitwerk (~> 2.3) | |
addressable (2.8.6) | |
public_suffix (>= 2.0.2, < 6.0) | |
bindex (0.8.1) | |
builder (3.2.4) | |
byebug (11.1.3) | |
capybara (3.35.3) | |
addressable | |
mini_mime (>= 0.1.3) | |
nokogiri (~> 1.8) | |
rack (>= 1.6.0) | |
rack-test (>= 0.6.3) | |
regexp_parser (>= 1.5, < 3.0) | |
xpath (~> 3.2) | |
childprocess (3.0.0) | |
coffee-rails (5.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 5.2.0) | |
coffee-script (2.4.1) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.12.2) | |
concurrent-ruby (1.2.3) | |
connection_pool (2.4.1) | |
crass (1.0.6) | |
digest (3.1.1) | |
erubi (1.12.0) | |
execjs (2.9.1) | |
ffi (1.16.3) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
i18n (1.14.1) | |
concurrent-ruby (~> 1.0) | |
io-wait (0.3.1) | |
jbuilder (2.11.5) | |
actionview (>= 5.0.0) | |
activesupport (>= 5.0.0) | |
listen (3.8.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
loofah (2.22.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
marcel (1.0.2) | |
matrix (0.4.2) | |
method_source (1.0.0) | |
mini_mime (1.1.2) | |
mini_portile2 (2.6.1) | |
minitest (5.15.0) | |
net-imap (0.2.2) | |
digest | |
net-protocol | |
strscan | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.1.2) | |
io-wait | |
timeout | |
net-smtp (0.3.0) | |
digest | |
net-protocol | |
timeout | |
nio4r (2.7.0) | |
nokogiri (1.12.5) | |
mini_portile2 (~> 2.6.1) | |
racc (~> 1.4) | |
pg (1.5.4) | |
public_suffix (4.0.7) | |
puma (6.4.2) | |
nio4r (~> 2.0) | |
racc (1.7.3) | |
rack (2.2.8) | |
rack-test (2.1.0) | |
rack (>= 1.3) | |
rails (6.1.7.6) | |
actioncable (= 6.1.7.6) | |
actionmailbox (= 6.1.7.6) | |
actionmailer (= 6.1.7.6) | |
actionpack (= 6.1.7.6) | |
actiontext (= 6.1.7.6) | |
actionview (= 6.1.7.6) | |
activejob (= 6.1.7.6) | |
activemodel (= 6.1.7.6) | |
activerecord (= 6.1.7.6) | |
activestorage (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
bundler (>= 1.15.0) | |
railties (= 6.1.7.6) | |
sprockets-rails (>= 2.0.0) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-html-sanitizer (1.5.0) | |
loofah (~> 2.19, >= 2.19.1) | |
railties (6.1.7.6) | |
actionpack (= 6.1.7.6) | |
activesupport (= 6.1.7.6) | |
method_source | |
rake (>= 12.2) | |
thor (~> 1.0) | |
rake (13.1.0) | |
rb-fsevent (0.11.2) | |
rb-inotify (0.10.1) | |
ffi (~> 1.0) | |
redis (5.1.0) | |
redis-client (>= 0.17.0) | |
redis-client (0.19.1) | |
connection_pool | |
regexp_parser (2.9.0) | |
rubyzip (2.3.2) | |
sass-rails (6.0.0) | |
sassc-rails (~> 2.1, >= 2.1.1) | |
sassc (2.1.0) | |
ffi (~> 1.9) | |
sassc-rails (2.1.2) | |
railties (>= 4.0.0) | |
sassc (>= 2.0) | |
sprockets (> 3.0) | |
sprockets-rails | |
tilt | |
selenium-webdriver (3.142.7) | |
childprocess (>= 0.5, < 4.0) | |
rubyzip (>= 1.2.2) | |
spring (2.1.1) | |
spring-watcher-listen (2.0.1) | |
listen (>= 2.7, < 4.0) | |
spring (>= 1.2, < 3.0) | |
sprockets (4.2.1) | |
concurrent-ruby (~> 1.0) | |
rack (>= 2.2.4, < 4) | |
sprockets-rails (3.4.2) | |
actionpack (>= 5.2) | |
activesupport (>= 5.2) | |
sprockets (>= 3.0.0) | |
sqlite3 (1.4.4) | |
strscan (3.1.0) | |
thor (1.2.2) | |
tilt (2.3.0) | |
timeout (0.4.0) | |
turbolinks (5.2.1) | |
turbolinks-source (~> 5.2) | |
turbolinks-source (5.2.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
uglifier (4.2.0) | |
execjs (>= 0.3.0, < 3) | |
web-console (4.2.1) | |
actionview (>= 6.0.0) | |
activemodel (>= 6.0.0) | |
bindex (>= 0.4.0) | |
railties (>= 6.0.0) | |
websocket-driver (0.7.6) | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
zeitwerk (2.6.13) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug | |
capybara | |
coffee-rails | |
ffi (>= 1.15.1) | |
jbuilder | |
listen | |
matrix | |
net-smtp | |
pg | |
puma | |
rails (~> 6) | |
redis | |
sass-rails | |
sassc (~> 2.1, < 2.2) | |
selenium-webdriver | |
spring | |
spring-watcher-listen | |
sqlite3 | |
turbolinks | |
tzinfo-data | |
uglifier | |
web-console | |
+ [[ 124 -eq 124 ]] | |
+ exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment