codersdojo 0.9.9 → 0.9.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codersdojo
3
3
  version: !ruby/object:Gem::Version
4
- hash: 41
4
+ hash: 47
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
- - 9
10
- version: 0.9.9
9
+ - 10
10
+ version: 0.9.10
11
11
  platform: ruby
12
12
  authors:
13
13
  - CodersDojo-Team
@@ -61,9 +61,12 @@ files:
61
61
  - templates/clojure.is-test/README
62
62
  - templates/clojure.is-test/run-endless.sh
63
63
  - templates/clojure.is-test/run-once.sh
64
+ - templates/java.junit/bin/place_your_class_files_here
65
+ - templates/java.junit/lib/place_your_libs_here
64
66
  - templates/java.junit/README
65
67
  - templates/java.junit/run-endless.sh
66
68
  - templates/java.junit/run-once.sh
69
+ - templates/java.junit/src/place_your_source_files_here
67
70
  - templates/javascript.jspec/README
68
71
  - templates/python.unittest/README
69
72
  - templates/ruby.test-unit/README