fanforce-app-factory 1.6.1 → 1.6.2

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.
@@ -38,5 +38,5 @@ Gem::Specification.new do |gem|
38
38
  gem.add_runtime_dependency 'fanforce', '~> 0.20.0'
39
39
  gem.add_runtime_dependency 'fanforce-api', '~> 0.31.0'
40
40
  gem.add_runtime_dependency 'fanforce-exceptions', '~> 0.8.0'
41
- gem.add_runtime_dependency 'fanforce-worker', '~> 0.35.0'
41
+ gem.add_runtime_dependency 'fanforce-worker', '~> 0.36.0'
42
42
  end
@@ -1,5 +1,5 @@
1
1
  class Fanforce
2
2
  module AppFactory
3
- VERSION = '1.6.1'
3
+ VERSION = '1.6.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fanforce-app-factory
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.1
4
+ version: 1.6.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -322,7 +322,7 @@ dependencies:
322
322
  requirements:
323
323
  - - ~>
324
324
  - !ruby/object:Gem::Version
325
- version: 0.35.0
325
+ version: 0.36.0
326
326
  type: :runtime
327
327
  prerelease: false
328
328
  version_requirements: !ruby/object:Gem::Requirement
@@ -330,7 +330,7 @@ dependencies:
330
330
  requirements:
331
331
  - - ~>
332
332
  - !ruby/object:Gem::Version
333
- version: 0.35.0
333
+ version: 0.36.0
334
334
  description:
335
335
  email:
336
336
  - cclark@fanforce.com
@@ -522,3 +522,4 @@ signing_key:
522
522
  specification_version: 3
523
523
  summary: Everything needed to setup a new app on Fanforce
524
524
  test_files: []
525
+ has_rdoc: