Bump rails

This commit is contained in:
Benjamin Neff 2024-05-30 02:31:09 +02:00
parent a83d34dcda
commit 5e13a7208d
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 80 additions and 79 deletions

View file

@ -2,7 +2,7 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "rails", "6.1.7.4" gem "rails", "6.1.7.8"
# needed for actionmailer, can be removed when upgrading to rails 7 # needed for actionmailer, can be removed when upgrading to rails 7
gem "net-imap", require: false gem "net-imap", require: false

View file

@ -1,40 +1,40 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (6.1.7.4) actioncable (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.1.7.4) actionmailbox (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
activejob (= 6.1.7.4) activejob (= 6.1.7.8)
activerecord (= 6.1.7.4) activerecord (= 6.1.7.8)
activestorage (= 6.1.7.4) activestorage (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.1.7.4) actionmailer (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
actionview (= 6.1.7.4) actionview (= 6.1.7.8)
activejob (= 6.1.7.4) activejob (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
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.4) actionpack (6.1.7.8)
actionview (= 6.1.7.4) actionview (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
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.4) actiontext (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
activerecord (= 6.1.7.4) activerecord (= 6.1.7.8)
activestorage (= 6.1.7.4) activestorage (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.1.7.4) actionview (6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
@ -42,24 +42,24 @@ GEM
active_model_serializers (0.9.9) active_model_serializers (0.9.9)
activemodel (>= 3.2) activemodel (>= 3.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
activejob (6.1.7.4) activejob (6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.1.7.4) activemodel (6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
activerecord (6.1.7.4) activerecord (6.1.7.8)
activemodel (= 6.1.7.4) activemodel (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
activerecord-import (1.4.1) activerecord-import (1.4.1)
activerecord (>= 4.2) activerecord (>= 4.2)
activestorage (6.1.7.4) activestorage (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
activejob (= 6.1.7.4) activejob (= 6.1.7.8)
activerecord (= 6.1.7.4) activerecord (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (6.1.7.4) activesupport (6.1.7.8)
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)
@ -141,7 +141,7 @@ GEM
chunky_png (1.4.0) chunky_png (1.4.0)
citrus (3.0.2) citrus (3.0.2)
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.2.2) concurrent-ruby (1.3.1)
configurate (0.5.0) configurate (0.5.0)
connection_pool (2.4.1) connection_pool (2.4.1)
crack (0.4.5) crack (0.4.5)
@ -189,7 +189,7 @@ GEM
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.4)
devise (4.9.2) devise (4.9.2)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
@ -299,8 +299,8 @@ GEM
gitlab (4.19.0) gitlab (4.19.0)
httparty (~> 0.20) httparty (~> 0.20)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
globalid (1.1.0) globalid (1.2.1)
activesupport (>= 5.0) activesupport (>= 6.1)
gon (6.4.0) gon (6.4.0)
actionpack (>= 3.0.20) actionpack (>= 3.0.20)
i18n (>= 0.7) i18n (>= 0.7)
@ -338,7 +338,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.14.1) i18n (1.14.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
idn-ruby (0.1.5) idn-ruby (0.1.5)
image_processing (1.12.2) image_processing (1.12.2)
@ -391,7 +391,7 @@ GEM
multi_json (~> 1.14) multi_json (~> 1.14)
logging-rails (0.6.0) logging-rails (0.6.0)
logging (>= 1.8) logging (>= 1.8)
loofah (2.21.3) loofah (2.22.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
macaddr (1.7.2) macaddr (1.7.2)
@ -401,17 +401,17 @@ GEM
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
marcel (1.0.2) marcel (1.0.4)
matrix (0.4.2) matrix (0.4.2)
memoizable (0.4.2) memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1) thread_safe (~> 0.3, >= 0.3.1)
method_source (1.0.0) method_source (1.1.0)
mime-types (3.4.1) mime-types (3.4.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1) mime-types-data (3.2023.0218.1)
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.2) mini_mime (1.1.5)
mini_portile2 (2.8.2) mini_portile2 (2.8.7)
minitest (5.18.1) minitest (5.18.1)
mobile-fu (1.4.0) mobile-fu (1.4.0)
rack-mobile-detect rack-mobile-detect
@ -422,16 +422,16 @@ GEM
multipart-post (2.3.0) multipart-post (2.3.0)
mysql2 (0.5.5) mysql2 (0.5.5)
naught (1.1.0) naught (1.1.0)
net-imap (0.3.6) net-imap (0.4.12)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
net-protocol net-protocol
net-protocol (0.2.1) net-protocol (0.2.2)
timeout timeout
net-smtp (0.3.3) net-smtp (0.5.0)
net-protocol net-protocol
nio4r (2.5.9) nio4r (2.7.3)
nokogiri (1.15.2) nokogiri (1.15.2)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
@ -525,8 +525,8 @@ GEM
puma (6.3.0) puma (6.3.0)
nio4r (~> 2.0) nio4r (~> 2.0)
raabro (1.4.0) raabro (1.4.0)
racc (1.7.1) racc (1.8.0)
rack (2.2.7) rack (2.2.9)
rack-cors (2.0.1) rack-cors (2.0.1)
rack (>= 2.0.0) rack (>= 2.0.0)
rack-google-analytics (1.2.0) rack-google-analytics (1.2.0)
@ -549,27 +549,28 @@ GEM
rack rack
rack-test (2.1.0) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
rails (6.1.7.4) rails (6.1.7.8)
actioncable (= 6.1.7.4) actioncable (= 6.1.7.8)
actionmailbox (= 6.1.7.4) actionmailbox (= 6.1.7.8)
actionmailer (= 6.1.7.4) actionmailer (= 6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
actiontext (= 6.1.7.4) actiontext (= 6.1.7.8)
actionview (= 6.1.7.4) actionview (= 6.1.7.8)
activejob (= 6.1.7.4) activejob (= 6.1.7.8)
activemodel (= 6.1.7.4) activemodel (= 6.1.7.8)
activerecord (= 6.1.7.4) activerecord (= 6.1.7.8)
activestorage (= 6.1.7.4) activestorage (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 6.1.7.4) railties (= 6.1.7.8)
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)
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.2.0)
activesupport (>= 4.2.0) activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0) rails-html-sanitizer (1.6.0)
loofah (~> 2.21) loofah (~> 2.21)
@ -580,14 +581,14 @@ GEM
rails-timeago (2.20.0) rails-timeago (2.20.0)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
railties (6.1.7.4) railties (6.1.7.8)
actionpack (= 6.1.7.4) actionpack (= 6.1.7.8)
activesupport (= 6.1.7.4) activesupport (= 6.1.7.8)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.2.1)
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)
@ -690,7 +691,7 @@ GEM
snaky_hash (2.0.1) snaky_hash (2.0.1)
hashie hashie
version_gem (~> 1.1, >= 1.1.1) version_gem (~> 1.1, >= 1.1.1)
sprockets (4.2.0) sprockets (4.2.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4) rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2) sprockets-rails (3.4.2)
@ -714,11 +715,11 @@ GEM
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
terser (1.1.16) terser (1.1.16)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
thor (1.2.2) thor (1.3.1)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.2.0) tilt (2.2.0)
timecop (0.9.6) timecop (0.9.6)
timeout (0.4.0) timeout (0.4.1)
timers (4.3.5) timers (4.3.5)
toml-rb (2.2.0) toml-rb (2.2.0)
citrus (~> 3.0, > 3.0) citrus (~> 3.0, > 3.0)
@ -770,7 +771,7 @@ GEM
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1) webrick (1.8.1)
websocket-driver (0.7.5) websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
will_paginate (4.0.0) will_paginate (4.0.0)
@ -778,7 +779,7 @@ GEM
nokogiri (~> 1.8) nokogiri (~> 1.8)
yajl-ruby (1.4.3) yajl-ruby (1.4.3)
yard (0.9.34) yard (0.9.34)
zeitwerk (2.6.8) zeitwerk (2.6.15)
PLATFORMS PLATFORMS
ruby ruby
@ -863,7 +864,7 @@ DEPENDENCIES
rack-piwik (= 0.3.0) rack-piwik (= 0.3.0)
rack-rewrite (= 1.5.1) rack-rewrite (= 1.5.1)
rack-ssl (= 1.4.1) rack-ssl (= 1.4.1)
rails (= 6.1.7.4) rails (= 6.1.7.8)
rails-controller-testing (= 1.0.5) rails-controller-testing (= 1.0.5)
rails-i18n (= 7.0.7) rails-i18n (= 7.0.7)
rails-timeago (= 2.20.0) rails-timeago (= 2.20.0)