codersdojo 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
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: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 2
10
- version: 1.0.2
9
+ - 3
10
+ version: 1.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - CodersDojo-Team
@@ -75,10 +75,10 @@ files:
75
75
  - templates/python.pyunit/README
76
76
  - templates/python.pyunit/run-endless.%sh%
77
77
  - templates/python.pyunit/run-once.%sh%
78
- - templates/ruby.test-unit/mykata.rb
78
+ - templates/ruby.test-unit/%kata_file%.rb
79
79
  - templates/ruby.test-unit/README
80
- - templates/ruby.test-unit/run-endless.sh
81
- - templates/ruby.test-unit/run-once.sh
80
+ - templates/ruby.test-unit/run-endless.%sh%
81
+ - templates/ruby.test-unit/run-once.%sh%
82
82
  - spec/argument_parser_spec.rb
83
83
  - spec/progress_spec.rb
84
84
  - spec/runner_spec.rb