drugs 1.0.5 → 1.0.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 17a3587391cd784d77989efb60d414495dcbedf2
4
- data.tar.gz: f7692c8d2b6a09c261f0984d71ac6c824be9ca98
3
+ metadata.gz: 90cb702e7eae8f958719732aa4e38a60ef498e1a
4
+ data.tar.gz: 5af4503ba62f8c0f3d254df67a4140698b626c33
5
5
  SHA512:
6
- metadata.gz: 7b5f37bed4da18a639f7771a52a55ca0870c3b85290fe590c19a3a3f03ffc0d96c1b973a5cbc77467db848d5c858c7260ac02440565de3aed8deefa86270418d
7
- data.tar.gz: 1752e66a2a2e97e7a9eb45fc0486833ff0e2cb6a8e45cd39feb0cdd22652719401820487ca23e5fd486758b4f70a25709cedb454e84b5fe5fec748602fab820c
6
+ metadata.gz: 48d5dad0d87ef30987879718ba2ef8b3abf682c54c3a4dcb8aa1b9e284c5abbb2321940a450adc4ed26f25b0b32a64624beba25f173092c23bb4b528e09a669d
7
+ data.tar.gz: 371403b726798551db9179e9ef1df105ce823194dbe541aee54200bd2b5739e96f1911e283338007379db61d00e4bbb4d161fd66acff72887cafd68128462df6
data/data/drugs.json CHANGED
@@ -19,6 +19,7 @@
19
19
  "cafergot",
20
20
  "celebrex",
21
21
  "celexa",
22
+ "cephalexin",
22
23
  "chlorthalidone",
23
24
  "cialis",
24
25
  "cipro",
@@ -38,6 +39,7 @@
38
39
  "inderal",
39
40
  "indocin",
40
41
  "indomethacin",
42
+ "keflex",
41
43
  "lasix",
42
44
  "levitra",
43
45
  "lexapro",
@@ -69,6 +71,7 @@
69
71
  "synthroid",
70
72
  "tadacip",
71
73
  "tadalafil",
74
+ "tamoxifen",
72
75
  "tenormin",
73
76
  "toradol",
74
77
  "tretinoin",
@@ -76,6 +79,7 @@
76
79
  "vermox",
77
80
  "viagra",
78
81
  "vigara",
82
+ "wellbutrin",
79
83
  "yasmin",
80
84
  "zithromax",
81
85
  "zofran",
data/lib/drugs/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Drugs
2
- VERSION = "1.0.5"
2
+ VERSION = "1.0.6"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drugs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Andert
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-12-08 00:00:00.000000000 Z
11
+ date: 2017-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler