hiroshimarb 0.2.3 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/hiroshimarb/version.rb +1 -1
- data/resource/event.yaml +3 -0
- metadata +2 -2
data/lib/hiroshimarb/version.rb
CHANGED
data/resource/event.yaml
CHANGED
@@ -1,4 +1,7 @@
|
|
1
1
|
---
|
2
|
+
- date: '2013-03-02 14:00 - 18:00'
|
3
|
+
title: '広島Ruby勉強会 #030'
|
4
|
+
url: 'http://hiroshimarb.github.com/blog/2013/02/08/hiroshimarb-30/'
|
2
5
|
- date: '2013-02-02 14:00 - 18:00'
|
3
6
|
title: '広島Ruby勉強会 #027'
|
4
7
|
url: 'http://hiroshimarb.github.com/blog/2013/01/18/hiroshimarb-27/'
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hiroshimarb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -25,7 +25,7 @@ authors:
|
|
25
25
|
autorequire:
|
26
26
|
bindir: bin
|
27
27
|
cert_chain: []
|
28
|
-
date: 2013-02-
|
28
|
+
date: 2013-02-07 00:00:00.000000000 Z
|
29
29
|
dependencies:
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: launchy
|