esnek 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/LICENSE +1 -1
  2. data/lib/esnek/version.rb +1 -1
  3. data/lib/esnek.rb +0 -1
  4. metadata +4 -4
data/LICENSE CHANGED
@@ -3,7 +3,7 @@ it under the terms of the GNU General Public License as published by
3
3
  the Free Software Foundation, either version 3 of the License, or
4
4
  (at your option) any later version.
5
5
 
6
- Devrinim is distributed in the hope that it will be useful,
6
+ Esnek is distributed in the hope that it will be useful,
7
7
  but WITHOUT ANY WARRANTY; without even the implied warranty of
8
8
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9
9
  GNU General Public License for more details.
data/lib/esnek/version.rb CHANGED
@@ -1 +1 @@
1
- ESNEK_VERSION='0.2.4'
1
+ ESNEK_VERSION='0.2.5'
data/lib/esnek.rb CHANGED
@@ -1,2 +1 @@
1
-
2
1
  require 'esnek/base'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: esnek
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 4
10
- version: 0.2.4
9
+ - 5
10
+ version: 0.2.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alper Akgun
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-04-23 00:00:00 Z
18
+ date: 2011-04-27 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: json