compass_ae_starter_kit 3.0.18 → 3.0.19

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.
@@ -34,7 +34,7 @@ CompassAeStarterKit::FileSupport.append_file 'Gemfile',
34
34
  gem 'erp_base_erp_svcs', '3.1.5'
35
35
  gem 'erp_tech_svcs', '3.1.7'
36
36
  gem 'compass_ae_sencha', '1.0.2'
37
- gem 'erp_app', '3.1.12'
37
+ gem 'erp_app', '3.1.13'
38
38
  gem 'erp_forms', '3.1.0'
39
39
  gem 'knitkit', '2.1.11'
40
40
  gem 'rails_db_admin', '2.1.2'
@@ -2,7 +2,7 @@ module CompassAeStarterKit
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 3
4
4
  MINOR = 0
5
- TINY = 18
5
+ TINY = 19
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass_ae_starter_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.18
4
+ version: 3.0.19
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: 2013-08-02 00:00:00.000000000 Z
12
+ date: 2013-08-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -128,7 +128,8 @@ files:
128
128
  - README.md
129
129
  - bin/compass_ae
130
130
  homepage: http://development.compassagile.com
131
- licenses: []
131
+ licenses:
132
+ - GPL-3
132
133
  post_install_message:
133
134
  rdoc_options: []
134
135
  require_paths: