chore: update gem versions

rpp-main
rebuilt 2 years ago
parent c125bd9d29
commit 41b429ded8

@ -80,7 +80,7 @@ group :development do
gem "guard-rspec", require: false gem "guard-rspec", require: false
gem "guard-livereload", "~> 2.5", require: false gem "guard-livereload", "~> 2.5", require: false
gem "rack-livereload" gem "rack-livereload"
gem "listen", "~> 3.0.5" gem "listen", "~> 3.8.0"
gem "nested_scaffold" gem "nested_scaffold"
# gem 'reek', require: false # gem 'reek', require: false
gem "rubocop", require: false gem "rubocop", require: false

@ -10,81 +10,81 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.0.4.2) actioncable (7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (7.0.4.2) actionmailbox (7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
activejob (= 7.0.4.2) activejob (= 7.0.6)
activerecord (= 7.0.4.2) activerecord (= 7.0.6)
activestorage (= 7.0.4.2) activestorage (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.0.4.2) actionmailer (7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
actionview (= 7.0.4.2) actionview (= 7.0.6)
activejob (= 7.0.4.2) activejob (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
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.4.2) actionpack (7.0.6)
actionview (= 7.0.4.2) actionview (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
rack (~> 2.0, >= 2.2.0) rack (~> 2.0, >= 2.2.4)
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.4.2) actiontext (7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
activerecord (= 7.0.4.2) activerecord (= 7.0.6)
activestorage (= 7.0.4.2) activestorage (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.0.4.2) actionview (7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.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 (7.0.4.2) activejob (7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.4.2) activemodel (7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
activerecord (7.0.4.2) activerecord (7.0.6)
activemodel (= 7.0.4.2) activemodel (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
activerecord-import (1.4.1) activerecord-import (1.4.1)
activerecord (>= 4.2) activerecord (>= 4.2)
activestorage (7.0.4.2) activestorage (7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
activejob (= 7.0.4.2) activejob (= 7.0.6)
activerecord (= 7.0.4.2) activerecord (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (7.0.4.2) activesupport (7.0.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)
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.1) addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2) ast (2.4.2)
backport (1.2.0) backport (1.2.0)
bcrypt (3.1.18) bcrypt (3.1.19)
bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0)
benchmark (0.2.1) benchmark (0.2.1)
better_html (2.0.1) better_html (2.0.2)
actionview (>= 6.0) actionview (>= 6.0)
activesupport (>= 6.0) activesupport (>= 6.0)
ast (~> 2.0) ast (~> 2.0)
@ -94,13 +94,13 @@ GEM
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.16.0) bootsnap (1.16.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (5.4.0) brakeman (6.0.0)
builder (3.2.4) builder (3.2.4)
bullet (7.0.7) bullet (7.0.7)
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.38.0) capybara (3.39.2)
addressable addressable
matrix matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
@ -112,16 +112,16 @@ GEM
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.2.2) concurrent-ruby (1.2.2)
crass (1.0.6) crass (1.0.6)
cssbundling-rails (1.1.2) cssbundling-rails (1.2.0)
railties (>= 6.0.0) railties (>= 6.0.0)
database_cleaner (2.0.1) database_cleaner (2.0.2)
database_cleaner-active_record (~> 2.0.0) database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.0.1) database_cleaner-active_record (2.1.0)
activerecord (>= 5.a) activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0) database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1) database_cleaner-core (2.0.1)
date (3.3.3) date (3.3.3)
devise (4.8.1) devise (4.9.2)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 4.1.0) railties (>= 4.1.0)
@ -134,14 +134,14 @@ GEM
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0) http_parser.rb (~> 0)
erb_lint (0.3.1) erb_lint (0.4.0)
activesupport activesupport
better_html (>= 2.0.1) better_html (>= 2.0.1)
parser (>= 2.7.1.4) parser (>= 2.7.1.4)
rainbow rainbow
rubocop rubocop
smart_properties smart_properties
erblint-github (0.1.3) erblint-github (0.4.1)
erubi (1.12.0) erubi (1.12.0)
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.8.1) execjs (2.8.1)
@ -181,18 +181,18 @@ GEM
tilt tilt
hashie (5.0.0) hashie (5.0.0)
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (1.12.0) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-console (0.6.0) io-console (0.6.0)
jaro_winkler (1.5.4) jaro_winkler (1.5.6)
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.5.1) jquery-rails (4.6.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)
jsbundling-rails (1.1.1) jsbundling-rails (1.1.2)
railties (>= 6.0.0) railties (>= 6.0.0)
json (2.6.3) json (2.6.3)
jwt (1.5.6) jwt (1.5.6)
@ -201,14 +201,15 @@ GEM
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
kwalify (0.7.2) kwalify (0.7.2)
language_server-protocol (3.17.0.3)
launchy (2.5.2) launchy (2.5.2)
addressable (~> 2.8) addressable (~> 2.8)
listen (3.0.8) listen (3.8.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.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)
lumberjack (1.2.8) lumberjack (1.2.8)
mail (2.8.1) mail (2.8.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
@ -219,12 +220,12 @@ GEM
matrix (0.4.2) matrix (0.4.2)
method_source (1.0.0) method_source (1.0.0)
mini_mime (1.1.2) mini_mime (1.1.2)
minitest (5.18.0) minitest (5.18.1)
msgpack (1.6.0) msgpack (1.7.2)
multi_json (1.15.0) multi_json (1.15.0)
nenv (0.3.0) nenv (0.3.0)
nested_scaffold (1.1.0) nested_scaffold (1.1.0)
net-imap (0.3.4) net-imap (0.3.6)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
@ -235,14 +236,14 @@ GEM
net-ssh (>= 5.0.0, < 8.0.0) net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.3.3) net-smtp (0.3.3)
net-protocol net-protocol
net-ssh (7.0.1) net-ssh (7.1.0)
newrelic_rpm (8.16.0) newrelic_rpm (9.3.1)
nio4r (2.5.8) nio4r (2.5.9)
nokogiri (1.15.2-arm64-darwin) nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.2-x86_64-darwin) nokogiri (1.15.3-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux) nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
@ -252,54 +253,57 @@ GEM
rack (>= 2.2.3) rack (>= 2.2.3)
rack-protection rack-protection
orm_adapter (0.5.0) orm_adapter (0.5.0)
parallel (1.22.1) parallel (1.23.0)
parallel_tests (4.2.0) parallel_tests (4.2.1)
parallel parallel
parser (3.2.1.0) parser (3.2.2.3)
ast (~> 2.4.1) ast (~> 2.4.1)
pg (1.4.5) racc
pg (1.5.3)
pry (0.14.2) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (5.0.1) public_suffix (5.0.3)
puma (6.1.0) puma (6.3.0)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.1) racc (1.7.1)
rack (2.2.6.4) rack (2.2.7)
rack-livereload (0.3.17) rack-livereload (0.5.1)
rack rack
rack-mini-profiler (3.0.0) rack-mini-profiler (3.1.0)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-protection (3.0.5) rack-protection (3.0.6)
rack rack
rack-test (2.1.0) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
rails (7.0.4.2) rails (7.0.6)
actioncable (= 7.0.4.2) actioncable (= 7.0.6)
actionmailbox (= 7.0.4.2) actionmailbox (= 7.0.6)
actionmailer (= 7.0.4.2) actionmailer (= 7.0.6)
actionpack (= 7.0.4.2) actionpack (= 7.0.6)
actiontext (= 7.0.4.2) actiontext (= 7.0.6)
actionview (= 7.0.4.2) actionview (= 7.0.6)
activejob (= 7.0.4.2) activejob (= 7.0.6)
activemodel (= 7.0.4.2) activemodel (= 7.0.6)
activerecord (= 7.0.4.2) activerecord (= 7.0.6)
activestorage (= 7.0.4.2) activestorage (= 7.0.6)
activesupport (= 7.0.4.2) activesupport (= 7.0.6)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.4.2) railties (= 7.0.6)
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)
activesupport (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3) rails-dom-testing (2.1.1)
activesupport (>= 4.2.0) activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0) rails-html-sanitizer (1.6.0)
loofah (~> 2.19, >= 2.19.1) loofah (~> 2.21)
railties (7.0.4.2) nokogiri (~> 1.14)
actionpack (= 7.0.4.2) railties (7.0.6)
activesupport (= 7.0.4.2) actionpack (= 7.0.6)
activesupport (= 7.0.6)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
@ -309,13 +313,14 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rbs (2.8.4)
redis (3.3.5) redis (3.3.5)
reek (6.1.4) reek (6.1.4)
kwalify (~> 0.7.0) kwalify (~> 0.7.0)
parser (~> 3.2.0) parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0) rainbow (>= 2.0, < 4.0)
regexp_parser (2.7.0) regexp_parser (2.8.1)
reline (0.3.2) reline (0.3.6)
io-console (~> 0.5) io-console (~> 0.5)
responders (3.1.0) responders (3.1.0)
actionpack (>= 5.2) actionpack (>= 5.2)
@ -327,12 +332,12 @@ GEM
rspec-core (~> 3.12.0) rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0) rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0) rspec-mocks (~> 3.12.0)
rspec-core (3.12.1) rspec-core (3.12.2)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)
rspec-expectations (3.12.2) rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)
rspec-mocks (3.12.3) rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)
rspec-rails (5.1.2) rspec-rails (5.1.2)
@ -343,25 +348,26 @@ GEM
rspec-expectations (~> 3.10) rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10) rspec-mocks (~> 3.10)
rspec-support (~> 3.10) rspec-support (~> 3.10)
rspec-support (3.12.0) rspec-support (3.12.1)
rubocop (1.44.1) rubocop (1.54.2)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.2.0.0) parser (>= 3.2.2.3)
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 (>= 3.2.5, < 4.0) rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0) rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0) unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0) rubocop-ast (1.29.0)
parser (>= 3.2.1.0) parser (>= 3.2.1.0)
ruby-progressbar (1.11.0) ruby-progressbar (1.13.0)
rubyzip (2.3.2) rubyzip (2.3.2)
seed_dump (3.3.1) seed_dump (3.3.1)
activerecord (>= 4) activerecord (>= 4)
activesupport (>= 4) activesupport (>= 4)
selenium-webdriver (4.8.0) selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0) rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0) websocket (~> 1.0)
@ -373,18 +379,19 @@ GEM
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
smart_properties (1.17.0) smart_properties (1.17.0)
solargraph (0.48.0) solargraph (0.49.0)
backport (~> 1.2) backport (~> 1.2)
benchmark benchmark
bundler (>= 1.17.2) bundler (~> 2.0)
diff-lcs (~> 1.4) diff-lcs (~> 1.4)
e2mmap e2mmap
jaro_winkler (~> 1.5) jaro_winkler (~> 1.5)
kramdown (~> 2.3) kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1) kramdown-parser-gfm (~> 1.1)
parser (~> 3.0) parser (~> 3.0)
reverse_markdown (>= 1.0.5, < 3) rbs (~> 2.0)
rubocop (>= 0.52) reverse_markdown (~> 2.0)
rubocop (~> 1.38)
thor (~> 1.0) thor (~> 1.0)
tilt (~> 2.0) tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24) yard (~> 0.9, >= 0.9.24)
@ -402,12 +409,12 @@ GEM
standard_deviation (1.0.3) standard_deviation (1.0.3)
stimulus-rails (1.2.1) stimulus-rails (1.2.1)
railties (>= 6.0.0) railties (>= 6.0.0)
temple (0.10.0) temple (0.10.2)
thor (1.2.1) thor (1.2.2)
tilt (2.0.11) tilt (2.2.0)
timecop (0.9.6) timecop (0.9.6)
timeout (0.3.2) timeout (0.4.0)
turbo-rails (1.3.3) turbo-rails (1.4.0)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
activejob (>= 6.0.0) activejob (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
@ -431,16 +438,14 @@ GEM
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
bindex (>= 0.4.0) bindex (>= 0.4.0)
railties (>= 6.0.0) railties (>= 6.0.0)
webrick (1.7.0)
websocket (1.2.9) websocket (1.2.9)
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.28) yard (0.9.34)
webrick (~> 1.7.0) zeitwerk (2.6.8)
zeitwerk (2.6.7)
PLATFORMS PLATFORMS
arm64-darwin-21 arm64-darwin-21
@ -472,7 +477,7 @@ DEPENDENCIES
jquery-rails jquery-rails
jsbundling-rails jsbundling-rails
launchy launchy
listen (~> 3.0.5) listen (~> 3.8.0)
nested_scaffold nested_scaffold
net-sftp net-sftp
newrelic_rpm newrelic_rpm

Loading…
Cancel
Save