diff --git a/base/index.html b/base/index.html index 5c4c04a..ac04538 100644 --- a/base/index.html +++ b/base/index.html @@ -394,7 +394,7 @@ task unpackMyGems(type : JRubyPrepare) { // Add one or more gems // Can be String(s), File(s), FileCollection(s) or Configuration(s) - gems project.configuration.gems + dependencies project.configurations.gems } diff --git a/cookbook/index.html b/cookbook/index.html index b95f17b..c5f7ac1 100644 --- a/cookbook/index.html +++ b/cookbook/index.html @@ -4,7 +4,7 @@ - + JRuby Gradle Cookbook - + - + - + - + - + - +