loyal_core 0.0.3 → 0.0.4
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.
- data/lib/loyal_core/version.rb +1 -1
- metadata +4 -4
data/lib/loyal_core/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: loyal_core
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.4
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2013-08-
|
|
12
|
+
date: 2013-08-03 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: rails_config
|
|
@@ -362,7 +362,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
362
362
|
version: '0'
|
|
363
363
|
segments:
|
|
364
364
|
- 0
|
|
365
|
-
hash:
|
|
365
|
+
hash: -4249755966283854607
|
|
366
366
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
367
367
|
none: false
|
|
368
368
|
requirements:
|
|
@@ -371,7 +371,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
371
371
|
version: '0'
|
|
372
372
|
segments:
|
|
373
373
|
- 0
|
|
374
|
-
hash:
|
|
374
|
+
hash: -4249755966283854607
|
|
375
375
|
requirements: []
|
|
376
376
|
rubyforge_project:
|
|
377
377
|
rubygems_version: 1.8.25
|