diff --git a/Gemfile.lock b/Gemfile.lock index f9cfb27..124b07c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,6 +136,7 @@ GEM thor (>= 0.14, < 2.0) json (1.8.2) jwt (1.4.1) + kgio (2.11.3) listen (2.8.5) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) @@ -159,7 +160,7 @@ GEM notiffany (0.0.5) nenv (~> 0.1) shellany (~> 0.0) - oauth (0.4.7) + oauth (0.5.6) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -230,6 +231,7 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) + raindrops (0.19.1) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) @@ -292,6 +294,9 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) + unicorn (6.0.0) + kgio (~> 2.6) + raindrops (~> 0.7) web-console (2.1.1) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) @@ -333,6 +338,7 @@ DEPENDENCIES sdoc (~> 0.4.0) spring uglifier (>= 1.3.0) + unicorn web-console (~> 2.0) wikipedia-client