You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2019/07/12 20:37:20 UTC

[accumulo-website] branch master updated (05d3bcd -> 26f88f7)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


    from 05d3bcd  Update contributing guide for using project boards
     new 769246f  Remove IRC link on front page of website
     new 26f88f7  Update gems (bundle update)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Gemfile.lock        | 8 ++++----
 _includes/social.md | 4 +---
 2 files changed, 5 insertions(+), 7 deletions(-)


[accumulo-website] 02/02: Update gems (bundle update)

Posted by ct...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git

commit 26f88f7c2ed63b8c014baab21eafd9c9028d0b3c
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Fri Jul 12 16:32:41 2019 -0400

    Update gems (bundle update)
---
 Gemfile.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 10f4a3c..27223fb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,12 +9,12 @@ GEM
       eventmachine (>= 0.12.9)
       http_parser.rb (~> 0.6.0)
     eventmachine (1.2.7)
-    ffi (1.10.0)
+    ffi (1.11.1)
     forwardable-extended (2.6.0)
     http_parser.rb (0.6.0)
     i18n (0.9.5)
       concurrent-ruby (~> 1.0)
-    jekyll (3.8.5)
+    jekyll (3.8.6)
       addressable (~> 2.4)
       colorator (~> 1.0)
       em-websocket (~> 0.5)
@@ -43,12 +43,12 @@ GEM
     mercenary (0.3.6)
     pathutil (0.16.2)
       forwardable-extended (~> 2.6)
-    public_suffix (3.0.3)
+    public_suffix (3.1.1)
     rb-fsevent (0.10.3)
     rb-inotify (0.10.0)
       ffi (~> 1.0)
     ref (2.0.0)
-    rouge (3.3.0)
+    rouge (3.6.0)
     ruby_dep (1.5.0)
     safe_yaml (1.0.5)
     sass (3.7.4)


[accumulo-website] 01/02: Remove IRC link on front page of website

Posted by ct...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git

commit 769246f437831191babb20dc0e3db7cfe61c04cf
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Fri Jul 12 16:31:38 2019 -0400

    Remove IRC link on front page of website
---
 _includes/social.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/_includes/social.md b/_includes/social.md
index a85eee6..7e1e5e9 100644
--- a/_includes/social.md
+++ b/_includes/social.md
@@ -2,8 +2,7 @@
 {: .table #sociallinks }
 | ![Twitter][1]{:style="height: 1em"}          | [@ApacheAccumulo][TWITTER]                |
 | ![Linked in][2]                              | [Apache Accumulo Professionals][LINKEDIN] |
-| ![GitHub][3]{:style="height: 1em"}           | [Apache Accumulo on GitHub][GITHUB]               |
-| <span class="glyphicon glyphicon-comment" /> | [#accumulo @ freenode][IRC]               |
+| ![GitHub][3]{:style="height: 1em"}           | [Apache Accumulo on GitHub][GITHUB]       |
 
 [1]: {{ site.baseurl }}/images/Twitter_logo_blue.png
 [2]: {{ site.baseurl }}/images/InBug-16px_0.png
@@ -12,4 +11,3 @@
 [TWITTER]: https://twitter.com/apacheaccumulo
 [LINKEDIN]: https://www.linkedin.com/groups/4554913/
 [GITHUB]: https://github.com/apache/accumulo
-[IRC]: irc://chat.freenode.net/accumulo