codersdojo 1.5.14 → 1.5.15

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.
Files changed (2) hide show
  1. data/lib/upload/encoding_adjuster.rb +2 -0
  2. metadata +3 -3
@@ -1,3 +1,5 @@
1
+ # coding: utf-8
2
+
1
3
  class EncodingAdjuster
2
4
 
3
5
  def adjust string
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 5
8
- - 14
9
- version: 1.5.14
8
+ - 15
9
+ version: 1.5.15
10
10
  platform: ruby
11
11
  authors:
12
12
  - CodersDojo-Team
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2012-01-27 00:00:00 +01:00
17
+ date: 2012-01-28 00:00:00 +01:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency