mirror of
https://github.com/docusealco/docuseal.git
synced 2026-08-07 07:14:43 +00:00
update rails
This commit is contained in:
+72
-71
@@ -1,31 +1,31 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
action_text-trix (2.1.18)
|
action_text-trix (2.1.19)
|
||||||
railties
|
railties
|
||||||
actioncable (8.1.3)
|
actioncable (8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
actionmailbox (8.1.3)
|
actionmailbox (8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
activejob (= 8.1.3)
|
activejob (= 8.1.3.1)
|
||||||
activerecord (= 8.1.3)
|
activerecord (= 8.1.3.1)
|
||||||
activestorage (= 8.1.3)
|
activestorage (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
actionmailer (8.1.3)
|
actionmailer (8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
actionview (= 8.1.3)
|
actionview (= 8.1.3.1)
|
||||||
activejob (= 8.1.3)
|
activejob (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (8.1.3)
|
actionpack (8.1.3.1)
|
||||||
actionview (= 8.1.3)
|
actionview (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
rack-session (>= 1.0.1)
|
rack-session (>= 1.0.1)
|
||||||
@@ -33,36 +33,36 @@ GEM
|
|||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
useragent (~> 0.16)
|
useragent (~> 0.16)
|
||||||
actiontext (8.1.3)
|
actiontext (8.1.3.1)
|
||||||
action_text-trix (~> 2.1.15)
|
action_text-trix (~> 2.1.15)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
activerecord (= 8.1.3)
|
activerecord (= 8.1.3.1)
|
||||||
activestorage (= 8.1.3)
|
activestorage (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (8.1.3)
|
actionview (8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
activejob (8.1.3)
|
activejob (8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (8.1.3)
|
activemodel (8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
activerecord (8.1.3)
|
activerecord (8.1.3.1)
|
||||||
activemodel (= 8.1.3)
|
activemodel (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activestorage (8.1.3)
|
activestorage (8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
activejob (= 8.1.3)
|
activejob (= 8.1.3.1)
|
||||||
activerecord (= 8.1.3)
|
activerecord (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
activesupport (8.1.3)
|
activesupport (8.1.3.1)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
@@ -144,7 +144,7 @@ GEM
|
|||||||
cldr-plurals-runtime-rb (1.1.0)
|
cldr-plurals-runtime-rb (1.1.0)
|
||||||
cmdparse (3.0.7)
|
cmdparse (3.0.7)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.3.7)
|
concurrent-ruby (1.3.8)
|
||||||
connection_pool (3.0.2)
|
connection_pool (3.0.2)
|
||||||
crack (1.0.1)
|
crack (1.0.1)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
@@ -179,7 +179,7 @@ GEM
|
|||||||
dotenv (3.2.0)
|
dotenv (3.2.0)
|
||||||
drb (2.2.3)
|
drb (2.2.3)
|
||||||
email_typo (0.2.3)
|
email_typo (0.2.3)
|
||||||
erb (6.0.4)
|
erb (6.0.6)
|
||||||
erb_lint (0.9.0)
|
erb_lint (0.9.0)
|
||||||
activesupport
|
activesupport
|
||||||
better_html (>= 2.0.1)
|
better_html (>= 2.0.1)
|
||||||
@@ -217,7 +217,7 @@ GEM
|
|||||||
foreman (0.90.0)
|
foreman (0.90.0)
|
||||||
thor (~> 1.4)
|
thor (~> 1.4)
|
||||||
geom2d (0.4.1)
|
geom2d (0.4.1)
|
||||||
globalid (1.3.0)
|
globalid (1.4.0)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
google-apis-core (1.0.2)
|
google-apis-core (1.0.2)
|
||||||
addressable (~> 2.8, >= 2.8.7)
|
addressable (~> 2.8, >= 2.8.7)
|
||||||
@@ -262,7 +262,7 @@ GEM
|
|||||||
geom2d (~> 0.4, >= 0.4.1)
|
geom2d (~> 0.4, >= 0.4.1)
|
||||||
openssl (>= 2.2.1)
|
openssl (>= 2.2.1)
|
||||||
strscan (>= 3.1.2)
|
strscan (>= 3.1.2)
|
||||||
i18n (1.14.8)
|
i18n (1.15.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
io-console (0.8.2)
|
io-console (0.8.2)
|
||||||
irb (1.18.0)
|
irb (1.18.0)
|
||||||
@@ -271,7 +271,7 @@ GEM
|
|||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
jmespath (1.6.2)
|
jmespath (1.6.2)
|
||||||
json (2.19.9)
|
json (2.21.1)
|
||||||
jwt (3.2.0)
|
jwt (3.2.0)
|
||||||
base64
|
base64
|
||||||
language_server-protocol (3.17.0.5)
|
language_server-protocol (3.17.0.5)
|
||||||
@@ -296,13 +296,13 @@ GEM
|
|||||||
loofah (2.25.2)
|
loofah (2.25.2)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.9.0)
|
mail (2.9.1)
|
||||||
logger
|
logger
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
marcel (1.1.0)
|
marcel (1.2.1)
|
||||||
matrix (0.4.3)
|
matrix (0.4.3)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
@@ -313,7 +313,7 @@ GEM
|
|||||||
multi_json (1.19.1)
|
multi_json (1.19.1)
|
||||||
net-http (0.9.1)
|
net-http (0.9.1)
|
||||||
uri (>= 0.11.1)
|
uri (>= 0.11.1)
|
||||||
net-imap (0.6.4.1)
|
net-imap (0.6.6)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
@@ -357,7 +357,7 @@ GEM
|
|||||||
pg (1.6.3-arm64-darwin)
|
pg (1.6.3-arm64-darwin)
|
||||||
pg (1.6.3-x86_64-linux)
|
pg (1.6.3-x86_64-linux)
|
||||||
pg (1.6.3-x86_64-linux-musl)
|
pg (1.6.3-x86_64-linux-musl)
|
||||||
pp (0.6.3)
|
pp (0.6.4)
|
||||||
prettyprint
|
prettyprint
|
||||||
pretender (1.0.0)
|
pretender (1.0.0)
|
||||||
actionpack (>= 7.2)
|
actionpack (>= 7.2)
|
||||||
@@ -369,9 +369,6 @@ GEM
|
|||||||
reline (>= 0.6.0)
|
reline (>= 0.6.0)
|
||||||
pry-rails (0.3.11)
|
pry-rails (0.3.11)
|
||||||
pry (>= 0.13.0)
|
pry (>= 0.13.0)
|
||||||
psych (5.3.1)
|
|
||||||
date
|
|
||||||
stringio
|
|
||||||
public_suffix (7.0.5)
|
public_suffix (7.0.5)
|
||||||
puma (8.0.2)
|
puma (8.0.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
@@ -386,20 +383,20 @@ GEM
|
|||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rackup (2.3.1)
|
rackup (2.3.1)
|
||||||
rack (>= 3)
|
rack (>= 3)
|
||||||
rails (8.1.3)
|
rails (8.1.3.1)
|
||||||
actioncable (= 8.1.3)
|
actioncable (= 8.1.3.1)
|
||||||
actionmailbox (= 8.1.3)
|
actionmailbox (= 8.1.3.1)
|
||||||
actionmailer (= 8.1.3)
|
actionmailer (= 8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
actiontext (= 8.1.3)
|
actiontext (= 8.1.3.1)
|
||||||
actionview (= 8.1.3)
|
actionview (= 8.1.3.1)
|
||||||
activejob (= 8.1.3)
|
activejob (= 8.1.3.1)
|
||||||
activemodel (= 8.1.3)
|
activemodel (= 8.1.3.1)
|
||||||
activerecord (= 8.1.3)
|
activerecord (= 8.1.3.1)
|
||||||
activestorage (= 8.1.3)
|
activestorage (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 8.1.3)
|
railties (= 8.1.3.1)
|
||||||
rails-dom-testing (2.3.0)
|
rails-dom-testing (2.3.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
minitest
|
minitest
|
||||||
@@ -410,9 +407,9 @@ GEM
|
|||||||
rails-i18n (8.1.0)
|
rails-i18n (8.1.0)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
railties (>= 8.0.0, < 9)
|
railties (>= 8.0.0, < 9)
|
||||||
railties (8.1.3)
|
railties (8.1.3.1)
|
||||||
actionpack (= 8.1.3)
|
actionpack (= 8.1.3.1)
|
||||||
activesupport (= 8.1.3)
|
activesupport (= 8.1.3.1)
|
||||||
irb (~> 1.13)
|
irb (~> 1.13)
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
@@ -421,9 +418,14 @@ GEM
|
|||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.4.2)
|
rake (13.4.2)
|
||||||
rdoc (7.2.0)
|
rbs (4.1.0)
|
||||||
|
logger
|
||||||
|
prism (>= 1.6.0)
|
||||||
|
tsort
|
||||||
|
rdoc (8.0.0)
|
||||||
erb
|
erb
|
||||||
psych (>= 4.0.0)
|
prism (>= 1.6.0)
|
||||||
|
rbs (>= 4.0.0)
|
||||||
tsort
|
tsort
|
||||||
redis-client (0.29.0)
|
redis-client (0.29.0)
|
||||||
connection_pool
|
connection_pool
|
||||||
@@ -530,7 +532,6 @@ GEM
|
|||||||
sqlite3 (2.9.2-arm64-darwin)
|
sqlite3 (2.9.2-arm64-darwin)
|
||||||
sqlite3 (2.9.2-x86_64-linux-gnu)
|
sqlite3 (2.9.2-x86_64-linux-gnu)
|
||||||
sqlite3 (2.9.2-x86_64-linux-musl)
|
sqlite3 (2.9.2-x86_64-linux-musl)
|
||||||
stringio (3.2.0)
|
|
||||||
strip_attributes (2.0.1)
|
strip_attributes (2.0.1)
|
||||||
activemodel (>= 3.0, < 9.0)
|
activemodel (>= 3.0, < 9.0)
|
||||||
strscan (3.1.8)
|
strscan (3.1.8)
|
||||||
@@ -570,14 +571,14 @@ 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.9.2)
|
webrick (1.9.2)
|
||||||
websocket-driver (0.8.0)
|
websocket-driver (0.8.2)
|
||||||
base64
|
base64
|
||||||
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)
|
||||||
yaml (0.4.0)
|
yaml (0.4.0)
|
||||||
zeitwerk (2.7.5)
|
zeitwerk (2.8.2)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
aarch64-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user