ms-sequest 0.0.21 → 0.0.22
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +1 -1
- data/Gemfile.lock +2 -2
- data/VERSION +1 -1
- metadata +5 -5
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -10,7 +10,7 @@ GEM
|
|
10
10
|
bundler (~> 1.0.0)
|
11
11
|
git (>= 1.2.5)
|
12
12
|
rake
|
13
|
-
ms-core (0.0.
|
13
|
+
ms-core (0.0.16)
|
14
14
|
bio (>= 1.4.1)
|
15
15
|
ms-ident (0.0.17)
|
16
16
|
andand
|
@@ -31,7 +31,7 @@ DEPENDENCIES
|
|
31
31
|
arrayclass (>= 0.1.0)
|
32
32
|
bundler (~> 1.0.0)
|
33
33
|
jeweler (~> 1.5.2)
|
34
|
-
ms-core (>= 0.0.
|
34
|
+
ms-core (>= 0.0.16)
|
35
35
|
ms-ident (>= 0.0.17)
|
36
36
|
ms-testdata (>= 0.1.1)
|
37
37
|
rcov
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.22
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 22
|
9
|
+
version: 0.0.22
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- John T. Prince
|
@@ -42,8 +42,8 @@ dependencies:
|
|
42
42
|
segments:
|
43
43
|
- 0
|
44
44
|
- 0
|
45
|
-
-
|
46
|
-
version: 0.0.
|
45
|
+
- 16
|
46
|
+
version: 0.0.16
|
47
47
|
type: :runtime
|
48
48
|
prerelease: false
|
49
49
|
version_requirements: *id002
|
@@ -217,7 +217,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
217
217
|
requirements:
|
218
218
|
- - ">="
|
219
219
|
- !ruby/object:Gem::Version
|
220
|
-
hash: -
|
220
|
+
hash: -3501881209882427817
|
221
221
|
segments:
|
222
222
|
- 0
|
223
223
|
version: "0"
|