Skip to content

Commit b74d649

Browse files
committed
Remove deprecation allowance
1 parent bfe31af commit b74d649

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildpacks/ruby/src/steps/default_env.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use libcnb::{
1010
use rand::Rng;
1111

1212
// Set default environment values
13-
#[allow(deprecated)]
1413
pub(crate) fn default_env(
1514
context: &BuildContext<RubyBuildpack>,
1615
platform_env: &Env,

0 commit comments

Comments
 (0)