slugity 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/slugity/matchers.rb +0 -1
- data/lib/slugity/version.rb +1 -1
- metadata +6 -5
- checksums.yaml +0 -15
data/lib/slugity/matchers.rb
CHANGED
data/lib/slugity/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: slugity
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Steven Sloan
|
@@ -29,26 +30,27 @@ files:
|
|
29
30
|
- spec/string_spec.rb
|
30
31
|
homepage: http://github.com/stevenosloan/slugity
|
31
32
|
licenses: []
|
32
|
-
metadata: {}
|
33
33
|
post_install_message:
|
34
34
|
rdoc_options: []
|
35
35
|
require_paths:
|
36
36
|
- lib
|
37
37
|
required_ruby_version: !ruby/object:Gem::Requirement
|
38
|
+
none: false
|
38
39
|
requirements:
|
39
40
|
- - ! '>='
|
40
41
|
- !ruby/object:Gem::Version
|
41
42
|
version: '0'
|
42
43
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
44
|
+
none: false
|
43
45
|
requirements:
|
44
46
|
- - ! '>='
|
45
47
|
- !ruby/object:Gem::Version
|
46
48
|
version: '0'
|
47
49
|
requirements: []
|
48
50
|
rubyforge_project:
|
49
|
-
rubygems_version:
|
51
|
+
rubygems_version: 1.8.25
|
50
52
|
signing_key:
|
51
|
-
specification_version:
|
53
|
+
specification_version: 3
|
52
54
|
summary: Yet another slugging gem
|
53
55
|
test_files:
|
54
56
|
- spec/slugity/matchers_spec.rb
|
@@ -56,4 +58,3 @@ test_files:
|
|
56
58
|
- spec/slugity_spec.rb
|
57
59
|
- spec/spec_helper.rb
|
58
60
|
- spec/string_spec.rb
|
59
|
-
has_rdoc:
|
checksums.yaml
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
---
|
2
|
-
!binary "U0hBMQ==":
|
3
|
-
metadata.gz: !binary |-
|
4
|
-
NzA0NGY5YTY3YTBjZDc4MjE5YTgzNTJiZTQ5YzQ1ZDM0NjRjODkwOA==
|
5
|
-
data.tar.gz: !binary |-
|
6
|
-
NDRkZjhhMmMxMTFmY2E1MjU3ZTYwZDdkY2QzNTg1YzJkZDI5OTc5NQ==
|
7
|
-
!binary "U0hBNTEy":
|
8
|
-
metadata.gz: !binary |-
|
9
|
-
NzkyNGI1MDk1ZmMxMzlmYzU4MGE4OTNmNmJhY2E3OGUxYjM3MTQyMGE1MmJj
|
10
|
-
MWRjMjkzOGIyZmZjOWUwMmUyMWE0NjAxNTlhZmJiY2JjMzdiMWIxY2FiNDc5
|
11
|
-
MWUyYjQ1NGRhNDJhZDliY2RjY2RmYmIzNTFjNDg2ZjkyMzNkNDk=
|
12
|
-
data.tar.gz: !binary |-
|
13
|
-
NzhlMDlhZDZhM2EwYzBmYmZmMzlmYWYxZGNjNjI0ZGIxZDIzM2M2NGIzMDFm
|
14
|
-
NGIxOThmYzk3ZDgwYTYzNmFlY2I5NTNlY2VlNjVhOGI1ZjZlMWEzYWQ1MTU4
|
15
|
-
M2RiMTJiYTRkMjI4ZDU3YjI2ZDA1ZjdlOWI1NTg4MDY3ZWU3Y2Q=
|