gemsmith 14.1.0 → 14.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2352b9c3ad52b98f62bc07e381e5b3e8e5028a732f0e306cf7209c7bb1f5ed1
4
- data.tar.gz: e6df544b791fba1e20586094c729268596754a3e7d0c19b2336c31079c1808cf
3
+ metadata.gz: 2c88f1a465ab2281d5313c3fe0d4a8983160edfd6130349ddec3c149a8a9481c
4
+ data.tar.gz: '08bdef58019920b01215ecfcd14b1f053301ca615936cca449cf12ab46a996ba'
5
5
  SHA512:
6
- metadata.gz: 135a12b992e05dadc73041c5607a5b3eda160ca92c591c7f4bfadf207423bb98f376a49f229ee492c7eb800680b3cb73a64dd500e2a8bc128ad404645d665c63
7
- data.tar.gz: cae3dbfe35a5d87f0885c83d3ede181cf2596067b55626462116daf8eb07bf08e7df30407dd7adfc0ce66df6b6f1b08caa30d88af80aa7b3f1a8ce3ca6b1d42f
6
+ metadata.gz: 7b50778ba4dc7e0104d971003b29d849b87ac48ea75f22489cf1cfec917bfddb8360d7a13b3784f662286300d600a630031a236bc18fc7b783bf8b3684c6bb33
7
+ data.tar.gz: 4a0d3f8f5b7e3817d59702605581712ee171c2bbd6b21df43e09dd6853e2d5c7a169c17e10ec29b0aba8e87a4208c0a7f16c532e149ff51f164a459a55e1d7e6
@@ -1,2 +1,4 @@
1
- QR��pl�^,?6%h��kr52��y��-����'�?�> qrA����ew
2
- e��bD+�ڶ9вrWq{����'%���H^��I(|�ďB,�r�$�UHg�4�`�6�]U��?@��8��E��u0r��E�!�"�J��C������ �:&�Kk��� Vbf��XK���·�G?lg��
1
+ 擻b|�M)D���l�ug��:݀�3an���j�kM��f��~
2
+ ���._YOh��k+F0�E� �����3 �����:� ʤ�hcU0�.�2u�ӱ1��S����^!ĸ
3
+ � ��xp][Vȡm)+@�*pO��AN
4
+ �_kR�����#Uڻ���
data.tar.gz.sig CHANGED
Binary file
@@ -49,7 +49,7 @@ toc::[]
49
49
 
50
50
  == Screencasts
51
51
 
52
- [link=https://www.alchemists.io/screencasts/gemsmith.html]
52
+ [link=https://www.alchemists.io/screencasts/gemsmith]
53
53
  image::https://www.alchemists.io/images/screencasts/gemsmith/cover-original.png[Screencast,role=focal_point]
54
54
 
55
55
  == Requirements
@@ -412,4 +412,4 @@ Read link:CHANGES.adoc[CHANGES] for details.
412
412
 
413
413
  == Credits
414
414
 
415
- Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann.html[Brooke Kuhlmann].
415
+ Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
@@ -5,7 +5,7 @@ module Gemsmith
5
5
  module Identity
6
6
  NAME = "gemsmith"
7
7
  LABEL = "Gemsmith"
8
- VERSION = "14.1.0"
8
+ VERSION = "14.1.1"
9
9
  VERSION_LABEL = "#{LABEL} #{VERSION}"
10
10
  URL = "https://github.com/bkuhlmann/gemsmith"
11
11
  end
@@ -1,12 +1,12 @@
1
1
  inherit_from:
2
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.4.0/configurations/rubocop/ruby.yml
3
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.4.0/configurations/rubocop/rake.yml
4
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.4.0/configurations/rubocop/performance.yml
2
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.5.0/configurations/rubocop/ruby.yml
3
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.5.0/configurations/rubocop/rake.yml
4
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.5.0/configurations/rubocop/performance.yml
5
5
  <%- if config.dig(:generate, :rspec) -%>
6
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.4.0/configurations/rubocop/rspec.yml
6
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.5.0/configurations/rubocop/rspec.yml
7
7
  <%- end -%>
8
8
  <%- if config.dig(:generate, :engine) -%>
9
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.4.0/configurations/rubocop/rails.yml
9
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/4.5.0/configurations/rubocop/rails.yml
10
10
  <%- end -%>
11
11
 
12
12
  <%- if config.dig(:generate, :cli) -%>
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: 14.1.0
4
+ version: 14.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  2XV8FRa7/JimI07sPLC13eLY3xd/aYTi85Z782KIA4j0G8XEEWAX0ouBhlXPocZv
29
29
  QWc=
30
30
  -----END CERTIFICATE-----
31
- date: 2020-04-01 00:00:00.000000000 Z
31
+ date: 2020-05-11 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: milestoner
@@ -430,7 +430,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
430
430
  - !ruby/object:Gem::Version
431
431
  version: '0'
432
432
  requirements: []
433
- rubygems_version: 3.1.2
433
+ rubygems_version: 3.1.3
434
434
  signing_key:
435
435
  specification_version: 4
436
436
  summary: A command line interface for smithing new Ruby gems.
metadata.gz.sig CHANGED
Binary file