openstax_accounts 6.1.0 → 6.1.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.
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: 6.1.0
4
+ version: 6.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Slavinsky
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-11 00:00:00.000000000 Z
11
+ date: 2015-09-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -378,6 +378,7 @@ files:
378
378
  - lib/openstax/accounts/has_many_through_groups/active_record/base.rb
379
379
  - lib/openstax/accounts/version.rb
380
380
  - lib/openstax_accounts.rb
381
+ - lib/tasks/sync.rake
381
382
  - spec/cassettes/OpenStax_Accounts_FindOrCreateAccount/can_create_users.yml
382
383
  - spec/controllers/openstax/accounts/dev/accounts_controller_spec.rb
383
384
  - spec/controllers/openstax/accounts/sessions_controller_spec.rb