fedux_org-stdlib 0.10.1 → 0.10.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.
- checksums.yaml +4 -4
- data/Gemfile.lock +8 -8
- data/lib/fedux_org_stdlib/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8b426268117542141204813147e85e12098ab046
|
|
4
|
+
data.tar.gz: b5b082200dc152955ca2ed7c0b056e172aa9e0bf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4415267d318f5add383ee24e33f12d7aabf478f47968aac3947bc434ae70d2e6a493b21523e7bcc272b230bf3f306e0097ba3bf86401a65af6fca10f8f4f7444
|
|
7
|
+
data.tar.gz: bc1aed4b6b435807158e9eb65ea81604066f0fb24b61a16e0e31ad8b705d35023821cc4e4b6673a068f1443c1e01e1e1c1e1964680c6830446da8e9022d75164
|
data/Gemfile.lock
CHANGED
|
@@ -13,7 +13,7 @@ GEM
|
|
|
13
13
|
remote: https://rubygems.org/
|
|
14
14
|
specs:
|
|
15
15
|
CFPropertyList (2.2.8)
|
|
16
|
-
activesupport (4.1.
|
|
16
|
+
activesupport (4.1.7)
|
|
17
17
|
i18n (~> 0.6, >= 0.6.9)
|
|
18
18
|
json (~> 1.7, >= 1.7.7)
|
|
19
19
|
minitest (~> 5.1)
|
|
@@ -58,7 +58,7 @@ GEM
|
|
|
58
58
|
diff-lcs (1.2.5)
|
|
59
59
|
docile (1.1.5)
|
|
60
60
|
erubis (2.7.0)
|
|
61
|
-
facter (2.
|
|
61
|
+
facter (2.3.0)
|
|
62
62
|
CFPropertyList (~> 2.2.6)
|
|
63
63
|
ffi (1.9.6)
|
|
64
64
|
filegen (0.4.3)
|
|
@@ -73,9 +73,9 @@ GEM
|
|
|
73
73
|
hirb (0.7.2)
|
|
74
74
|
i18n (0.6.11)
|
|
75
75
|
json (1.8.1)
|
|
76
|
-
launchy (2.4.
|
|
76
|
+
launchy (2.4.3)
|
|
77
77
|
addressable (~> 2.3)
|
|
78
|
-
mail (2.6.
|
|
78
|
+
mail (2.6.3)
|
|
79
79
|
mime-types (>= 1.16, < 3)
|
|
80
80
|
method_source (0.8.2)
|
|
81
81
|
mime-types (2.4.3)
|
|
@@ -83,7 +83,7 @@ GEM
|
|
|
83
83
|
multi_json (1.10.1)
|
|
84
84
|
multi_test (0.1.1)
|
|
85
85
|
netrc (0.8.0)
|
|
86
|
-
parser (2.2.0.pre.
|
|
86
|
+
parser (2.2.0.pre.7)
|
|
87
87
|
ast (>= 1.1, < 3.0)
|
|
88
88
|
slop (~> 3.4, >= 3.4.5)
|
|
89
89
|
posix-spawn (0.3.9)
|
|
@@ -119,13 +119,13 @@ GEM
|
|
|
119
119
|
rspec-mocks (3.1.3)
|
|
120
120
|
rspec-support (~> 3.1.0)
|
|
121
121
|
rspec-support (3.1.2)
|
|
122
|
-
rubocop (0.
|
|
122
|
+
rubocop (0.27.1)
|
|
123
123
|
astrolabe (~> 1.3)
|
|
124
|
-
parser (>= 2.2.0.pre.
|
|
124
|
+
parser (>= 2.2.0.pre.7, < 3.0)
|
|
125
125
|
powerpack (~> 0.0.6)
|
|
126
126
|
rainbow (>= 1.99.1, < 3.0)
|
|
127
127
|
ruby-progressbar (~> 1.4)
|
|
128
|
-
ruby-progressbar (1.
|
|
128
|
+
ruby-progressbar (1.7.0)
|
|
129
129
|
simplecov (0.9.1)
|
|
130
130
|
docile (~> 1.1.0)
|
|
131
131
|
multi_json (~> 1.0)
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fedux_org-stdlib
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.10.
|
|
4
|
+
version: 0.10.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Max Meyer
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-11-
|
|
11
|
+
date: 2014-11-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -253,7 +253,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
253
253
|
version: '0'
|
|
254
254
|
requirements: []
|
|
255
255
|
rubyforge_project:
|
|
256
|
-
rubygems_version: 2.
|
|
256
|
+
rubygems_version: 2.4.1
|
|
257
257
|
signing_key:
|
|
258
258
|
specification_version: 4
|
|
259
259
|
summary: Collection of useful libraries. It maybe depend on external libraries.
|