ms-sequest 0.0.22 → 0.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/Gemfile +1 -1
  2. data/Gemfile.lock +2 -2
  3. data/VERSION +1 -1
  4. metadata +5 -5
data/Gemfile CHANGED
@@ -3,7 +3,7 @@ source "http://rubygems.org"
3
3
  # Example:
4
4
  # gem "activesupport", ">= 2.3.5"
5
5
  gem "ms-ident", ">= 0.0.17"
6
- gem "ms-core", ">= 0.0.16"
6
+ gem "ms-core", ">= 0.0.17"
7
7
  gem "arrayclass", ">= 0.1.0"
8
8
  #gem "ms-msrun", ">= 0.3.3"
9
9
  gem "trollop", "~> 1.16"
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.16)
13
+ ms-core (0.0.17)
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.16)
34
+ ms-core (>= 0.0.17)
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.22
1
+ 0.0.23
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 22
9
- version: 0.0.22
8
+ - 23
9
+ version: 0.0.23
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
- - 16
46
- version: 0.0.16
45
+ - 17
46
+ version: 0.0.17
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: -3501881209882427817
220
+ hash: 1792839342087797925
221
221
  segments:
222
222
  - 0
223
223
  version: "0"