update puam ~> 6.0

This commit is contained in:
Thein Lin Kyaw
2023-11-02 11:19:10 +06:30
parent c454856e88
commit 564cd882d1
3 changed files with 21 additions and 21 deletions

View File

@@ -50,7 +50,7 @@ GEM
rails (>= 4.0)
request_store (>= 1.0.5)
aescrypt (1.0.0)
airbrussh (1.4.0)
airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (8.0.0)
ast (2.4.2)
@@ -66,20 +66,19 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (1.17.0)
capistrano (3.14.1)
capistrano (3.18.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (2.0.1)
capistrano-bundler (2.1.0)
capistrano (~> 3.1)
capistrano-rails (1.6.1)
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
capistrano3-puma (3.1.1)
capistrano (~> 3.7)
capistrano-bundler
puma (~> 3.4)
capistrano3-puma (1.2.1)
capistrano (~> 3.0)
puma (>= 2.6)
carrierwave (1.3.1)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
@@ -94,7 +93,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.2.2)
connection_pool (2.2.3)
crass (1.0.6)
cups (0.0.7)
@@ -118,7 +117,7 @@ GEM
htmlentities (4.3.4)
httparty (0.15.7)
multi_xml (>= 0.5.2)
i18n (1.8.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jbuilder (2.10.0)
activesupport (>= 5.0.0)
@@ -169,10 +168,10 @@ GEM
myanmar-tools (1.2.0)
mysql2 (0.5.3)
nested_form (0.3.2)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
nio4r (2.5.2)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.2.0)
nio4r (2.5.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.22.1)
@@ -192,7 +191,8 @@ GEM
rqrcode (>= 1.0.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
puma (3.12.6)
puma (6.4.0)
nio4r (~> 2.0)
rabbit-mm (1.1.0)
rubocop
rack (2.2.3)
@@ -226,7 +226,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.1.1)
rake (13.0.1)
rake (13.1.0)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -312,7 +312,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.21.0)
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
tether-rails (1.4.0)
@@ -385,7 +385,7 @@ DEPENDENCIES
prawn
prawn-qrcode
prawn-table
puma (~> 3.0)
puma (~> 6.0)
rabbit-mm
rack-cors
rails (~> 5.1.0)