compass_ae_starter_kit 3.0.14 → 3.0.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,10 +33,11 @@ CompassAeStarterKit::FileSupport.append_file 'Gemfile',
33
33
  "
34
34
  gem 'erp_base_erp_svcs', '3.1.4'
35
35
  gem 'erp_tech_svcs', '3.1.4'
36
- gem 'erp_app', '3.1.10'
36
+ gem 'compass_ae_sencha', '1.0.2'
37
+ gem 'erp_app', '3.1.11'
37
38
  gem 'erp_forms', '3.1.0'
38
- gem 'knitkit', '2.1.9'
39
- gem 'rails_db_admin', '2.1.1'
39
+ gem 'knitkit', '2.1.10'
40
+ gem 'rails_db_admin', '2.1.2'
40
41
  gem 'compass_ae_console', '2.0.0'
41
42
  "
42
43
  puts <<-end
@@ -2,7 +2,7 @@ module CompassAeStarterKit
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 3
4
4
  MINOR = 0
5
- TINY = 14
5
+ TINY = 15
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.14
4
+ version: 3.0.15
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-06-14 00:00:00.000000000 Z
12
+ date: 2013-06-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -147,7 +147,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
147
147
  version: '0'
148
148
  requirements: []
149
149
  rubyforge_project:
150
- rubygems_version: 1.8.23
150
+ rubygems_version: 1.8.25
151
151
  signing_key:
152
152
  specification_version: 3
153
153
  summary: Gem to help get the Compass AE framework up a running