Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shogun committed Mar 30, 2016
1 parent ee8bc8e commit f528246
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 14 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 2.2.0 / 2016-03-29
### 2.2.1 / 2016-03-30

* Remove invalid path manipulation in the binary.

### 2.2.0 / 2016-03-30

* `Clavem::Authorizer#i18n` now returns a `Bovem::I18n` object.
* Changed signatures of `Clavem::Authorizer.instance` and `Clavem::Authorizer#initializr`.
Expand Down
1 change: 0 additions & 1 deletion bin/clavem
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#

require "bovem"
$:.unshift(File.absolute_path(File.dirname(__FILE__) + "/../lib/"))
require "clavem"

Bovem::Application.create do
Expand Down
2 changes: 1 addition & 1 deletion doc/Clavem.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Clavem/Authorizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4415,7 +4415,7 @@ <h3 class="signature " id="waiting?-instance_method">
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:01 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Clavem/Exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Clavem/Exceptions/Failure.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Clavem/Server.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h3 class="signature first" id="process_http_request-instance_method">
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/Clavem/Version.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h2>Constant Summary</h2>

</div>
</dt>
<dd><pre class="code"><span class='int'>0</span></pre></dd>
<dd><pre class="code"><span class='int'>1</span></pre></dd>

<dt id="STRING-constant" class="">STRING =
<div class="docstring">
Expand Down Expand Up @@ -180,7 +180,7 @@ <h2>Constant Summary</h2>
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2 id="copyright">Copyright</h2>
</div></div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2 id="copyright">Copyright</h2>
</div></div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/top-level-namespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Wed Mar 30 10:47:20 2016 by
Generated on Wed Mar 30 10:50:00 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.3.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion lib/clavem/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module Version
MINOR = 2

# The patch version.
PATCH = 0
PATCH = 1

# The current version of clavem.
STRING = [MAJOR, MINOR, PATCH].compact.join(".")
Expand Down

0 comments on commit f528246

Please sign in to comment.