hit_counter 1.0.5 → 1.0.6
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 +4 -4
- metadata +3 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2dd2cf532e5d4abcf6213de68270327fe750cd02fd7453aa3aefa44c33aebb52
|
|
4
|
+
data.tar.gz: ee67305cc3be05118ea38011a87b7458f75381ae4cb8f4c87064f736907b715c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1c46b90474681547d0dc5d831f07fdd70c258f8e1388495e8dbf62e988469c6bd77582e98ccf4a75b6a9720ad28b28faf3e31d54baead834d8668c74d8bebb00
|
|
7
|
+
data.tar.gz: 74e0c69122db1c732eec90ce752e396e4c7cdc42ba85d5b4c4b1ce1077bf310ca9c60c178c8ee8d0cdcc81818b5359c39d0ef808052cfec71c92625ddce16d01
|
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hit_counter
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Roderick Monje
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: addressable
|
|
@@ -55,7 +54,6 @@ dependencies:
|
|
|
55
54
|
description: Why roast this chestnut by that open fire, you ask? Cause thousands and
|
|
56
55
|
thousands of Internet vets are still using the one we wrote in PHP eons ago and
|
|
57
56
|
we don't want to be squandering any incidental Google juice, that's why.
|
|
58
|
-
email:
|
|
59
57
|
executables: []
|
|
60
58
|
extensions: []
|
|
61
59
|
extra_rdoc_files: []
|
|
@@ -101,7 +99,6 @@ licenses:
|
|
|
101
99
|
- MIT
|
|
102
100
|
metadata:
|
|
103
101
|
rubygems_mfa_required: 'true'
|
|
104
|
-
post_install_message:
|
|
105
102
|
rdoc_options: []
|
|
106
103
|
require_paths:
|
|
107
104
|
- lib
|
|
@@ -116,8 +113,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
116
113
|
- !ruby/object:Gem::Version
|
|
117
114
|
version: '0'
|
|
118
115
|
requirements: []
|
|
119
|
-
rubygems_version: 3.
|
|
120
|
-
signing_key:
|
|
116
|
+
rubygems_version: 3.6.9
|
|
121
117
|
specification_version: 4
|
|
122
118
|
summary: Self-hosted Ruby version of that old 90s chestnut, the web-site hit counter.
|
|
123
119
|
test_files: []
|