mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-04 19:05:37 +08:00
Update Rails version to 6.1.7.3 (#5583)
This commit is contained in:
parent
91aab57914
commit
3990661a78
1 changed files with 79 additions and 71 deletions
150
Gemfile.lock
150
Gemfile.lock
|
@ -68,40 +68,40 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (6.1.7.1)
|
actioncable (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.1.7.1)
|
actionmailbox (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
activejob (= 6.1.7.1)
|
activejob (= 6.1.7.3)
|
||||||
activerecord (= 6.1.7.1)
|
activerecord (= 6.1.7.3)
|
||||||
activestorage (= 6.1.7.1)
|
activestorage (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.1.7.1)
|
actionmailer (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
actionview (= 6.1.7.1)
|
actionview (= 6.1.7.3)
|
||||||
activejob (= 6.1.7.1)
|
activejob (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (6.1.7.1)
|
actionpack (6.1.7.3)
|
||||||
actionview (= 6.1.7.1)
|
actionview (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
rack (~> 2.0, >= 2.0.9)
|
rack (~> 2.0, >= 2.0.9)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actiontext (6.1.7.1)
|
actiontext (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
activerecord (= 6.1.7.1)
|
activerecord (= 6.1.7.3)
|
||||||
activestorage (= 6.1.7.1)
|
activestorage (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.1.7.1)
|
actionview (6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
|
@ -111,24 +111,24 @@ GEM
|
||||||
activemodel (>= 4.1, < 6.2)
|
activemodel (>= 4.1, < 6.2)
|
||||||
case_transform (>= 0.2)
|
case_transform (>= 0.2)
|
||||||
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
||||||
activejob (6.1.7.1)
|
activejob (6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.1.7.1)
|
activemodel (6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
activerecord (6.1.7.1)
|
activerecord (6.1.7.3)
|
||||||
activemodel (= 6.1.7.1)
|
activemodel (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
activerecord-import (1.0.7)
|
activerecord-import (1.0.7)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
activestorage (6.1.7.1)
|
activestorage (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
activejob (= 6.1.7.1)
|
activejob (= 6.1.7.3)
|
||||||
activerecord (= 6.1.7.1)
|
activerecord (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (6.1.7.1)
|
activesupport (6.1.7.3)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
|
@ -235,7 +235,7 @@ GEM
|
||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.1.10)
|
concurrent-ruby (1.2.2)
|
||||||
crack (0.4.5)
|
crack (0.4.5)
|
||||||
rexml
|
rexml
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
|
@ -321,7 +321,7 @@ GEM
|
||||||
raabro (~> 1.4)
|
raabro (~> 1.4)
|
||||||
generator (0.0.1)
|
generator (0.0.1)
|
||||||
gherkin (5.1.0)
|
gherkin (5.1.0)
|
||||||
globalid (1.0.1)
|
globalid (1.1.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
graphviz (1.2.1)
|
graphviz (1.2.1)
|
||||||
process-pipeline
|
process-pipeline
|
||||||
|
@ -331,7 +331,7 @@ GEM
|
||||||
httparty (0.21.0)
|
httparty (0.21.0)
|
||||||
mini_mime (>= 1.0.0)
|
mini_mime (>= 1.0.0)
|
||||||
multi_xml (>= 0.5.2)
|
multi_xml (>= 0.5.2)
|
||||||
i18n (1.12.0)
|
i18n (1.14.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-js (3.8.0)
|
i18n-js (3.8.0)
|
||||||
i18n (>= 0.6.6)
|
i18n (>= 0.6.6)
|
||||||
|
@ -382,10 +382,10 @@ GEM
|
||||||
logging (2.0.0)
|
logging (2.0.0)
|
||||||
little-plugger (~> 1.1)
|
little-plugger (~> 1.1)
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
loofah (2.19.1)
|
loofah (2.21.3)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.8.0.1)
|
mail (2.8.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
|
@ -397,7 +397,8 @@ GEM
|
||||||
mime-types-data (3.2022.0105)
|
mime-types-data (3.2022.0105)
|
||||||
mini_magick (4.11.0)
|
mini_magick (4.11.0)
|
||||||
mini_mime (1.1.2)
|
mini_mime (1.1.2)
|
||||||
minitest (5.17.0)
|
mini_portile2 (2.8.2)
|
||||||
|
minitest (5.18.0)
|
||||||
momentjs-rails (2.17.1)
|
momentjs-rails (2.17.1)
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
msgpack (1.4.2)
|
msgpack (1.4.2)
|
||||||
|
@ -418,8 +419,11 @@ GEM
|
||||||
net-smtp (0.3.3)
|
net-smtp (0.3.3)
|
||||||
net-protocol
|
net-protocol
|
||||||
newrelic_rpm (8.16.0)
|
newrelic_rpm (8.16.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.9)
|
||||||
nokogiri (1.14.3-x86_64-linux)
|
nokogiri (1.14.5)
|
||||||
|
mini_portile2 (~> 2.8.0)
|
||||||
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.14.5-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
oauth2 (2.0.9)
|
oauth2 (2.0.9)
|
||||||
faraday (>= 0.17.3, < 3.0)
|
faraday (>= 0.17.3, < 3.0)
|
||||||
|
@ -473,30 +477,30 @@ GEM
|
||||||
puma (5.6.4)
|
puma (5.6.4)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
raabro (1.4.0)
|
raabro (1.4.0)
|
||||||
racc (1.6.2)
|
racc (1.7.0)
|
||||||
rack (2.2.6.4)
|
rack (2.2.7)
|
||||||
rack-attack (6.4.0)
|
rack-attack (6.4.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rack-cors (1.1.1)
|
rack-cors (1.1.1)
|
||||||
rack (>= 2.0.0)
|
rack (>= 2.0.0)
|
||||||
rack-protection (3.0.1)
|
rack-protection (3.0.1)
|
||||||
rack
|
rack
|
||||||
rack-test (2.0.2)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (6.1.7.1)
|
rails (6.1.7.3)
|
||||||
actioncable (= 6.1.7.1)
|
actioncable (= 6.1.7.3)
|
||||||
actionmailbox (= 6.1.7.1)
|
actionmailbox (= 6.1.7.3)
|
||||||
actionmailer (= 6.1.7.1)
|
actionmailer (= 6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
actiontext (= 6.1.7.1)
|
actiontext (= 6.1.7.3)
|
||||||
actionview (= 6.1.7.1)
|
actionview (= 6.1.7.3)
|
||||||
activejob (= 6.1.7.1)
|
activejob (= 6.1.7.3)
|
||||||
activemodel (= 6.1.7.1)
|
activemodel (= 6.1.7.3)
|
||||||
activerecord (= 6.1.7.1)
|
activerecord (= 6.1.7.3)
|
||||||
activestorage (= 6.1.7.1)
|
activestorage (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 6.1.7.1)
|
railties (= 6.1.7.3)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
|
@ -505,8 +509,9 @@ GEM
|
||||||
rails-dom-testing (2.0.3)
|
rails-dom-testing (2.0.3)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
nokogiri (>= 1.6)
|
nokogiri (>= 1.6)
|
||||||
rails-html-sanitizer (1.4.4)
|
rails-html-sanitizer (1.6.0)
|
||||||
loofah (~> 2.19, >= 2.19.1)
|
loofah (~> 2.21)
|
||||||
|
nokogiri (~> 1.14)
|
||||||
rails_12factor (0.0.3)
|
rails_12factor (0.0.3)
|
||||||
rails_serve_static_assets
|
rails_serve_static_assets
|
||||||
rails_stdout_logging
|
rails_stdout_logging
|
||||||
|
@ -514,9 +519,9 @@ GEM
|
||||||
rails (> 3.1)
|
rails (> 3.1)
|
||||||
rails_serve_static_assets (0.0.5)
|
rails_serve_static_assets (0.0.5)
|
||||||
rails_stdout_logging (0.0.5)
|
rails_stdout_logging (0.0.5)
|
||||||
railties (6.1.7.1)
|
railties (6.1.7.3)
|
||||||
actionpack (= 6.1.7.1)
|
actionpack (= 6.1.7.3)
|
||||||
activesupport (= 6.1.7.1)
|
activesupport (= 6.1.7.3)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
@ -625,14 +630,16 @@ GEM
|
||||||
generator
|
generator
|
||||||
tailwindcss-rails (2.0.27)
|
tailwindcss-rails (2.0.27)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
thor (1.2.1)
|
tailwindcss-rails (2.0.27-x86_64-linux)
|
||||||
|
railties (>= 6.0.0)
|
||||||
|
thor (1.2.2)
|
||||||
tilt (2.0.10)
|
tilt (2.0.10)
|
||||||
timecop (0.9.2)
|
timecop (0.9.2)
|
||||||
timeout (0.3.1)
|
timeout (0.3.2)
|
||||||
turbolinks (5.1.1)
|
turbolinks (5.1.1)
|
||||||
turbolinks-source (~> 5.1)
|
turbolinks-source (~> 5.1)
|
||||||
turbolinks-source (5.2.0)
|
turbolinks-source (5.2.0)
|
||||||
tzinfo (2.0.5)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
uglifier (4.2.0)
|
uglifier (4.2.0)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
|
@ -656,11 +663,12 @@ GEM
|
||||||
activesupport
|
activesupport
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
zeitwerk (2.6.6)
|
zeitwerk (2.6.8)
|
||||||
zip-zip (0.3)
|
zip-zip (0.3)
|
||||||
rubyzip (>= 1.0.0)
|
rubyzip (>= 1.0.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
ruby
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
|
Loading…
Add table
Reference in a new issue