debugmate 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/debugmate/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb9597a1a66b25a3f9b7eb95f5bb9eb23bd9a64b19a59e90746ab6c53566f722
4
- data.tar.gz: 62f5458450e7a11831b5389f66a0590265909e27ec07d80bf22e4dc20c48314f
3
+ metadata.gz: 0e98d87f7367b67fa6ec21e82f4c198b6dc1fff9f6251842986700f7c8f0a443
4
+ data.tar.gz: cc49ca7c401fe794889b34e52385a86f7b598d956e78cf51d6122566523bf00c
5
5
  SHA512:
6
- metadata.gz: e40d35a1bdd587f03d451ef5421babd974e5e1f04ee7e0c615706da47ac6c0779717613e4776b972007e91a2cc9d701d780c3712025b2a47139f52de3d44f6bf
7
- data.tar.gz: 4b46cf9f78c1773157a58f6a685b564706743ca95654fe6189775d27f65796944f5d03f81828e999b53164c2f401dc1454bc057dc4af690edb966bce45e823c9
6
+ metadata.gz: 8de347361938b842d9f7cb654ee36ba52b89dfa8706008fe51cded43030a939a8b1942e9691d7696a0ead79c84ad77df5d3c19e07b089b389c39a4dd4ad4c5e9
7
+ data.tar.gz: d81c7d5784f1870bc46fa9d9e847373ec04772d0c475b5b33fbc187a30adc8499e211832ec506945b08e7ea994f2d9afd21ed73475e90dc7a135335363ba93be
@@ -1,3 +1,3 @@
1
1
  module Debugmate
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: debugmate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - DevSquad
@@ -55,13 +55,13 @@ files:
55
55
  - lib/debugmate/railtie.rb
56
56
  - lib/debugmate/trace.rb
57
57
  - lib/debugmate/version.rb
58
- homepage: https://github.com/DebugMate/debugmate
58
+ homepage: https://github.com/DebugMate/rails
59
59
  licenses:
60
60
  - MIT
61
61
  metadata:
62
- homepage_uri: https://github.com/DebugMate/debugmate
63
- source_code_uri: https://github.com/DebugMate/debugmate
64
- changelog_uri: https://github.com/DebugMate/debugmate/CHANGELOG.md
62
+ homepage_uri: https://github.com/DebugMate/rails
63
+ source_code_uri: https://github.com/DebugMate/rails
64
+ documentation_uri: https://github.com/DebugMate/rails#readme
65
65
  post_install_message:
66
66
  rdoc_options: []
67
67
  require_paths: