| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7b7bf38 commit 8f4ab69
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - 2.1.4 | ||
| 1 | + 2.1.6 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | 1 | language: ruby | |
| 2 | 2 | rvm: | |
| 3 | - - 2.1.4 | ||
| 3 | + - 2.1.6 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | source "http://rubygems.org" | |
| 2 | 2 | ||
| 3 | - ruby '2.1.4' | ||
| 3 | + ruby '2.1.6' | ||
| 4 | 4 | ||
| 5 | 5 | gem 'builder' | |
| 6 | 6 | gem 'coderay' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -92,7 +92,7 @@ If your server needs to access multiple repositories, you can choose to create a | |||
| 92 | 92 | ||
| 93 | 93 | <div class="alert"> | |
| 94 | 94 | <p> | |
| 95 | - <strong>Tip</strong>: Our <a href="https://help.github.com/articles/github-terms-of-service">terms of service</a> do mention that <em>'Accounts registered by "bots" or other automated methods are not permitted.'</em> and that <em>'One person or legal entity may not maintain more than one free account.'</em> But don't fear, we won't send rabid lawyers out to hunt you down if you create machine users for your server deploy scripts. Machine users are completely kosher. | ||
| 95 | + <strong>Tip</strong>: Our <a href="https://help.github.com/articles/github-terms-of-service">terms of service</a> do mention that <em>'Accounts registered by "bots" or other automated methods are not permitted.'</em> and that <em>'One person or legal entity may not maintain more than one free account.'</em> But don't fear, we won't send rabid lawyers out to hunt you down if you create a single machine user for your organization's deploy scripts. Creating a single machine user for your project or organization is totally cool. | ||
| 96 | 96 | </p> | |
| 97 | 97 | </div> | |
| 98 | 98 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments