deskcrew-rails 1.0.1 → 1.0.2

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: 7b11215398f5936e94865e1601e496e41400612f778a92629b95cafacbf64cd7
4
- data.tar.gz: 23ed8fd5cd5d91685d2365f56aaa8541acb0b981328e12fc99205faac5c70a33
3
+ metadata.gz: '09fe40f57cae4a0712ad4f3e04127198f07113492943a0b8402115a7eb726cbc'
4
+ data.tar.gz: '09ea0d014a24fcf4057ef126f373c6827e8d66a0ad21b12d0a933c6c030906ff'
5
5
  SHA512:
6
- metadata.gz: 9ed1e3b2e9d317df3566aa9c84b6df2aeed597a9ab79cb93aa42e3444c4d6a8b94ba1e7ef19875c9cf301395fc6ed313208b70436933d116c8ae5172ba5fe256
7
- data.tar.gz: c063b7dc0d14753b2b7d803b766c9f2111f92c697bc52f2f229130934db06cbd515b75e7cfe61df2eccc82db4be29e68f7ba1b6b3c9cca63b273cc91993532ba
6
+ metadata.gz: b045a7de0c0851ecc47e1bb9772144896279faf4c49619facdc29c0ead0a156e86327c86889eb39667c20635ba6bd9549ba75129bcf88cc07a0c59c85494c51c
7
+ data.tar.gz: f42b5707a40daa9500eccb6a83419cfba093f1c2e472803662a8d92b228aed242fb3b0d720b97e13920d07f270a090de882fb7ee86727c70901a80b899a4742e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.0.2
4
+
5
+ - Source, changelog and issue links point at the standalone repository github.com/webmilmind1/deskcrew-rails. No code changes.
6
+
3
7
  ## 1.0.1
4
8
 
5
9
  - README and gem description rewritten around the questions people search for (live chat for Rails, AI support chatbot, contact form to ticket, Hotwire and Turbo). No code changes.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Deskcrew
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deskcrew-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - DeskCrew
@@ -71,9 +71,9 @@ licenses:
71
71
  metadata:
72
72
  homepage_uri: https://deskcrew.io/integrations/rails
73
73
  documentation_uri: https://deskcrew.io/board/deskcrew/kb
74
- source_code_uri: https://github.com/webmilmind1/support-tickets/tree/main/rails-gem
75
- changelog_uri: https://github.com/webmilmind1/support-tickets/blob/main/rails-gem/CHANGELOG.md
76
- bug_tracker_uri: https://github.com/webmilmind1/support-tickets/issues
74
+ source_code_uri: https://github.com/webmilmind1/deskcrew-rails
75
+ changelog_uri: https://github.com/webmilmind1/deskcrew-rails/blob/main/CHANGELOG.md
76
+ bug_tracker_uri: https://github.com/webmilmind1/deskcrew-rails/issues
77
77
  rubygems_mfa_required: 'true'
78
78
  rdoc_options: []
79
79
  require_paths: