Bump rails version to patch security vulnerability

pull/1/head
rebuilt 4 years ago
parent 1155f74ca9
commit 8eda232d71

@ -7,7 +7,7 @@ git_source(:github) do |repo_name|
end end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 7.0.2.4' gem 'rails', '~> 7.0.3'
gem 'sprockets-rails' gem 'sprockets-rails'
gem 'pg' gem 'pg'

@ -10,69 +10,69 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.0.2.4) actioncable (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (7.0.2.4) actionmailbox (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
activejob (= 7.0.2.4) activejob (= 7.0.3)
activerecord (= 7.0.2.4) activerecord (= 7.0.3)
activestorage (= 7.0.2.4) activestorage (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.0.2.4) actionmailer (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
actionview (= 7.0.2.4) actionview (= 7.0.3)
activejob (= 7.0.2.4) activejob (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (7.0.2.4) actionpack (7.0.3)
actionview (= 7.0.2.4) actionview (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
rack (~> 2.0, >= 2.2.0) rack (~> 2.0, >= 2.2.0)
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 (7.0.2.4) actiontext (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
activerecord (= 7.0.2.4) activerecord (= 7.0.3)
activestorage (= 7.0.2.4) activestorage (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.0.2.4) actionview (7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
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 (7.0.2.4) activejob (7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.2.4) activemodel (7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
activerecord (7.0.2.4) activerecord (7.0.3)
activemodel (= 7.0.2.4) activemodel (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
activerecord-import (1.4.0) activerecord-import (1.4.0)
activerecord (>= 4.2) activerecord (>= 4.2)
activestorage (7.0.2.4) activestorage (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
activejob (= 7.0.2.4) activejob (= 7.0.3)
activerecord (= 7.0.2.4) activerecord (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (7.0.2.4) activesupport (7.0.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)
@ -80,17 +80,17 @@ GEM
addressable (2.8.0) addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2) ast (2.4.2)
bcrypt (3.1.17) bcrypt (3.1.18)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.11.1) bootsnap (1.12.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (5.2.3) brakeman (5.2.3)
builder (3.2.4) builder (3.2.4)
bullet (7.0.1) bullet (7.0.2)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
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)
@ -139,7 +139,7 @@ GEM
jbuilder (2.11.5) jbuilder (2.11.5)
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
jquery-rails (4.4.0) jquery-rails (4.5.0)
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)
@ -151,7 +151,7 @@ GEM
listen (3.0.8) listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.17.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)
@ -161,7 +161,7 @@ GEM
method_source (1.0.0) method_source (1.0.0)
mini_mime (1.1.2) mini_mime (1.1.2)
minitest (5.15.0) minitest (5.15.0)
msgpack (1.5.1) msgpack (1.5.2)
multi_json (1.15.0) multi_json (1.15.0)
nested_scaffold (1.1.0) nested_scaffold (1.1.0)
net-imap (0.2.3) net-imap (0.2.3)
@ -178,7 +178,7 @@ GEM
digest digest
net-protocol net-protocol
timeout timeout
newrelic_rpm (8.6.0) newrelic_rpm (8.8.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.6-x86_64-darwin) nokogiri (1.13.6-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
@ -190,7 +190,7 @@ GEM
rack-protection rack-protection
orm_adapter (0.5.0) orm_adapter (0.5.0)
parallel (1.22.1) parallel (1.22.1)
parallel_tests (3.8.1) parallel_tests (3.11.0)
parallel parallel
parser (3.1.2.0) parser (3.1.2.0)
ast (~> 2.4.1) ast (~> 2.4.1)
@ -199,27 +199,27 @@ GEM
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.1)
rack-mini-profiler (3.0.0) rack-mini-profiler (3.0.0)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-protection (2.2.0) rack-protection (2.2.0)
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (7.0.2.4) rails (7.0.3)
actioncable (= 7.0.2.4) actioncable (= 7.0.3)
actionmailbox (= 7.0.2.4) actionmailbox (= 7.0.3)
actionmailer (= 7.0.2.4) actionmailer (= 7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
actiontext (= 7.0.2.4) actiontext (= 7.0.3)
actionview (= 7.0.2.4) actionview (= 7.0.3)
activejob (= 7.0.2.4) activejob (= 7.0.3)
activemodel (= 7.0.2.4) activemodel (= 7.0.3)
activerecord (= 7.0.2.4) activerecord (= 7.0.3)
activestorage (= 7.0.2.4) activestorage (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.2.4) railties (= 7.0.3)
rails-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1)
@ -227,11 +227,11 @@ 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.2) rails-html-sanitizer (1.4.3)
loofah (~> 2.3) loofah (~> 2.3)
railties (7.0.2.4) railties (7.0.3)
actionpack (= 7.0.2.4) actionpack (= 7.0.3)
activesupport (= 7.0.2.4) activesupport (= 7.0.3)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
@ -242,7 +242,7 @@ GEM
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
redis (3.3.5) redis (3.3.5)
regexp_parser (2.3.1) regexp_parser (2.5.0)
responders (3.0.1) responders (3.0.1)
actionpack (>= 5.0) actionpack (>= 5.0)
railties (>= 5.0) railties (>= 5.0)
@ -264,16 +264,16 @@ GEM
rspec-mocks (~> 3.10) rspec-mocks (~> 3.10)
rspec-support (~> 3.10) rspec-support (~> 3.10)
rspec-support (3.11.0) rspec-support (3.11.0)
rubocop (1.28.2) rubocop (1.30.1)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.1.0.0) parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0) regexp_parser (>= 1.8, < 3.0)
rexml rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0) rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0) rubocop-ast (1.18.0)
parser (>= 3.1.1.0) parser (>= 3.1.1.0)
ruby-progressbar (1.11.0) ruby-progressbar (1.11.0)
seed_dump (3.3.1) seed_dump (3.3.1)
@ -295,14 +295,15 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
stimulus-rails (1.0.4) stimulus-rails (1.0.4)
railties (>= 6.0.0) railties (>= 6.0.0)
strscan (3.0.1) strscan (3.0.3)
temple (0.8.2) temple (0.8.2)
thor (1.2.1) thor (1.2.1)
tilt (2.0.10) tilt (2.0.10)
timecop (0.9.5) timecop (0.9.5)
timeout (0.2.0) timeout (0.3.0)
turbo-rails (1.0.1) turbo-rails (1.1.1)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
twilio-ruby (4.11.1) twilio-ruby (4.11.1)
builder (>= 2.1.2) builder (>= 2.1.2)
@ -359,7 +360,7 @@ DEPENDENCIES
pg pg
puma (>= 5.6.4) puma (>= 5.6.4)
rack-mini-profiler rack-mini-profiler
rails (~> 7.0.2.4) rails (~> 7.0.3)
rails-controller-testing rails-controller-testing
redis (~> 3.0) redis (~> 3.0)
rspec-rails (~> 5.1.0) rspec-rails (~> 5.1.0)

Loading…
Cancel
Save