coderunner 0.12.7 → 0.12.8

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coderunner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.7
4
+ version: 0.12.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -231,13 +231,15 @@ files:
231
231
  - lib/coderunner/test.rb
232
232
  - lib/coderunner/version.rb
233
233
  - lib/cubecalccrmod.rb
234
- - lib/cubecalccrmod/cubecalc_defaults.rb
234
+ - lib/cubecalccrmod/cubecalc.rb
235
235
  - lib/cubecalccrmod/default_modlets/empty_defaults.rb
236
+ - lib/cubecalccrmod/defaults_files/cubecalc_defaults.rb
236
237
  - lib/cubecalccrmod/defaults_files/sleep_defaults.rb
237
238
  - lib/cubecalccrmod/empty.rb
238
239
  - lib/cubecalccrmod/sleep.rb
239
240
  - test/cubecalc.cc
240
241
  - test/helper.rb
242
+ - test/old_test.rb
241
243
  - test/test_coderunner.rb
242
244
  homepage: http://coderunner.sourceforge.net
243
245
  licenses: