dextery 0.0.4a → 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.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NWE2OGVlMzY1NjI1ZGVhMTIwYWNlZjEzMDIxYTY0ZjI3ZWUzY2JlMw==
4
+ YzRiOGU5Zjg5ZWE4NWViZGM4OGZkNGY0NDYwOWE4YmRmZmE2OTY5Zg==
5
5
  data.tar.gz: !binary |-
6
- NGY5OGQ5ODJmZDkxOWIyMzlhYmNjZTU0YjAxNDVhZmM3YjQwOGRlNg==
6
+ MDdkZThlZTk4ZWQzMjk0NWVlNmZjZWE0ZDVhY2RmMTYwMDZjZGEyZg==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- YjQ0NDc4NmE5ZWU2OWY5NTdmNzc2ZjJmZGU4NzA1Nzc1OWFiOGVhNzYyYWE0
10
- MWEzNmE2NjRlOWZhNGViYzUyOTI5ZmZlMDJmZTA2M2ZlNDc1ZDg3OGNhYmYz
11
- ODNlZDlmYmMzNTg3NDQ1MTgxZTdjYjYyZjY2N2E3MTc0M2YzNzM=
9
+ N2FhMDVmYWE2MzM0YWJkYWRlZThlMmE2OGE5ODQzYWIyYjExZWI0YjFhODJk
10
+ MmZkYzM1NDVjOGQ2Yjc4NDkzN2NjOGM0NzkwZDJiOGY5NTUwOGMyNWViOGI5
11
+ M2M4NzNkNTAzOTg4ODhhY2U3MjM3ODA3YzkzZTRhMmRkYmUxMzE=
12
12
  data.tar.gz: !binary |-
13
- ZDcxZjNkM2UxYjFiZTY4MTBhMDY4NjhhNGQyYzM4NzAxNmVmYmVlMWMyYTRh
14
- MTY4MGRkOTJkODUwYTNjNzNmNmRjYmI5NmU1ODM4MGQwY2NhNDUzZjNiMTgx
15
- ZTBmOGQxMzYwMTFmMzBlMTNiNTc1YjZiNTNjOGViZTQ4MTYyYmI=
13
+ ZjQ1ZWFkOTBjYTljMjkwMGNmZWFmZmY1ZjYyYTkxNTEzYmNiZDgyMDc2OTQ5
14
+ MzhmNDM5YzVhZGM1ZTYyOWM0M2U5OTE1NTI5Y2Y5NDRjZmZjNDFlM2Y1YjQz
15
+ MmIxZWNiYTE3OWIxYmRjOTMxNmJlNzNhODAyMTE2NjI0Y2M0YTI=
data/README.md CHANGED
@@ -9,7 +9,7 @@ Make sure you have *dextery* install:
9
9
 
10
10
  ### Released Version
11
11
 
12
- 0.0.4a
12
+ 0.0.3
13
13
 
14
14
  ### Dependencies
15
15
 
@@ -4,7 +4,7 @@ require 'dextery'
4
4
  require 'commander/import'
5
5
 
6
6
  program :name, 'dextery'
7
- program :version, '0.0.4a'
7
+ program :version, '0.0.4'
8
8
  program :description, 'Blog engine based on Jekyll Bootstrap'
9
9
 
10
10
  default_command :help
@@ -6,7 +6,7 @@ require 'dextery'
6
6
 
7
7
  Gem::Specification.new do |spec|
8
8
  spec.name = "dextery"
9
- spec.version = "0.0.4a"
9
+ spec.version = "0.0.4"
10
10
  spec.authors = ["Marshall Shen"]
11
11
  spec.email = ["mshen@groupon.com"]
12
12
  spec.description = "Blog engine based on Jekyll Bootstrap"
@@ -9,8 +9,8 @@ pygments: true
9
9
  # Themes are encouraged to use these universal variables
10
10
  # so be sure to set them if your theme uses them.
11
11
  #
12
- title : Dexter
13
- tagline: I am a neat monster
12
+ title : Jekyll Bootstrap
13
+ tagline: Site Tagline
14
14
  author :
15
15
  name : Name Lastname
16
16
  email : blah@email.test
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dextery
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4a
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marshall Shen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-07-26 00:00:00.000000000 Z
11
+ date: 2013-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: commander
@@ -142,9 +142,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
142
142
  version: '0'
143
143
  required_rubygems_version: !ruby/object:Gem::Requirement
144
144
  requirements:
145
- - - ! '>'
145
+ - - ! '>='
146
146
  - !ruby/object:Gem::Version
147
- version: 1.3.1
147
+ version: '0'
148
148
  requirements: []
149
149
  rubyforge_project:
150
150
  rubygems_version: 2.0.5