Skip to content

Commit

Permalink
Merge pull request #10 from jordiprats/master
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
jordiprats authored Aug 20, 2017
2 parents b8561de + 861d121 commit a003a5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
/spec/fixtures/manifests
/spec/fixtures/modules
/Gemfile.lock
/.yardwarns
/.yardoc
/doc
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"issues_url": "https://github.com/NTTCom-MS/eyp-redis/issues",
"dependencies": [
{"name":"puppetlabs/stdlib", "version_requirement":">= 1.0.0 < 9.9.9"},
{"name":"eyp/eyplib", "version_requirement":">= 0.1.0 < 0.2.0"},
{"name":"eyp/systemd", "version_requirement":">= 0.1.7 < 0.2.0"}
{"name":"eyp/systemd", "version_requirement":">= 0.1.7 < 0.2.0"},
{"name":"eyp/eyplib", "version_requirement":">= 0.1.0 < 0.2.0"}
],
"operatingsystem_support": [
{
Expand Down

0 comments on commit a003a5f

Please sign in to comment.