rails_prompts 0.0.3 → 0.0.4

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
  SHA256:
3
- metadata.gz: 2c1ad3a659720bcd37627d8ed8c28cf104c0c94b696357ee72ea4127473464b1
4
- data.tar.gz: 6b8b864a723ad92f3b205c8523947535c38fed06a15ef503facc08b2550b07dd
3
+ metadata.gz: 8ff7a2bd7cbd9005c1a477ec78c47e04e217f22d02c1081945c80bf0aeab1726
4
+ data.tar.gz: dede79cb2d2801417330c930a8c41dc72ff32f93722364cbb64206ebf0d140b6
5
5
  SHA512:
6
- metadata.gz: b5ee9d0c055a1e950aefe60bc991c5c649c4b83193b9f9663c3022227420353df668bdf17473ad289d69bd5d63dff1ee7d8d9bcd07233c18eab18dc13efe47bd
7
- data.tar.gz: 40f26239e4766c8e62e6bf87351ad59b8f1f3f9c56705fcd3f84a8978e851f2887167e3095e2132fc1c2d79f7af4ec17e830855dea3ed28f3157d76a317e7592
6
+ metadata.gz: 2e4e7acab765c6ca789d510afcacd6c4b9df92a2e02ca8264d2b584d08a4f5978fea3a7dccf2b7edafcb6f4dbdbeb94204d195ad5244aed3d42df9438ab63395
7
+ data.tar.gz: a3db76f6f67d17431ff9c66e68617bbd29297a27b357ad9c7c711904d72b4498af4085d01f81847b178a2f9f3bf4c5ad91c3b1201b91fe72779ac49ebe514810
data/README.md CHANGED
@@ -216,7 +216,7 @@ RailsPrompts.prompts_dir = Rails.root.join('test', 'fixtures', 'prompts')
216
216
 
217
217
  ## Contributing
218
218
 
219
- Bug reports and pull requests are welcome on GitHub at https://github.com/riteshchaudhary/rails_prompts
219
+ Bug reports and pull requests are welcome on GitHub at https://github.com/Riteshchaudhary710/rails_prompts
220
220
 
221
221
  ## License
222
222
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class RailsPrompts
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_prompts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ritesh Chaudhary
@@ -83,10 +83,10 @@ homepage: https://github.com/Riteshchaudhary710/rails_prompts
83
83
  licenses:
84
84
  - MIT
85
85
  metadata:
86
- bug_tracker_uri: https://github.com/riteshchaudhary/rails_prompts/issues
87
- changelog_uri: https://github.com/riteshchaudhary/rails_prompts/blob/main/CHANGELOG.md
88
- documentation_uri: https://github.com/riteshchaudhary/rails_prompts/blob/main/README.md
89
- source_code_uri: https://github.com/riteshchaudhary/rails_prompts
86
+ bug_tracker_uri: https://github.com/Riteshchaudhary710/rails_prompts/issues
87
+ changelog_uri: https://github.com/Riteshchaudhary710/rails_prompts/blob/master/CHANGELOG.md
88
+ documentation_uri: https://github.com/Riteshchaudhary710/rails_prompts/blob/master/README.md
89
+ source_code_uri: https://github.com/Riteshchaudhary710/rails_prompts
90
90
  rubygems_mfa_required: 'true'
91
91
  rdoc_options: []
92
92
  require_paths: