hobo_clean_admin 2.1.0.pre3 → 2.1.0.pre4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/VERSION +1 -1
  2. data/lib/hobo_clean_admin.rb +2 -0
  3. metadata +14 -10
  4. checksums.yaml +0 -15
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.0.pre3
1
+ 2.1.0.pre4
@@ -1,3 +1,5 @@
1
+ require 'will_paginate'
2
+
1
3
  module HoboCleanAdmin
2
4
 
3
5
  VERSION = File.read(File.expand_path('../../VERSION', __FILE__)).strip
metadata CHANGED
@@ -1,29 +1,32 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobo_clean_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0.pre3
4
+ version: 2.1.0.pre4
5
+ prerelease: 6
5
6
  platform: ruby
6
7
  authors:
7
8
  - Tom Locke, James Garlick
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-12-22 00:00:00.000000000 Z
12
+ date: 2013-12-29 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
15
+ type: :runtime
16
+ name: hobo_clean
17
+ prerelease: false
14
18
  requirement: !ruby/object:Gem::Requirement
19
+ none: false
15
20
  requirements:
16
21
  - - '='
17
22
  - !ruby/object:Gem::Version
18
- version: 2.1.0.pre3
19
- name: hobo_clean
20
- type: :runtime
23
+ version: 2.1.0.pre4
21
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
22
26
  requirements:
23
27
  - - '='
24
28
  - !ruby/object:Gem::Version
25
- version: 2.1.0.pre3
26
- prerelease: false
29
+ version: 2.1.0.pre4
27
30
  description: The clean theme for Hobo
28
31
  email: tom@tomlocke.com
29
32
  executables: []
@@ -41,7 +44,6 @@ files:
41
44
  - vendor/assets/stylesheets/hobo_clean_admin.css
42
45
  homepage: http://hobocentral.net
43
46
  licenses: []
44
- metadata: {}
45
47
  post_install_message:
46
48
  rdoc_options:
47
49
  - --charset=UTF-8
@@ -50,20 +52,22 @@ require_paths:
50
52
  - vendor
51
53
  - taglibs
52
54
  required_ruby_version: !ruby/object:Gem::Requirement
55
+ none: false
53
56
  requirements:
54
57
  - - ! '>='
55
58
  - !ruby/object:Gem::Version
56
59
  version: '0'
57
60
  required_rubygems_version: !ruby/object:Gem::Requirement
61
+ none: false
58
62
  requirements:
59
63
  - - ! '>='
60
64
  - !ruby/object:Gem::Version
61
65
  version: 1.3.6
62
66
  requirements: []
63
67
  rubyforge_project: hobo
64
- rubygems_version: 2.0.6
68
+ rubygems_version: 1.8.25
65
69
  signing_key:
66
- specification_version: 4
70
+ specification_version: 3
67
71
  summary: The clean theme for Hobo
68
72
  test_files: []
69
73
  has_rdoc:
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NDZjZjhhZTg4NDE5N2MxOTIxZTFhMTcxZDAwNjlhNDQ0OWE0YmU1NA==
5
- data.tar.gz: !binary |-
6
- NTZhZWY5N2IzYzFkZGZjNDVkMjFmOTJlMTQ3MGYzMTc3ZDNiNzRjOQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- NDRmYjEwZjQ1Zjc5OTFlY2FhN2I1M2FiZTdjYjY4Zjc2NTRlYTY1MGVjNjA2
10
- MDNiNjljNmUwMmE3YzdiMDgxYWNiNGU1NmFlNWM5ZWRjMmFmNTllNzRmNTUy
11
- MzA0M2Y1MWRhNDk1OWFiZGM0MTNkMmZlZjQyNzVmNjAzMGE0ZTU=
12
- data.tar.gz: !binary |-
13
- ZGIyYzUyNGJiMTY4YTRlN2UyMzA4YjI2MzQzMzAxNDI5MzgxMmU2ZWNlNDRk
14
- ZGM4ZjkwYTY4MDMwZjk4NDRiNThlYTBlOThjYzcyM2M4Y2MzNzlkOGMzMTVl
15
- MjM3OWU4YmM3ZDRmNWJhZjg0NjdiODQzNzk1ZTZiOWRkYzBiMWQ=