snp-search 2.4.0 → 2.5.0

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.4.0
1
+ 2.5.0
data/bin/snp-search CHANGED
@@ -1,8 +1,8 @@
1
1
  require 'snp-search'
2
- require '../lib/snp_db_connection.rb'
3
- require '../lib/snp_db_models.rb'
4
- require '../lib/snp_db_schema.rb'
5
- require '../lib/output_information_methods.rb'
2
+ require 'snp_db_connection.rb'
3
+ require 'snp_db_models.rb'
4
+ require 'snp_db_schema.rb'
5
+ require 'output_information_methods.rb'
6
6
  require 'activerecord-import'
7
7
  require 'slop'
8
8
 
Binary file
data/snp-search.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "snp-search"
8
- s.version = "2.4.0"
8
+ s.version = "2.5.0"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Ali Al-Shahib", "Anthony Underwood"]
@@ -38,6 +38,7 @@ Gem::Specification.new do |s|
38
38
  "pkg/snp-search-1.1.0.gem",
39
39
  "pkg/snp-search-1.2.0.gem",
40
40
  "pkg/snp-search-2.3.0.gem",
41
+ "pkg/snp-search-2.4.0.gem",
41
42
  "snp-search.gemspec",
42
43
  "spec/snp-search_spec.rb",
43
44
  "spec/spec_helper.rb"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snp-search
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.0
4
+ version: 2.5.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -186,6 +186,7 @@ files:
186
186
  - pkg/snp-search-1.1.0.gem
187
187
  - pkg/snp-search-1.2.0.gem
188
188
  - pkg/snp-search-2.3.0.gem
189
+ - pkg/snp-search-2.4.0.gem
189
190
  - snp-search.gemspec
190
191
  - spec/snp-search_spec.rb
191
192
  - spec/spec_helper.rb
@@ -204,7 +205,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
204
205
  version: '0'
205
206
  segments:
206
207
  - 0
207
- hash: 2932133455057551175
208
+ hash: -3424103112212947281
208
209
  required_rubygems_version: !ruby/object:Gem::Requirement
209
210
  none: false
210
211
  requirements: