kuali-sakai-common-lib 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  spec = Gem::Specification.new do |s|
2
2
  s.name = 'kuali-sakai-common-lib'
3
- s.version = '0.0.6'
3
+ s.version = '0.0.7'
4
4
  s.summary = %q{Modules and methods common to the rSmart testing gems}
5
5
  s.description = %q{This gem provides a set of modules and methods that are common to the Kuali and Sakai open source project's rSmart functional testing API gems.\n\nThis gem is not useful except in the context of one of the other rSmart Kuali/Sakai testing API gems.}
6
6
  s.files = Dir.glob("**/**/**")