Skip to content

Commit

Permalink
Verion bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Ratcliffe committed Apr 7, 2021
1 parent 2fa0b2a commit 7b249ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,8 @@ In this case, you're all set and onceover will auto-magically pick those up for
#### Trusted External Data
**Note:** This feature requires `rspec-puppet` >= 2.8.0.
You can add trusted external data to the factsets by creating a new section called trusted_external:
```json
Expand Down
2 changes: 1 addition & 1 deletion onceover.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "onceover"
s.version = "3.19.2"
s.version = "3.20.0"
s.authors = ["Dylan Ratcliffe"]
s.email = ["dylan.ratcliffe@puppet.com"]
s.homepage = "https://github.com/dylanratcliffe/onceover"
Expand Down

0 comments on commit 7b249ae

Please sign in to comment.