micro_test 0.2.6 → 0.2.7
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +1 -1
- data/lib/micro_test/version.rb +1 -1
- metadata +2 -2
data/README.md
CHANGED
data/lib/micro_test/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: micro_test
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -109,5 +109,5 @@ rubyforge_project:
|
|
109
109
|
rubygems_version: 1.8.24
|
110
110
|
signing_key:
|
111
111
|
specification_version: 3
|
112
|
-
summary:
|
112
|
+
summary: The Sinatra of testing frameworks.
|
113
113
|
test_files: []
|