forked from DGNum/infrastructure
feat(compute01/ds-fr): Make update autonomous and update to latest version
This commit is contained in:
parent
53bfa5a456
commit
9555a5c8e5
5 changed files with 31 additions and 14 deletions
|
@ -161,7 +161,7 @@ GEM
|
|||
nokogiri (~> 1.10, >= 1.10.4)
|
||||
rubyzip (>= 1.3.0, < 3)
|
||||
charlock_holmes (0.7.7)
|
||||
chartkick (4.1.3)
|
||||
chartkick (5.0.4)
|
||||
choice (0.2.0)
|
||||
chunky_png (1.4.0)
|
||||
clamav-client (3.2.0)
|
||||
|
@ -293,8 +293,8 @@ GEM
|
|||
bundler (>= 1.14)
|
||||
graphql (>= 1.10, < 3.0)
|
||||
thor (>= 0.19, < 2.0)
|
||||
groupdate (5.2.2)
|
||||
activesupport (>= 5)
|
||||
groupdate (6.4.0)
|
||||
activesupport (>= 6.1)
|
||||
haml (6.0.5)
|
||||
temple (>= 0.8.2)
|
||||
thor
|
||||
|
|
|
@ -505,10 +505,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0qjnm98ki484xy8xqz7xwxvja3j01ybl7v30viz1wff48w5y51gh";
|
||||
sha256 = "0838bglijxsv3yyl3xif7fvs1x7rn4sv2kld90b52ybyazvjsldh";
|
||||
type = "gem";
|
||||
};
|
||||
version = "4.1.3";
|
||||
version = "5.0.4";
|
||||
};
|
||||
choice = {
|
||||
groups = ["default" "development"];
|
||||
|
@ -1121,10 +1121,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0zfa34vczk21c2sz6xq8n0y7c7dn9628kj6yicyazlx3rg5r18wg";
|
||||
sha256 = "0m7cbahlhd7akkizrn2rjp4g6y6wkg8s3dqas6rgjj1apx2hd535";
|
||||
type = "gem";
|
||||
};
|
||||
version = "5.2.2";
|
||||
version = "6.4.0";
|
||||
};
|
||||
haml = {
|
||||
dependencies = ["temple" "thor" "tilt"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue