We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21611b8 + 78118b1 commit 05de7ccCopy full SHA for 05de7cc
metadata.json
@@ -19,7 +19,8 @@
19
"operatingsystemrelease": [
20
"10",
21
"11",
22
- "12"
+ "12",
23
+ "13"
24
]
25
},
26
{
spec/acceptance/install_spec.rb
@@ -39,6 +39,7 @@
39
path => "${bundle_directory}/vendor",
40
without => [
41
"development",
42
+ "documentation",
43
],
44
user => 'deploy',
45
require => [
0 commit comments