lucie-lib 0.0.12 → 0.0.14

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: b12bd295a200a26a1dbfa7051e5293e3cc6c2b1d
4
- data.tar.gz: 0ecdf8e4ebf0a535477b951ed3ff8e12891083ea
3
+ metadata.gz: a736c31b498e6c4051e20b80f7c66a9081f5c327
4
+ data.tar.gz: 49e0ee62ac880ca1373821663285f7de6890106c
5
5
  SHA512:
6
- metadata.gz: ef96258e5908bc5849185ddc547235c2e4ad536dcc52d5b1282bb8197e5ae75f554e8f9562016f6d52b6a0cc9ad21777366ea6df20901b9976bc0e7607118b3b
7
- data.tar.gz: 3106c5a14a5ffb32198f70b046e3e184e7c801d0e3791b0d225e6fa9aeb0d268192f48dc03c98c6dfd0de12aef57de3bbd8607922c8032f8b9ed3e623d5a0b00
6
+ metadata.gz: c4d686941affd4a5e8af762a5880f72197c9f948a5c7ba63ffb329c3aaa94a81fa14666325dba17bbf467ae6556dca60a9ea51854404e636d230c1d987184530
7
+ data.tar.gz: 5b55550a159a5a5db88b8b58893ea09ef0cfd9075210fd2ec27f43703d812f164609201ee1b0a5aa0544c5b11a6e9bfe256e7e27c618f5972fb91afc0a28d24b
data/lib/lucie/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Lucie
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.14"
3
3
  end
data/lucie-lib.gemspec CHANGED
@@ -1,5 +1,6 @@
1
1
  # -*- encoding: utf-8 -*-
2
- version = File.read(File.expand_path('../../version', __FILE__)).strip
2
+ require File.expand_path("../../lucie-lib/lib/lucie/version", __FILE__)
3
+ version = Lucie::VERSION
3
4
  lib = File.expand_path('../lib', __FILE__)
4
5
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
6
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lucie-lib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nucc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-25 00:00:00.000000000 Z
11
+ date: 2013-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -117,7 +117,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  version: '0'
118
118
  requirements: []
119
119
  rubyforge_project:
120
- rubygems_version: 2.0.5
120
+ rubygems_version: 2.0.3
121
121
  signing_key:
122
122
  specification_version: 4
123
123
  summary: Library part of Lucie framework. Use only this gem, if you don't need project