argus-trail 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/argus/trail/version.rb +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8012d44e5a16eb856aec00b306bc64e780d96c13f34e729e25b0ed0087aca325
4
- data.tar.gz: 2990ef7c7ce767ce3f3a61874b4ddb185c44c7e50cce740e7628dfd0edf531ae
3
+ metadata.gz: 4aa9b7c333ebc5e18e785ef56af8dfc4ce04e447332e04f9ed23ab6d80868574
4
+ data.tar.gz: 88d5defb61b8cd386f1824921d1815081d2f927c5211d1d15f9e4bd8e6147f99
5
5
  SHA512:
6
- metadata.gz: 0ac4bd48b2f65ac648d8ba978a5dc8e119f9e189403ae2ef0a97b350f400ff7ae35c4ee14b3e2271446b7083a6876daaaf6a9d2fd02a4ec50225a09e49da6a90
7
- data.tar.gz: 711cee8042f3d5200792b1297f770cd0a016b67e017fe65f19f8d85c0b1f10688263300fdfe0298837c34dc170c476b39a73728b51ff50420c70de3d75725840
6
+ metadata.gz: c7f58ab18cdebe70ba0691a805bacaf0f768fa975967baa4b9f5070ffc992919d7ff62ead1ce5043db1f2e60f36da2ae17b7d802450f628ed0f9185a63e824fe
7
+ data.tar.gz: 24eeb79186a4398c7789416d46e32e0f3db315c0e0036cd75ea0e7d9bf3501458f8bff5913bf0a96f64c9451d00275df8c06583978b10feee996738060b0e95f
@@ -1,5 +1,5 @@
1
1
  module Argus
2
2
  module Trail
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: argus-trail
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
  - Ram Laxman Yadav
@@ -76,12 +76,12 @@ files:
76
76
  - lib/generators/argus/trail/install/templates/create_argus_trail_tables.rb.erb
77
77
  - lib/generators/argus/trail/install/templates/initializer.rb
78
78
  - lib/generators/argus/trail/views/views_generator.rb
79
- homepage: https://github.com/reddoorz/argus-trail
79
+ homepage: https://github.com/ramlaxmanyadav/argus-trail
80
80
  licenses:
81
81
  - MIT
82
82
  metadata:
83
- homepage_uri: https://github.com/reddoorz/argus-trail
84
- source_code_uri: https://github.com/reddoorz/argus-trail
83
+ homepage_uri: https://github.com/ramlaxmanyadav/argus-trail
84
+ source_code_uri: https://github.com/ramlaxmanyadav/argus-trail
85
85
  post_install_message:
86
86
  rdoc_options: []
87
87
  require_paths: