Skip to content

Commit

Permalink
Merge branch 'pubsub-addition'
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Jan 16, 2019
2 parents 0e609c8 + 46a9cbe commit 5dc3b8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
AllCops:
TargetRubyVersion: 2.4
Exclude:
- Gemfile
- Rakefile
Expand Down
1 change: 0 additions & 1 deletion docs/resources/google_pubsub_subscription.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ end
describe google_pubsub_subscription(project: 'chef-gcp-inspec', name: 'nonexistent') do
it { should_not exist }
end
```

## Properties
Expand Down

0 comments on commit 5dc3b8d

Please sign in to comment.