sambal-cle 0.1.8 → 0.1.9

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 -3
  2. metadata +1 -1
data/sambal-cle.gemspec CHANGED
@@ -1,10 +1,9 @@
1
1
  spec = Gem::Specification.new do |s|
2
2
  s.name = 'sambal-cle'
3
- s.version = '0.1.8'
3
+ s.version = '0.1.9'
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
- s.files = Dir.glob("**/**/**")
7
- #s.test_files = Dir.glob("test/*test_rb")
6
+ s.files = Dir.glob("**/**/**") - %w{config.yml directory.yml}
8
7
  s.authors = ["Abraham Heward", "Jon Utter"]
9
8
  s.email = %w{"aheward@rsmart.com" "jutter@rsmart.com"}
10
9
  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.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: