diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-13 15:45:48 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-13 15:45:48 +0200 |
commit | 3a246fbd38c8b0b3aea9881a5fbc6d868551ca51 (patch) | |
tree | d5b507cce1311ade896ad6c8f3ec8b9b26d20821 /Gemfile.lock | |
parent | bb54784c08cee557cdb92c38da7ae2975e98cee6 (diff) | |
download | gitlab-ce-3a246fbd38c8b0b3aea9881a5fbc6d868551ca51.tar.gz |
Update org-ruby
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 47a84803e28..a874a08a077 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,8 +323,8 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - org-ruby (0.9.1) - rubypants (>= 0.2.0) + org-ruby (0.9.8) + rubypants (~> 0.2) orm_adapter (0.5.0) pg (0.15.1) phantomjs (1.9.2.0) @@ -642,7 +642,7 @@ DEPENDENCIES omniauth-github omniauth-google-oauth2 omniauth-twitter - org-ruby (= 0.9.1) + org-ruby pg poltergeist (~> 1.5.1) pry |