ffaker-taxonomy 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
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: