clavem 2.2.0 → 2.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d670d4bb67dae840151c486c38c056103cb8e45e
4
- data.tar.gz: 14da95738b6738ce58a3a51377a3c4ba71625769
3
+ metadata.gz: 3937d5d1776a92d90689190ea0dfdb792b5cc95b
4
+ data.tar.gz: 33889788d389880fe70a67032f7afa637e8cb867
5
5
  SHA512:
6
- metadata.gz: cb59aa7fcdcba972d1e1807cf302d2bd42b7076c1fa986c095819c610df5e89a5c52272f4d5875fccae2e686f19159398194276ebbc5b5e6ac629356d8c8f8bd
7
- data.tar.gz: 149b2fd0aaffd0a313f2fb80788e5d8237f115b8715ee666fd9d4f4a272e9618724c75177e262755314be92d0f8afa20dee1e7b34876283cffedf89948e96ff8
6
+ metadata.gz: 5426f5ac6353bab78b045645d7b1e173c92b125c1f2916f0bf2e127cf0216a1821a47f8a2b1ecc389a7b4f0981fe13a8e404e2ebb30ed7ee7649bf44f3dcda39
7
+ data.tar.gz: 1dd6f3012aa6015fcfd600bfd406ad20648a48263c3c024104f95dbeea1e8629df1c2808a166eb8b1017b8f2214e4e6463c3564e34136de66e09907630e1d9e8
@@ -1,4 +1,8 @@
1
- ### 2.2.0 / 2016-03-29
1
+ ### 2.2.1 / 2016-03-30
2
+
3
+ * Remove invalid path manipulation in the binary.
4
+
5
+ ### 2.2.0 / 2016-03-30
2
6
 
3
7
  * `Clavem::Authorizer#i18n` now returns a `Bovem::I18n` object.
4
8
  * Changed signatures of `Clavem::Authorizer.instance` and `Clavem::Authorizer#initializr`.
data/bin/clavem CHANGED
@@ -6,7 +6,6 @@
6
6
  #
7
7
 
8
8
  require "bovem"
9
- $:.unshift(File.absolute_path(File.dirname(__FILE__) + "/../lib/"))
10
9
  require "clavem"
11
10
 
12
11
  Bovem::Application.create do
@@ -120,7 +120,7 @@
120
120
  </div>
121
121
 
122
122
  <div id="footer">
123
- Generated on Wed Mar 30 10:47:20 2016 by
123
+ Generated on Wed Mar 30 10:50:00 2016 by
124
124
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
125
  0.8.7.6 (ruby-2.3.0).
126
126
  </div>
@@ -4415,7 +4415,7 @@ Default is <code>0</code>, which means <em>disabled</em>.</p>
4415
4415
  </div>
4416
4416
 
4417
4417
  <div id="footer">
4418
- Generated on Wed Mar 30 10:47:20 2016 by
4418
+ Generated on Wed Mar 30 10:50:01 2016 by
4419
4419
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
4420
4420
  0.8.7.6 (ruby-2.3.0).
4421
4421
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Wed Mar 30 10:47:20 2016 by
119
+ Generated on Wed Mar 30 10:50:00 2016 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.7.6 (ruby-2.3.0).
122
122
  </div>
@@ -124,7 +124,7 @@
124
124
  </div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Wed Mar 30 10:47:20 2016 by
127
+ Generated on Wed Mar 30 10:50:00 2016 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
129
  0.8.7.6 (ruby-2.3.0).
130
130
  </div>
@@ -346,7 +346,7 @@
346
346
  </div>
347
347
 
348
348
  <div id="footer">
349
- Generated on Wed Mar 30 10:47:20 2016 by
349
+ Generated on Wed Mar 30 10:50:00 2016 by
350
350
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
351
351
  0.8.7.6 (ruby-2.3.0).
352
352
  </div>
@@ -149,7 +149,7 @@
149
149
 
150
150
  </div>
151
151
  </dt>
152
- <dd><pre class="code"><span class='int'>0</span></pre></dd>
152
+ <dd><pre class="code"><span class='int'>1</span></pre></dd>
153
153
 
154
154
  <dt id="STRING-constant" class="">STRING =
155
155
  <div class="docstring">
@@ -180,7 +180,7 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Wed Mar 30 10:47:20 2016 by
183
+ Generated on Wed Mar 30 10:50:00 2016 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
185
  0.8.7.6 (ruby-2.3.0).
186
186
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Wed Mar 30 10:47:20 2016 by
179
+ Generated on Wed Mar 30 10:50:00 2016 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.8.7.6 (ruby-2.3.0).
182
182
  </div>
@@ -133,7 +133,7 @@ end
133
133
  </div></div>
134
134
 
135
135
  <div id="footer">
136
- Generated on Wed Mar 30 10:47:20 2016 by
136
+ Generated on Wed Mar 30 10:50:00 2016 by
137
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
138
138
  0.8.7.6 (ruby-2.3.0).
139
139
  </div>
@@ -133,7 +133,7 @@ end
133
133
  </div></div>
134
134
 
135
135
  <div id="footer">
136
- Generated on Wed Mar 30 10:47:20 2016 by
136
+ Generated on Wed Mar 30 10:50:00 2016 by
137
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
138
138
  0.8.7.6 (ruby-2.3.0).
139
139
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Wed Mar 30 10:47:20 2016 by
106
+ Generated on Wed Mar 30 10:50:00 2016 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.7.6 (ruby-2.3.0).
109
109
  </div>
@@ -16,7 +16,7 @@ module Clavem
16
16
  MINOR = 2
17
17
 
18
18
  # The patch version.
19
- PATCH = 0
19
+ PATCH = 1
20
20
 
21
21
  # The current version of clavem.
22
22
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clavem
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shogun