prima-twig 0.50.104 → 0.51.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ class Prima
13
13
  LABEL_HOTFIX='hotfix'
14
14
  LABEL_NEXT_RELEASE='next release'
15
15
  LABEL_IN_STAGING='in staging'
16
- CONFIG_KEYS=['github', 'mandrill', 'sparkpost', 'cloudflare_email', 'cloudflare_apikey', 'aws_username', 'aws_password', 'prima_apikey']
16
+ CONFIG_KEYS=['github', 'mandrill', 'sparkpost', 'cloudflare_email', 'cloudflare_apikey', 'aws_username', 'aws_password']
17
17
  attr_reader :gh, :twig, :config, :rugged, :aws
18
18
 
19
19
  def initialize
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.104
4
+ version: 0.51.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -14,7 +14,7 @@ authors:
14
14
  autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
- date: 2019-10-05 00:00:00.000000000 Z
17
+ date: 2019-09-06 00:00:00.000000000 Z
18
18
  dependencies:
19
19
  - !ruby/object:Gem::Dependency
20
20
  name: aws-sdk