rubysmith 4.0.1 → 4.1.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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/rubysmith/configuration/enhancers/git_email.rb +1 -1
- data/lib/rubysmith/configuration/enhancers/git_user.rb +2 -1
- data/lib/rubysmith/templates/%project_name%/Gemfile.erb +1 -1
- data/lib/rubysmith/templates/%project_name%/spec/spec_helper.rb.erb +2 -1
- data/rubysmith.gemspec +1 -1
- data.tar.gz.sig +0 -0
- metadata +1 -2
- metadata.gz.sig +5 -3
- data/lib/rubysmith/templates/.DS_Store +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 800b586dd843e166d9fc97e0034b4929111ee1f9dc0cb9e02ce294d512cfb227
|
|
4
|
+
data.tar.gz: 984327cfa351cd57aa103cbfc94e09a060afe4611d49504e61263cc5a6ff776a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e6012f65fb94be8bd2a515d3647c51b905bb591a3d4f5e692e53e502bc9ac573cf753de33d041639d21e10f2668258d3cfb9cb4c620365a04098dc6f7da1bbff
|
|
7
|
+
data.tar.gz: e226baccb45c568d104bd4775672573509bdd6d5d03f478b61b4c125bbc056ed21803949771a542fd975687782f3bed90a06bfc1f694b333e569f4963d0b8c35
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/rubysmith.gemspec
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubysmith
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.0
|
|
4
|
+
version: 4.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Brooke Kuhlmann
|
|
@@ -306,7 +306,6 @@ files:
|
|
|
306
306
|
- lib/rubysmith/templates/%project_name%/lib/%project_path%.rb.erb
|
|
307
307
|
- lib/rubysmith/templates/%project_name%/spec/spec_helper.rb.erb
|
|
308
308
|
- lib/rubysmith/templates/%project_name%/spec/support/shared_contexts/temp_dir.rb.erb
|
|
309
|
-
- lib/rubysmith/templates/.DS_Store
|
|
310
309
|
- lib/rubysmith/text/inserter.rb
|
|
311
310
|
- rubysmith.gemspec
|
|
312
311
|
homepage: https://github.com/bkuhlmann/rubysmith
|
metadata.gz.sig
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
�
|
|
2
|
-
|
|
3
|
-
�
|
|
1
|
+
�<��>��C�.�v�bP���C���
|
|
2
|
+
�E��<Z�j�� �.!j��p7����g��
|
|
3
|
+
�G��xїu�y�߅SB�#��Vd.�z���`+����,k�Lv
|
|
4
|
+
U���,6��r�c,Ю1]Z�P�6)u�c�D0���1i={�:�w�+�J|�{S���G5-O.�DE7���S�1i���lBΦ�#�c� �f
|
|
5
|
+
�t@��F�]��g�#�w>L�r�p.��*c��i
|
|
Binary file
|