Commit d00567a9299a12a27f51c57fa7bba4895abbf22f
1 parent
425a7dbd
Exists in
staging
and in
4 other branches
Fix Gemfile.lock
Showing
1 changed file
with
0 additions
and
24 deletions
Show diff stats
Gemfile.lock
@@ -83,8 +83,6 @@ GEM | @@ -83,8 +83,6 @@ GEM | ||
83 | actionmailer (>= 3.0.4) | 83 | actionmailer (>= 3.0.4) |
84 | activesupport (>= 3.0.4) | 84 | activesupport (>= 3.0.4) |
85 | execjs (2.5.2) | 85 | execjs (2.5.2) |
86 | - faraday (0.9.1) | ||
87 | - multipart-post (>= 1.2, < 3) | ||
88 | fast_gettext (0.6.12) | 86 | fast_gettext (0.6.12) |
89 | ffi (1.9.10) | 87 | ffi (1.9.10) |
90 | gettext (2.2.1) | 88 | gettext (2.2.1) |
@@ -114,7 +112,6 @@ GEM | @@ -114,7 +112,6 @@ GEM | ||
114 | ice_nine (0.11.1) | 112 | ice_nine (0.11.1) |
115 | journey (1.0.4) | 113 | journey (1.0.4) |
116 | json (1.8.3) | 114 | json (1.8.3) |
117 | - jwt (1.5.1) | ||
118 | kramdown (1.8.0) | 115 | kramdown (1.8.0) |
119 | libv8 (3.16.14.11) | 116 | libv8 (3.16.14.11) |
120 | liquid (3.0.6) | 117 | liquid (3.0.6) |
@@ -132,26 +129,8 @@ GEM | @@ -132,26 +129,8 @@ GEM | ||
132 | metaclass (~> 0.0.1) | 129 | metaclass (~> 0.0.1) |
133 | multi_json (1.11.2) | 130 | multi_json (1.11.2) |
134 | multi_xml (0.5.5) | 131 | multi_xml (0.5.5) |
135 | - multipart-post (2.0.0) | ||
136 | nokogiri (1.6.6.2) | 132 | nokogiri (1.6.6.2) |
137 | mini_portile (~> 0.6.0) | 133 | mini_portile (~> 0.6.0) |
138 | - oauth2 (1.0.0) | ||
139 | - faraday (>= 0.8, < 0.10) | ||
140 | - jwt (~> 1.0) | ||
141 | - multi_json (~> 1.3) | ||
142 | - multi_xml (~> 0.5) | ||
143 | - rack (~> 1.2) | ||
144 | - omniauth (1.2.2) | ||
145 | - hashie (>= 1.2, < 4) | ||
146 | - rack (~> 1.0) | ||
147 | - omniauth-facebook (2.0.1) | ||
148 | - omniauth-oauth2 (~> 1.2) | ||
149 | - omniauth-google-oauth2 (0.2.6) | ||
150 | - omniauth (> 1.0) | ||
151 | - omniauth-oauth2 (~> 1.1) | ||
152 | - omniauth-oauth2 (1.3.1) | ||
153 | - oauth2 (~> 1.0) | ||
154 | - omniauth (~> 1.2) | ||
155 | pg (0.13.2) | 134 | pg (0.13.2) |
156 | polyglot (0.3.5) | 135 | polyglot (0.3.5) |
157 | rack (1.4.7) | 136 | rack (1.4.7) |
@@ -288,9 +267,6 @@ DEPENDENCIES | @@ -288,9 +267,6 @@ DEPENDENCIES | ||
288 | minitest (~> 3.2.0) | 267 | minitest (~> 3.2.0) |
289 | mocha (~> 1.1.0) | 268 | mocha (~> 1.1.0) |
290 | nokogiri (~> 1.6.0) | 269 | nokogiri (~> 1.6.0) |
291 | - omniauth (~> 1.2.2) | ||
292 | - omniauth-facebook (~> 2.0.0) | ||
293 | - omniauth-google-oauth2 (~> 0.2.6) | ||
294 | pg (~> 0.13.2) | 270 | pg (~> 0.13.2) |
295 | rack-contrib | 271 | rack-contrib |
296 | rack-cors | 272 | rack-cors |