codersdojo 1.1.21 → 1.1.22

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: 57
4
+ hash: 63
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 21
10
- version: 1.1.21
9
+ - 22
10
+ version: 1.1.22
11
11
  platform: ruby
12
12
  authors:
13
13
  - CodersDojo-Team
@@ -87,7 +87,7 @@ files:
87
87
  - templates/clojure.is-test/README
88
88
  - templates/clojure.is-test/run-endless.%sh%
89
89
  - templates/clojure.is-test/run-once.%sh%
90
- - templates/csharp.nunit/%kata_file%.cs
90
+ - templates/csharp.nunit/%Kata_file%.cs
91
91
  - templates/csharp.nunit/README
92
92
  - templates/csharp.nunit/run-endless.%sh%
93
93
  - templates/csharp.nunit/run-once.%sh%