1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-06 01:08:21 +01:00

Bump rails from 7.0.4.3 to 7.0.8.1

This commit is contained in:
Du Peng 2024-04-29 12:23:23 +02:00
parent b10bf3cfe4
commit 3a0636de20
2 changed files with 63 additions and 63 deletions

View File

@ -42,7 +42,7 @@ group :development do
gem 'foreman' gem 'foreman'
gem 'web-console', '>= 4.2.0' gem 'web-console', '>= 4.2.0'
# Preview mail in the browser # Preview mail in the browser
gem 'listen', '~> 3.0.5' gem 'listen', "~> 3.5"
gem 'overcommit' gem 'overcommit'
gem 'rb-readline' gem 'rb-readline'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring

View File

@ -4,68 +4,68 @@ GEM
Ascii85 (1.1.0) Ascii85 (1.1.0)
aasm (5.0.8) aasm (5.0.8)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
actioncable (7.0.4.3) actioncable (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (7.0.4.3) actionmailbox (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
activejob (= 7.0.4.3) activejob (= 7.0.8.1)
activerecord (= 7.0.4.3) activerecord (= 7.0.8.1)
activestorage (= 7.0.4.3) activestorage (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.0.4.3) actionmailer (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
actionview (= 7.0.4.3) actionview (= 7.0.8.1)
activejob (= 7.0.4.3) activejob (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
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.3) actionpack (7.0.8.1)
actionview (= 7.0.4.3) actionview (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
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.3) actiontext (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
activerecord (= 7.0.4.3) activerecord (= 7.0.8.1)
activestorage (= 7.0.4.3) activestorage (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.0.4.3) actionview (7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
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)
active_record_query_trace (1.8) active_record_query_trace (1.8)
activejob (7.0.4.3) activejob (7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.4.3) activemodel (7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
activerecord (7.0.4.3) activerecord (7.0.8.1)
activemodel (= 7.0.4.3) activemodel (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
activestorage (7.0.4.3) activestorage (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
activejob (= 7.0.4.3) activejob (= 7.0.8.1)
activerecord (= 7.0.4.3) activerecord (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activesupport (7.0.4.3) activesupport (7.0.8.1)
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)
@ -184,8 +184,8 @@ GEM
fugit (1.9.0) fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7) et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4) raabro (~> 1.4)
globalid (1.1.0) globalid (1.2.1)
activesupport (>= 5.0) activesupport (>= 6.1)
hashdiff (1.0.1) hashdiff (1.0.1)
hashery (2.1.2) hashery (2.1.2)
hashie (5.0.0) hashie (5.0.0)
@ -229,9 +229,9 @@ GEM
activerecord activerecord
kaminari-core (= 1.2.1) kaminari-core (= 1.2.1)
kaminari-core (1.2.1) kaminari-core (1.2.1)
listen (3.0.8) listen (3.9.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.19.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
@ -358,35 +358,35 @@ GEM
rack-test (2.1.0) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
railroady (1.5.3) railroady (1.5.3)
rails (7.0.4.3) rails (7.0.8.1)
actioncable (= 7.0.4.3) actioncable (= 7.0.8.1)
actionmailbox (= 7.0.4.3) actionmailbox (= 7.0.8.1)
actionmailer (= 7.0.4.3) actionmailer (= 7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
actiontext (= 7.0.4.3) actiontext (= 7.0.8.1)
actionview (= 7.0.4.3) actionview (= 7.0.8.1)
activejob (= 7.0.4.3) activejob (= 7.0.8.1)
activemodel (= 7.0.4.3) activemodel (= 7.0.8.1)
activerecord (= 7.0.4.3) activerecord (= 7.0.8.1)
activestorage (= 7.0.4.3) activestorage (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.4.3) railties (= 7.0.8.1)
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.5.0) rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1) loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.3) railties (7.0.8.1)
actionpack (= 7.0.4.3) actionpack (= 7.0.8.1)
activesupport (= 7.0.4.3) activesupport (= 7.0.8.1)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
zeitwerk (~> 2.5) zeitwerk (~> 2.5)
rainbow (3.0.0) rainbow (3.0.0)
rake (13.1.0) rake (13.1.0)
rb-fsevent (0.10.3) rb-fsevent (0.11.2)
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)
@ -530,7 +530,7 @@ GEM
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
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)
zeitwerk (2.6.7) zeitwerk (2.6.7)
@ -573,7 +573,7 @@ DEPENDENCIES
json (>= 2.3.0) json (>= 2.3.0)
jsonpath jsonpath
kaminari kaminari
listen (~> 3.0.5) listen (~> 3.5)
matrix matrix
message_format message_format
mini_magick mini_magick