sambal-cle 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/sambal-cle.gemspec +2 -2
  2. metadata +1 -1
data/sambal-cle.gemspec CHANGED
@@ -1,10 +1,10 @@
1
1
  spec = Gem::Specification.new do |s|
2
2
  s.name = 'sambal-cle'
3
- s.version = '0.1.7'
3
+ s.version = '0.1.8'
4
4
  s.summary = %q{rSmart's test framework for testing Sakai-CLE}
5
5
  s.description = %q{This gem is used for creating test scripts for the Sakai Collaborative Learning Environment.}
6
6
  s.files = Dir.glob("**/**/**")
7
- s.test_files = Dir.glob("test/*test_rb")
7
+ #s.test_files = Dir.glob("test/*test_rb")
8
8
  s.authors = ["Abraham Heward", "Jon Utter"]
9
9
  s.email = %w{"aheward@rsmart.com" "jutter@rsmart.com"}
10
10
  s.homepage = 'https://github.com/rSmart'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sambal-cle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: