aureus 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/Gemfile.lock +2 -2
  2. data/TODO.md +0 -1
  3. data/lib/aureus/version.rb +1 -1
  4. metadata +4 -4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- aureus (1.1.0)
4
+ aureus (1.1.1)
5
5
  formtastic
6
6
  haml
7
7
  jquery-rails
@@ -39,7 +39,7 @@ GEM
39
39
  arel (3.0.2)
40
40
  builder (3.0.0)
41
41
  erubis (2.7.0)
42
- formtastic (2.2.0)
42
+ formtastic (2.2.1)
43
43
  actionpack (>= 3.0)
44
44
  haml (3.1.6)
45
45
  highline (1.6.13)
data/TODO.md CHANGED
@@ -1,6 +1,5 @@
1
1
  # ToDo
2
2
 
3
- * box head buttons
4
3
  * datatable improvements
5
4
  * datatable i18n
6
5
  * proper namespace css and clean up
@@ -1,3 +1,3 @@
1
1
  module Aureus
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aureus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-26 00:00:00.000000000 Z
12
+ date: 2012-08-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: formtastic
@@ -160,7 +160,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
160
160
  version: '0'
161
161
  segments:
162
162
  - 0
163
- hash: -3013022047789676668
163
+ hash: 3102306216413204260
164
164
  required_rubygems_version: !ruby/object:Gem::Requirement
165
165
  none: false
166
166
  requirements:
@@ -169,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
169
  version: '0'
170
170
  segments:
171
171
  - 0
172
- hash: -3013022047789676668
172
+ hash: 3102306216413204260
173
173
  requirements: []
174
174
  rubyforge_project:
175
175
  rubygems_version: 1.8.24