openstax_accounts 7.0.1 → 7.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstax_accounts
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.1
4
+ version: 7.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Slavinsky
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-11 00:00:00.000000000 Z
11
+ date: 2016-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -367,6 +367,7 @@ files:
367
367
  - db/migrate/3_create_openstax_accounts_group_owners.rb
368
368
  - db/migrate/4_create_openstax_accounts_group_nestings.rb
369
369
  - db/migrate/5_add_faculty_status_to_accounts_accounts.rb
370
+ - db/migrate/6_add_salesforce_contact_id_to_accounts_accounts.rb
370
371
  - lib/generators/openstax/accounts/schedule/USAGE
371
372
  - lib/generators/openstax/accounts/schedule/schedule_generator.rb
372
373
  - lib/generators/openstax/accounts/schedule/templates/schedule.rb