File tree Expand file tree Collapse file tree 3 files changed +13
-15
lines changed Expand file tree Collapse file tree 3 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (8.0.2 )
4+ activesupport (8.0.2.1 )
55 base64
66 benchmark (>= 0.3 )
77 bigdecimal
2727 ed25519 (1.4.0 )
2828 i18n (1.14.7 )
2929 concurrent-ruby (~> 1.0 )
30- kamal (2.6.1 )
30+ kamal (2.7.0 )
3131 activesupport (>= 7.0 )
3232 base64 (~> 0.2 )
3333 bcrypt_pbkdf (~> 1.0 )
4545 net-sftp (4.0.0 )
4646 net-ssh (>= 5.0.0 , < 8.0.0 )
4747 net-ssh (7.3.0 )
48- ostruct (0.6.1 )
48+ ostruct (0.6.3 )
4949 securerandom (0.4.1 )
5050 sshkit (1.24.0 )
5151 base64
5454 net-sftp (>= 2.1.2 )
5555 net-ssh (>= 2.8.0 )
5656 ostruct
57- thor (1.3.2 )
57+ thor (1.4.0 )
5858 tzinfo (2.0.6 )
5959 concurrent-ruby (~> 1.0 )
6060 uri (1.0.3 )
@@ -64,10 +64,9 @@ PLATFORMS
6464 arm64-darwin
6565 ruby
6666 x86_64-darwin
67- x86_64-linux
6867
6968DEPENDENCIES
7069 kamal
7170
7271BUNDLED WITH
73- 2.5.22
72+ 2.6.9
Original file line number Diff line number Diff line change 1818 platforms = [ ] ;
1919 source = {
2020 remotes = [ "https://rubygems.org" ] ;
21- sha256 = "0pm40y64wfc50a9sj87kxvil2102rmpdcbv82zf0r40vlgdwsrc5 " ;
21+ sha256 = "1ik1sm5sizrsnr3di0klh7rvsy9r9mmd805fv5srk66as5psf184 " ;
2222 type = "gem" ;
2323 } ;
24- version = "8.0.2" ;
24+ version = "8.0.2.1 " ;
2525 } ;
2626 base64 = {
2727 groups = [ "default" ] ;
141141 platforms = [ ] ;
142142 source = {
143143 remotes = [ "https://rubygems.org" ] ;
144- sha256 = "0ak5yn5i99prqhyr0qry90lhi30z3qpyai8pkjs4nfs8b9fski0z " ;
144+ sha256 = "1y5l2f1q484wbmlxiwdxsky0s44whj0y3xqp31m8hh57czcn7f36 " ;
145145 type = "gem" ;
146146 } ;
147- version = "2.6.1 " ;
147+ version = "2.7.0 " ;
148148 } ;
149149 logger = {
150150 groups = [ "default" ] ;
203203 platforms = [ ] ;
204204 source = {
205205 remotes = [ "https://rubygems.org" ] ;
206- sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9 " ;
206+ sha256 = "04nrir9wdpc4izqwqbysxyly8y7hsfr4fsv69rw91lfi9d5fv8lm " ;
207207 type = "gem" ;
208208 } ;
209- version = "0.6.1 " ;
209+ version = "0.6.3 " ;
210210 } ;
211211 securerandom = {
212212 groups = [ "default" ] ;
241241 platforms = [ ] ;
242242 source = {
243243 remotes = [ "https://rubygems.org" ] ;
244- sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f " ;
244+ sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7 " ;
245245 type = "gem" ;
246246 } ;
247- version = "1.3.2 " ;
247+ version = "1.4.0 " ;
248248 } ;
249249 tzinfo = {
250250 dependencies = [ "concurrent-ruby" ] ;
Original file line number Diff line number Diff line change 22 lib ,
33 ruby ,
44 bundlerApp ,
5- bundlerUpdateScript ,
65} :
76
87bundlerApp {
You can’t perform that action at this time.
0 commit comments