summaryrefslogtreecommitdiff
path: root/manifests/json/v_1_4_6.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/json/v_1_4_6.pp')
-rw-r--r--manifests/json/v_1_4_6.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/json/v_1_4_6.pp b/manifests/json/v_1_4_6.pp
new file mode 100644
index 0000000..d0901ba
--- /dev/null
+++ b/manifests/json/v_1_4_6.pp
@@ -0,0 +1,3 @@
+class rubygems::json::v_1_4_6 {
+ rubygems::gem{ 'json-1.4.6': }
+}