ffaker-taxonomy 1.0.0 → 1.0.1

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 (2) hide show
  1. data/ffaker-taxonomy.gemspec +3 -1
  2. metadata +3 -2
@@ -1,11 +1,13 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "ffaker-taxonomy"
3
- s.version = '1.0.0'
3
+ s.version = '1.0.1'
4
4
  s.authors = ["Mitch Dempsey"]
5
5
  s.email = ["mrdempsey@gmail.com"]
6
6
  s.homepage = "https://github.com/webdestroya/ffaker-taxonomy"
7
7
  s.summary = "Healthcare Taxonomy data for ffaker"
8
8
 
9
+ s.license = 'MIT'
10
+
9
11
  s.files = `git ls-files`.split("\n")
10
12
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
11
13
  s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffaker-taxonomy
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -43,7 +43,8 @@ files:
43
43
  - lib/ffaker-taxonomy.rb
44
44
  - lib/ffaker/taxonomy.rb
45
45
  homepage: https://github.com/webdestroya/ffaker-taxonomy
46
- licenses: []
46
+ licenses:
47
+ - MIT
47
48
  post_install_message:
48
49
  rdoc_options: []
49
50
  require_paths: