robotlegs 1.3.0 → 1.3.0.1

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.
Files changed (2) hide show
  1. data/lib/robotlegs.rb +1 -1
  2. metadata +5 -4
@@ -3,7 +3,7 @@ require 'sprout'
3
3
  module Robotlegs
4
4
 
5
5
  NAME = "robotlegs"
6
- VERSION = "1.3.0"
6
+ VERSION = "1.3.0.1"
7
7
 
8
8
  ZIP_VERSION = "1.3.0"
9
9
 
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: robotlegs
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 69
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 3
9
9
  - 0
10
- version: 1.3.0
10
+ - 1
11
+ version: 1.3.0.1
11
12
  platform: ruby
12
13
  authors: []
13
14
 
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2010-10-11 00:00:00 -07:00
19
+ date: 2010-10-12 00:00:00 -07:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -50,7 +51,7 @@ files:
50
51
  - Rakefile
51
52
  - README.textile
52
53
  has_rdoc: true
53
- homepage: http://www.github.com/amoslanka/sprout-robotlegs
54
+ homepage: http://www.github.com/amoslanka/sprout-robotlegs-framework
54
55
  licenses: []
55
56
 
56
57
  post_install_message: