gemsmith 4.2.0 → 4.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 85d1a01bd0d848eb431c3693468318df1ce5b33d
4
- data.tar.gz: 1783a7160101fce356d960103d240792e27212e1
3
+ metadata.gz: 63e98046c731f25fccc83cb9efa0dad3fb9764ea
4
+ data.tar.gz: 688440a57b45c197419a74022a8c08a94f32c5c1
5
5
  SHA512:
6
- metadata.gz: ee765ed01a6308a93f5148ee8706d585be1c08f51840c2195022bdf8e5ac1952a990b60d567b211b46e5ef09a9499998762072e0c252e5d4b11e82684a2717e9
7
- data.tar.gz: 06feabb46b93ae9ae58e8664e47bed90d503e24e6877ec2d42991b3c849fc112daf576ae9c7cefeb47c1c8b2b787b7266a1d75af2c4ceaa1571e599406e9bdd4
6
+ metadata.gz: 511c559ebba64b7fc748fdc1a5f7b6250dc8b20679bc54fb1ebc53000d0cb3849ee6d08738463b20cbcb16aaba13d81297c80a3d4f73d9ea2c02c08126592bfa
7
+ data.tar.gz: e316a711b235e0e09a2a2b875269f315d5d84350d45875a395ed383dd37600c3c7e4e4054db4985a5b712653114e0730a07551936c62922ad9f74ba1bbbd20e2
Binary file
data.tar.gz.sig CHANGED
Binary file
data/README.md CHANGED
@@ -58,7 +58,7 @@ You can configure common settings for future gem builds by creating the followin
58
58
 
59
59
  ---
60
60
  :author_name: Brooke Kuhlmann
61
- :author_email: brooke@redalchemist.com
61
+ :author_email: bkuhlmann@alchemists.io
62
62
  :author_url: http://www.alchemists.io
63
63
  :company_name: Alchemists
64
64
 
@@ -1,3 +1,3 @@
1
1
  module Gemsmith
2
- VERSION = "4.2.0"
2
+ VERSION = "4.3.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemsmith
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.0
4
+ version: 4.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -30,7 +30,7 @@ cert_chain:
30
30
  fMlZDUGx3lQarp/vPjK+6XH7DLXjBEKqeIGBIpLthYUvDxJRp23C+T3liGSL32vg
31
31
  mSpxxwmK95GDFuEy2mNPaxnazdkw8c+7DbrSpzd/CnNZkRgitxOavs8=
32
32
  -----END CERTIFICATE-----
33
- date: 2014-09-22 00:00:00.000000000 Z
33
+ date: 2014-10-23 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: pry-byebug
@@ -80,14 +80,14 @@ dependencies:
80
80
  requirements:
81
81
  - - "~>"
82
82
  - !ruby/object:Gem::Version
83
- version: '1.6'
83
+ version: '1.7'
84
84
  type: :runtime
85
85
  prerelease: false
86
86
  version_requirements: !ruby/object:Gem::Requirement
87
87
  requirements:
88
88
  - - "~>"
89
89
  - !ruby/object:Gem::Version
90
- version: '1.6'
90
+ version: '1.7'
91
91
  - !ruby/object:Gem::Dependency
92
92
  name: rails
93
93
  requirement: !ruby/object:Gem::Requirement
@@ -231,7 +231,7 @@ dependencies:
231
231
  description: 'Ruby gem skeleton generation for the professional gemsmith. Includes
232
232
  custom settings, binary, Ruby on Rails, and RSpec support. '
233
233
  email:
234
- - brooke@redalchemist.com
234
+ - bkuhlmann@alchemists.io
235
235
  executables:
236
236
  - gemsmith
237
237
  extensions: []
@@ -306,7 +306,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
306
306
  version: '0'
307
307
  requirements: []
308
308
  rubyforge_project:
309
- rubygems_version: 2.4.1
309
+ rubygems_version: 2.4.2
310
310
  signing_key:
311
311
  specification_version: 4
312
312
  summary: Ruby gem skeleton generation for the professional gemsmith.
metadata.gz.sig CHANGED
Binary file