runcoderun-gem_sync 0.2.8 → 0.3.0
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/gem_sync.gemspec +3 -3
- data/lib/rcr/gem_sync.rb +1 -1
- data/lib/runcoderun_gems.txt +1 -0
- metadata +2 -2
data/gem_sync.gemspec
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
|
-
# Gem::Specification for Gem_sync-0.
|
|
2
|
+
# Gem::Specification for Gem_sync-0.3.0
|
|
3
3
|
# Originally generated by Echoe
|
|
4
4
|
|
|
5
5
|
--- !ruby/object:Gem::Specification
|
|
6
6
|
name: gem_sync
|
|
7
7
|
version: !ruby/object:Gem::Version
|
|
8
|
-
version: 0.
|
|
8
|
+
version: 0.3.0
|
|
9
9
|
platform: ruby
|
|
10
10
|
authors:
|
|
11
11
|
- Rob Sanheim @ Relevance
|
|
12
12
|
autorequire:
|
|
13
13
|
bindir: bin
|
|
14
14
|
|
|
15
|
-
date: 2008-09-
|
|
15
|
+
date: 2008-09-29 00:00:00 -04:00
|
|
16
16
|
default_executable:
|
|
17
17
|
dependencies:
|
|
18
18
|
- !ruby/object:Gem::Dependency
|
data/lib/rcr/gem_sync.rb
CHANGED
data/lib/runcoderun_gems.txt
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: runcoderun-gem_sync
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Rob Sanheim @ Relevance
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain:
|
|
11
|
-
date: 2008-09-
|
|
11
|
+
date: 2008-09-28 21:00:00 -07:00
|
|
12
12
|
default_executable:
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|