hash-proxy 1.0.0 → 1.0.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 +4 -4
- data/.ruby-version +1 -1
- data/Gemfile.lock +30 -26
- data/History.txt +8 -0
- data/Rakefile +0 -5
- data/lib/hash_proxy/proxy.rb +2 -0
- data/spec/hash_proxy_spec.rb +0 -1
- data/version.txt +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: facde57e0d5e9905dcccfe171eae18d60ecea2774109ec46487b6ce784a14701
|
|
4
|
+
data.tar.gz: 95276b3b6fb02e13814ff8168148e5946fa6ca055198e8f46c490a7e0abcb9e6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 70f03f4cacc3cfde014ea6205894bcc931a0e4fa05e9fc92eb95d509e6ee305bc3c00c7367b5dfa0060e68576cc1452a73c222a30cfd6bad7e9bd9da31082593
|
|
7
|
+
data.tar.gz: 6dc878014fde0b3a00860bec3d33ef5b9ee93ea9bc70f7f4ec42560ade504cee94a85fe4a892e721eddb19dcd124f2bfe4fc6def531e7cd4b290330c4fb2253e
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.
|
|
1
|
+
3.3.10
|
data/Gemfile.lock
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
GEM
|
|
2
2
|
remote: https://rubygems.org/
|
|
3
3
|
specs:
|
|
4
|
-
addressable (2.8.
|
|
5
|
-
public_suffix (>= 2.0.2, <
|
|
4
|
+
addressable (2.8.9)
|
|
5
|
+
public_suffix (>= 2.0.2, < 8.0)
|
|
6
6
|
bones (3.9.0)
|
|
7
7
|
little-plugger (~> 1.1)
|
|
8
8
|
loquacious (~> 1.9)
|
|
@@ -16,37 +16,41 @@ GEM
|
|
|
16
16
|
bones-yard (1.0.0)
|
|
17
17
|
bones (>= 3.5.0)
|
|
18
18
|
yard (>= 0.5.8)
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
date (3.5.1)
|
|
20
|
+
diff-lcs (1.6.2)
|
|
21
|
+
erb (6.0.2)
|
|
22
|
+
git (1.19.1)
|
|
21
23
|
addressable (~> 2.8)
|
|
22
24
|
rchardet (~> 1.8)
|
|
23
25
|
little-plugger (1.1.4)
|
|
24
26
|
loquacious (1.9.1)
|
|
25
|
-
psych (5.
|
|
27
|
+
psych (5.3.1)
|
|
28
|
+
date
|
|
26
29
|
stringio
|
|
27
|
-
public_suffix (
|
|
28
|
-
rake (13.
|
|
29
|
-
rchardet (1.
|
|
30
|
-
rdoc (6.
|
|
30
|
+
public_suffix (7.0.5)
|
|
31
|
+
rake (13.3.1)
|
|
32
|
+
rchardet (1.10.0)
|
|
33
|
+
rdoc (6.17.0)
|
|
34
|
+
erb
|
|
31
35
|
psych (>= 4.0.0)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
rspec-
|
|
36
|
-
rspec-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
36
|
+
tsort
|
|
37
|
+
redcarpet (3.6.1)
|
|
38
|
+
rspec (3.13.2)
|
|
39
|
+
rspec-core (~> 3.13.0)
|
|
40
|
+
rspec-expectations (~> 3.13.0)
|
|
41
|
+
rspec-mocks (~> 3.13.0)
|
|
42
|
+
rspec-core (3.13.6)
|
|
43
|
+
rspec-support (~> 3.13.0)
|
|
44
|
+
rspec-expectations (3.13.5)
|
|
40
45
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
41
|
-
rspec-support (~> 3.
|
|
42
|
-
rspec-mocks (3.
|
|
46
|
+
rspec-support (~> 3.13.0)
|
|
47
|
+
rspec-mocks (3.13.8)
|
|
43
48
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
44
|
-
rspec-support (~> 3.
|
|
45
|
-
rspec-support (3.
|
|
46
|
-
stringio (3.0
|
|
47
|
-
|
|
48
|
-
yard (0.9.
|
|
49
|
-
webrick (~> 1.7.0)
|
|
49
|
+
rspec-support (~> 3.13.0)
|
|
50
|
+
rspec-support (3.13.7)
|
|
51
|
+
stringio (3.2.0)
|
|
52
|
+
tsort (0.2.0)
|
|
53
|
+
yard (0.9.38)
|
|
50
54
|
|
|
51
55
|
PLATFORMS
|
|
52
56
|
ruby
|
|
@@ -60,4 +64,4 @@ DEPENDENCIES
|
|
|
60
64
|
rspec
|
|
61
65
|
|
|
62
66
|
BUNDLED WITH
|
|
63
|
-
2.
|
|
67
|
+
2.3.7
|
data/History.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
# == Version 1.0.1 / 2014-09-25
|
|
2
|
+
# * Upgrade to latest versions of everything
|
|
3
|
+
# * Housekeeping in the gemspec
|
|
4
|
+
#
|
|
5
|
+
# == Version 1.0.0 / 2014-09-25
|
|
6
|
+
# * Upgrade to latest versions of everything
|
|
7
|
+
# * Switch specs over to expect style
|
|
8
|
+
#
|
|
1
9
|
# == Version 0.1.6 / 2014-09-25
|
|
2
10
|
# * Pin to rspec < 3
|
|
3
11
|
# * fix a warning
|
data/Rakefile
CHANGED
|
@@ -14,11 +14,6 @@ Bones {
|
|
|
14
14
|
email 'doug@dseifert.net'
|
|
15
15
|
url 'https://github.com/seifertd/hash-proxy'
|
|
16
16
|
license 'MIT'
|
|
17
|
-
#depend_on 'bones', :development => true
|
|
18
|
-
#depend_on 'bones-rspec', :development => true
|
|
19
|
-
#depend_on 'bones-git', :development => true
|
|
20
|
-
#depend_on 'bones-yard', :development => true
|
|
21
|
-
#depend_on 'redcarpet', :development => true
|
|
22
17
|
|
|
23
18
|
yard.exclude ['version.txt']
|
|
24
19
|
}
|
data/lib/hash_proxy/proxy.rb
CHANGED
data/spec/hash_proxy_spec.rb
CHANGED
data/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.1
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hash-proxy
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Douglas A. Seifert
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-03-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bones
|
|
@@ -53,7 +53,7 @@ homepage: https://github.com/seifertd/hash-proxy
|
|
|
53
53
|
licenses:
|
|
54
54
|
- MIT
|
|
55
55
|
metadata: {}
|
|
56
|
-
post_install_message:
|
|
56
|
+
post_install_message:
|
|
57
57
|
rdoc_options:
|
|
58
58
|
- "--main"
|
|
59
59
|
- README.md
|
|
@@ -70,8 +70,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
70
70
|
- !ruby/object:Gem::Version
|
|
71
71
|
version: '0'
|
|
72
72
|
requirements: []
|
|
73
|
-
rubygems_version: 3.
|
|
74
|
-
signing_key:
|
|
73
|
+
rubygems_version: 3.5.22
|
|
74
|
+
signing_key:
|
|
75
75
|
specification_version: 4
|
|
76
76
|
summary: An object that proxies method calls to a Hash object as hash key lookups.
|
|
77
77
|
test_files: []
|