appcanary 0.1.0 → 0.1.1

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
  SHA1:
3
- metadata.gz: d4e52c8e7c0d2fea19bcfa7967090d91db713bf8
4
- data.tar.gz: 79207694fe161235240740d2ffa695a5f6955409
3
+ metadata.gz: ed119aede8d1531e0e9f28844261206eeb438979
4
+ data.tar.gz: 6c9908b2e8167e962dfed0a7319e9dcf91f83c1f
5
5
  SHA512:
6
- metadata.gz: e884ca5e62d5b68bea65ee3a9b8035828fef0b2e6258aa456023f059cdb5077e75b1842722711e6e63cc8d769aabc5c804d972c3c98f1a7f09e995bf5f9a2e8d
7
- data.tar.gz: 8cca868bda7871c9c7253e030572addf4d502a45c9183d031c17de79b5a6a020ee957bd98e344ef3e32820da8d0ad23859a5d4bf505f9318dbd09ef13905f243
6
+ metadata.gz: eb7e5b4ce1c1b94c7aac6fce5923c1b5527bb91bd7a4217e0057e1435ab3bbb53e9713ee396ce619941779f99f34b799da7ea558ceab0a32b9c925cdbd404a18
7
+ data.tar.gz: 41c0ee23eafb48cb73a2609594b44316bee3675361aedce66654968e6b7d59286a1fc2f932b8c489d5b6083a4b857d12becfe92a182ae9af2709f0bb5c893908
data/appcanary.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Check your dependencies against Appcanary's database.}
13
13
  spec.description = %q{}
14
- spec.homepage = "https://appcanary.co"
14
+ spec.homepage = "https://appcanary.com"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
17
17
  # to allow pushing to a single host or delete this section to allow pushing to any host.
@@ -1,3 +1,3 @@
1
1
  module Appcanary
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appcanary
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - J Irving
@@ -119,7 +119,7 @@ files:
119
119
  - lib/appcanary/tasks/appcanary/check.rake
120
120
  - lib/appcanary/tasks/appcanary/monitor.rake
121
121
  - lib/appcanary/version.rb
122
- homepage: https://appcanary.co
122
+ homepage: https://appcanary.com
123
123
  licenses: []
124
124
  metadata:
125
125
  allowed_push_host: https://rubygems.org