diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2014-10-02 18:53:07 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2014-10-02 18:53:07 +0200 |
commit | b0a3276253498475029fe25bcaef0eacc9e27ee6 (patch) | |
tree | fa194373489fc30461d01eaa89afd91b0281dcb4 /Gemfile.lock | |
parent | 4e96c84e587c0dc70225127e03bc531949f5dd88 (diff) | |
download | gitlab-ce-b0a3276253498475029fe25bcaef0eacc9e27ee6.tar.gz |
Bump org-mode to 0.9.9
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d0f29258ffa..3e029481eeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - org-ruby (0.9.8) + org-ruby (0.9.9) rubypants (~> 0.2) orm_adapter (0.5.0) pg (0.15.1) @@ -655,7 +655,7 @@ DEPENDENCIES omniauth-google-oauth2 omniauth-shibboleth omniauth-twitter - org-ruby + org-ruby (= 0.9.9) pg poltergeist (~> 1.5.1) pry |