catscan 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/catscan/version.rb +1 -1
- metadata +4 -4
data/lib/catscan/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: catscan
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -155,7 +155,7 @@ dependencies:
|
|
155
155
|
- - ! '>='
|
156
156
|
- !ruby/object:Gem::Version
|
157
157
|
version: '0'
|
158
|
-
description: A
|
158
|
+
description: A Catscanner for your Rails apps!
|
159
159
|
email:
|
160
160
|
- michael@mwdesilva.com
|
161
161
|
executables: []
|
@@ -195,12 +195,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
195
195
|
version: '0'
|
196
196
|
segments:
|
197
197
|
- 0
|
198
|
-
hash:
|
198
|
+
hash: 2842060969617341904
|
199
199
|
requirements: []
|
200
200
|
rubyforge_project:
|
201
201
|
rubygems_version: 1.8.23
|
202
202
|
signing_key:
|
203
203
|
specification_version: 3
|
204
|
-
summary: A
|
204
|
+
summary: A Catscanner for your Rails apps!
|
205
205
|
test_files: []
|
206
206
|
has_rdoc:
|