fedux_org-stdlib 0.11.15 → 0.11.16
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 +20 -22
- data/lib/fedux_org_stdlib/rake/version_bump_task.rb +1 -0
- data/lib/fedux_org_stdlib/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fd9838a6608c6a7dc4b4174c5931bb976451dd2c
|
|
4
|
+
data.tar.gz: 6d2230885e5f77dfa819f488ec6aca122a3e1b72
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 74b1e2c563efdea33e891f8520990150ee3c150666579bb0747d1286d53f24441c093148c85e0a2ea90648597a6a4a2a3e6d99e40e8c7d12c5f7a7a4f6060b31
|
|
7
|
+
data.tar.gz: a684f840233a102053929f1596d93bdc7b59c6db6acf9636293f39874b5aef56bf07ed0e759014bb954d2d2ef451146f0ec1d36d1c80b9ecbf94526d6fd1d326
|
data/Gemfile.lock
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
GIT
|
|
2
2
|
remote: https://github.com/cucumber/aruba
|
|
3
|
-
revision:
|
|
3
|
+
revision: 5ae1ba967deaa904b275197d7f1236e783d72b65
|
|
4
4
|
specs:
|
|
5
5
|
aruba (0.6.2)
|
|
6
6
|
childprocess (>= 0.3.6)
|
|
@@ -10,7 +10,7 @@ GIT
|
|
|
10
10
|
PATH
|
|
11
11
|
remote: .
|
|
12
12
|
specs:
|
|
13
|
-
fedux_org-stdlib (0.11.
|
|
13
|
+
fedux_org-stdlib (0.11.15)
|
|
14
14
|
activesupport
|
|
15
15
|
|
|
16
16
|
PATH
|
|
@@ -47,24 +47,24 @@ GEM
|
|
|
47
47
|
activesupport
|
|
48
48
|
smart_colored
|
|
49
49
|
xml-simple
|
|
50
|
-
coveralls (0.7.
|
|
50
|
+
coveralls (0.7.11)
|
|
51
51
|
multi_json (~> 1.10)
|
|
52
|
-
rest-client (
|
|
52
|
+
rest-client (>= 1.6.8, < 2)
|
|
53
53
|
simplecov (~> 0.9.1)
|
|
54
54
|
term-ansicolor (~> 1.3)
|
|
55
55
|
thor (~> 0.19.1)
|
|
56
|
-
cucumber (1.3.
|
|
56
|
+
cucumber (1.3.19)
|
|
57
57
|
builder (>= 2.1.2)
|
|
58
58
|
diff-lcs (>= 1.1.3)
|
|
59
59
|
gherkin (~> 2.12)
|
|
60
60
|
multi_json (>= 1.7.5, < 2.0)
|
|
61
|
-
multi_test (>= 0.1.
|
|
61
|
+
multi_test (>= 0.1.2)
|
|
62
62
|
debugger-linecache (1.2.0)
|
|
63
63
|
diff-lcs (1.2.5)
|
|
64
64
|
docile (1.1.5)
|
|
65
65
|
erubis (2.7.0)
|
|
66
|
-
excon (0.44.
|
|
67
|
-
facter (2.4.
|
|
66
|
+
excon (0.44.3)
|
|
67
|
+
facter (2.4.1)
|
|
68
68
|
CFPropertyList (~> 2.2.6)
|
|
69
69
|
ffi (1.9.6)
|
|
70
70
|
filegen (0.4.3)
|
|
@@ -74,8 +74,7 @@ GEM
|
|
|
74
74
|
ruby-progressbar (~> 1.4)
|
|
75
75
|
gherkin (2.12.2)
|
|
76
76
|
multi_json (~> 1.3)
|
|
77
|
-
github-markup (1.3.
|
|
78
|
-
posix-spawn (~> 0.3.8)
|
|
77
|
+
github-markup (1.3.3)
|
|
79
78
|
hirb (0.7.3)
|
|
80
79
|
i18n (0.7.0)
|
|
81
80
|
json (1.8.2)
|
|
@@ -87,11 +86,10 @@ GEM
|
|
|
87
86
|
mime-types (2.4.3)
|
|
88
87
|
minitest (5.5.1)
|
|
89
88
|
multi_json (1.10.1)
|
|
90
|
-
multi_test (0.1.
|
|
91
|
-
netrc (0.10.
|
|
92
|
-
parser (2.2.0.
|
|
89
|
+
multi_test (0.1.2)
|
|
90
|
+
netrc (0.10.3)
|
|
91
|
+
parser (2.2.0.3)
|
|
93
92
|
ast (>= 1.1, < 3.0)
|
|
94
|
-
posix-spawn (0.3.9)
|
|
95
93
|
powerpack (0.1.0)
|
|
96
94
|
pry (0.10.1)
|
|
97
95
|
coderay (~> 1.1.0)
|
|
@@ -106,14 +104,14 @@ GEM
|
|
|
106
104
|
rainbow (2.0.0)
|
|
107
105
|
rake (10.4.2)
|
|
108
106
|
redcarpet (3.2.2)
|
|
109
|
-
rest-client (1.7.
|
|
107
|
+
rest-client (1.7.3)
|
|
110
108
|
mime-types (>= 1.16, < 3.0)
|
|
111
109
|
netrc (~> 0.7)
|
|
112
110
|
rspec (3.2.0)
|
|
113
111
|
rspec-core (~> 3.2.0)
|
|
114
112
|
rspec-expectations (~> 3.2.0)
|
|
115
113
|
rspec-mocks (~> 3.2.0)
|
|
116
|
-
rspec-core (3.2.
|
|
114
|
+
rspec-core (3.2.1)
|
|
117
115
|
rspec-support (~> 3.2.0)
|
|
118
116
|
rspec-expectations (3.2.0)
|
|
119
117
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
@@ -121,11 +119,11 @@ GEM
|
|
|
121
119
|
rspec-legacy_formatters (1.0.0)
|
|
122
120
|
rspec-core (>= 3.0.0.beta2)
|
|
123
121
|
rspec-support (>= 3.0.0.beta2)
|
|
124
|
-
rspec-mocks (3.2.
|
|
122
|
+
rspec-mocks (3.2.1)
|
|
125
123
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
126
124
|
rspec-support (~> 3.2.0)
|
|
127
|
-
rspec-support (3.2.
|
|
128
|
-
rubocop (0.29.
|
|
125
|
+
rspec-support (3.2.2)
|
|
126
|
+
rubocop (0.29.1)
|
|
129
127
|
astrolabe (~> 1.3)
|
|
130
128
|
parser (>= 2.2.0.1, < 3.0)
|
|
131
129
|
powerpack (~> 0.1)
|
|
@@ -134,11 +132,11 @@ GEM
|
|
|
134
132
|
ruby-progressbar (1.7.1)
|
|
135
133
|
rubyzip (1.1.7)
|
|
136
134
|
rugged (0.21.4)
|
|
137
|
-
simplecov (0.9.
|
|
135
|
+
simplecov (0.9.2)
|
|
138
136
|
docile (~> 1.1.0)
|
|
139
137
|
multi_json (~> 1.0)
|
|
140
|
-
simplecov-html (~> 0.
|
|
141
|
-
simplecov-html (0.
|
|
138
|
+
simplecov-html (~> 0.9.0)
|
|
139
|
+
simplecov-html (0.9.0)
|
|
142
140
|
slop (3.6.0)
|
|
143
141
|
smart_colored (1.1.1)
|
|
144
142
|
taskjuggler (3.5.0)
|