5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-14 13:06:41 +00:00

bump to Rails 6.1.6 for cve

This commit is contained in:
Peter Bhat Harkins 2022-05-18 21:11:36 -05:00
parent 5113d0bb11
commit aed68f34b5
2 changed files with 74 additions and 74 deletions

View File

@ -1,6 +1,6 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "rails", "~> 6.1.4.7" gem "rails", "~> 6.1.6"
gem "mysql2" gem "mysql2"

View File

@ -2,64 +2,64 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Ascii85 (1.1.0) Ascii85 (1.1.0)
actioncable (6.1.4.7) actioncable (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.1.4.7) actionmailbox (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
activejob (= 6.1.4.7) activejob (= 6.1.6)
activerecord (= 6.1.4.7) activerecord (= 6.1.6)
activestorage (= 6.1.4.7) activestorage (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.1.4.7) actionmailer (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
actionview (= 6.1.4.7) actionview (= 6.1.6)
activejob (= 6.1.4.7) activejob (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
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.4.7) actionpack (6.1.6)
actionview (= 6.1.4.7) actionview (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
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)
actionpack-page_caching (1.2.4) actionpack-page_caching (1.2.4)
actionpack (>= 4.0.0) actionpack (>= 4.0.0)
actiontext (6.1.4.7) actiontext (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
activerecord (= 6.1.4.7) activerecord (= 6.1.6)
activestorage (= 6.1.4.7) activestorage (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.1.4.7) actionview (6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.1.4.7) activejob (6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.1.4.7) activemodel (6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
activerecord (6.1.4.7) activerecord (6.1.6)
activemodel (= 6.1.4.7) activemodel (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
activerecord-typedstore (1.4.0) activerecord-typedstore (1.4.0)
activerecord (>= 5.2) activerecord (>= 5.2)
activestorage (6.1.4.7) activestorage (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
activejob (= 6.1.4.7) activejob (= 6.1.6)
activerecord (= 6.1.4.7) activerecord (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
marcel (~> 1.0.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (6.1.4.7) activesupport (6.1.6)
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)
@ -69,10 +69,10 @@ GEM
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2) afm (0.2.2)
ast (2.4.2) ast (2.4.2)
bcrypt (3.1.17) bcrypt (3.1.18)
builder (3.2.4) builder (3.2.4)
byebug (11.1.3) byebug (11.1.3)
capybara (3.36.0) capybara (3.37.1)
addressable addressable
matrix matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
@ -105,7 +105,7 @@ GEM
factory_bot_rails (6.2.0) factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0) factory_bot (~> 6.2.0)
railties (>= 5.0.0) railties (>= 5.0.0)
faker (2.20.0) faker (2.21.0)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
ffi (1.15.5) ffi (1.15.5)
flamegraph (0.9.5) flamegraph (0.9.5)
@ -121,11 +121,11 @@ GEM
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (2.6.1) json (2.6.2)
listen (3.7.1) listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.15.0) loofah (2.18.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.1) mail (2.7.1)
@ -137,59 +137,59 @@ GEM
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.0) mini_portile2 (2.8.0)
minitest (5.15.0) minitest (5.15.0)
mysql2 (0.5.3) mysql2 (0.5.4)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.4) nokogiri (1.13.6)
mini_portile2 (~> 2.8.0) mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.13.4-x86_64-linux) nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
oauth (0.5.8) oauth (0.5.10)
parallel (1.22.0) parallel (1.22.1)
parser (3.1.1.0) parser (3.1.2.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pdf-reader (2.9.2) pdf-reader (2.10.0)
Ascii85 (~> 1.0) Ascii85 (~> 1.0)
afm (~> 0.2.1) afm (~> 0.2.1)
hashery (~> 2.0) hashery (~> 2.0)
ruby-rc4 ruby-rc4
ttfunk ttfunk
public_suffix (4.0.6) public_suffix (4.0.7)
puma (5.6.4) puma (5.6.4)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.0) racc (1.6.0)
rack (2.2.3) rack (2.2.3)
rack-attack (6.6.0) rack-attack (6.6.1)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rack-mini-profiler (3.0.0) rack-mini-profiler (3.0.0)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (6.1.4.7) rails (6.1.6)
actioncable (= 6.1.4.7) actioncable (= 6.1.6)
actionmailbox (= 6.1.4.7) actionmailbox (= 6.1.6)
actionmailer (= 6.1.4.7) actionmailer (= 6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
actiontext (= 6.1.4.7) actiontext (= 6.1.6)
actionview (= 6.1.4.7) actionview (= 6.1.6)
activejob (= 6.1.4.7) activejob (= 6.1.6)
activemodel (= 6.1.4.7) activemodel (= 6.1.6)
activerecord (= 6.1.4.7) activerecord (= 6.1.6)
activestorage (= 6.1.4.7) activestorage (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 6.1.4.7) railties (= 6.1.6)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
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.2) rails-html-sanitizer (1.4.2)
loofah (~> 2.3) loofah (~> 2.3)
railties (6.1.4.7) railties (6.1.6)
actionpack (= 6.1.4.7) actionpack (= 6.1.6)
activesupport (= 6.1.4.7) activesupport (= 6.1.6)
method_source method_source
rake (>= 0.13) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
@ -197,7 +197,7 @@ GEM
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rb-readline (0.5.5) rb-readline (0.5.5)
regexp_parser (2.2.1) regexp_parser (2.4.0)
rexml (3.2.5) rexml (3.2.5)
rotp (6.2.0) rotp (6.2.0)
rqrcode (2.1.1) rqrcode (2.1.1)
@ -209,10 +209,10 @@ GEM
rspec-expectations (3.11.0) rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.11.0)
rspec-mocks (3.11.0) rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.11.0)
rspec-rails (5.1.1) rspec-rails (5.1.2)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
railties (>= 5.2) railties (>= 5.2)
@ -315,7 +315,7 @@ DEPENDENCIES
puma (>= 5.6.2) puma (>= 5.6.2)
rack-attack rack-attack
rack-mini-profiler rack-mini-profiler
rails (~> 6.1.4.7) rails (~> 6.1.6)
rb-readline rb-readline
rotp rotp
rqrcode rqrcode