diff options
author | Chulki Lee <chulki.lee@gmail.com> | 2014-12-28 22:22:56 -0800 |
---|---|---|
committer | Chulki Lee <chulki.lee@gmail.com> | 2014-12-29 10:22:47 -0800 |
commit | 2b90aa0ec066947615e2590434ac26d3661836f8 (patch) | |
tree | c8c9a8ea00a4d42c2b420aabd347664c4e8ad465 /Gemfile.lock | |
parent | c45f4cbe8fb973bc2ee57efb5595294da4cab5d2 (diff) | |
download | gitlab-ce-2b90aa0ec066947615e2590434ac26d3661836f8.tar.gz |
Update gems for ruby 2.2.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0d089305fe5..0844fe639e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM equalizer (0.0.8) erubis (2.7.0) escape_utils (0.2.4) - eventmachine (1.0.3) + eventmachine (1.0.4) excon (0.32.1) execjs (2.0.2) expression_parser (0.9.0) @@ -279,7 +279,7 @@ GEM kaminari (0.15.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - kgio (2.8.1) + kgio (2.9.2) launchy (2.4.2) addressable (~> 2.3) letter_opener (1.1.2) @@ -342,7 +342,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - org-ruby (0.9.9) + org-ruby (0.9.12) rubypants (~> 0.2) orm_adapter (0.5.0) pg (0.15.1) @@ -408,7 +408,7 @@ GEM activesupport (= 4.1.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - raindrops (0.12.0) + raindrops (0.13.0) rake (10.3.2) raphael-rails (2.1.2) rb-fsevent (0.9.3) @@ -675,7 +675,7 @@ DEPENDENCIES omniauth-kerberos omniauth-shibboleth omniauth-twitter - org-ruby (= 0.9.9) + org-ruby (= 0.9.12) pg poltergeist (~> 1.5.1) pry |