Commit 5ef8a20cdc475533aab74bc3bf6d61c9e8e3ebdc

Authored by Cyril Mougel
1 parent 90033270
Exists in master and in 1 other branch production

Update Gemfile with errbit_plugin and errbit_github_plugin

1 -PATH  
2 - remote: vendor/gems/errbit_github_plugin 1 +GIT
  2 + remote: https://github.com/errbit/errbit_github_plugin.git
  3 + revision: c0f3b366110b4c5e61b06a0acbdb3e19aa2b0379
3 specs: 4 specs:
4 errbit_github_plugin (0.0.1) 5 errbit_github_plugin (0.0.1)
5 errbit_plugin 6 errbit_plugin
6 octokit 7 octokit
7 8
8 -PATH  
9 - remote: vendor/gems/errbit_plugin 9 +GIT
  10 + remote: https://github.com/errbit/errbit_plugin.git
  11 + revision: 87345bdd9adefb834dc3df7485c3d7b9d80545f4
10 specs: 12 specs:
11 errbit_plugin (0.0.1) 13 errbit_plugin (0.0.1)
12 14
@@ -153,8 +155,6 @@ GEM @@ -153,8 +155,6 @@ GEM
153 launchy (2.3.0) 155 launchy (2.3.0)
154 addressable (~> 2.3) 156 addressable (~> 2.3)
155 libv8 (3.16.14.3) 157 libv8 (3.16.14.3)
156 - linecache (0.46)  
157 - rbx-require-relative (> 0.0.4)  
158 mail (2.5.4) 158 mail (2.5.4)
159 mime-types (~> 1.16) 159 mime-types (~> 1.16)
160 treetop (~> 1.4.8) 160 treetop (~> 1.4.8)
@@ -196,8 +196,8 @@ GEM @@ -196,8 +196,8 @@ GEM
196 jwt (~> 0.1.4) 196 jwt (~> 0.1.4)
197 multi_json (~> 1.0) 197 multi_json (~> 1.0)
198 rack (~> 1.2) 198 rack (~> 1.2)
199 - octokit (2.1.2)  
200 - sawyer (~> 0.5.0) 199 + octokit (2.6.0)
  200 + sawyer (~> 0.5.1)
201 omniauth (1.1.4) 201 omniauth (1.1.4)
202 hashie (>= 1.2, < 3) 202 hashie (>= 1.2, < 3)
203 rack 203 rack
@@ -258,7 +258,6 @@ GEM @@ -258,7 +258,6 @@ GEM
258 thor (>= 0.14.6, < 2.0) 258 thor (>= 0.14.6, < 2.0)
259 raindrops (0.12.0) 259 raindrops (0.12.0)
260 rake (10.1.0) 260 rake (10.1.0)
261 - rbx-require-relative (0.0.9)  
262 rdoc (3.12.2) 261 rdoc (3.12.2)
263 json (~> 1.4) 262 json (~> 1.4)
264 ref (1.0.5) 263 ref (1.0.5)
@@ -281,16 +280,11 @@ GEM @@ -281,16 +280,11 @@ GEM
281 rspec-core (~> 2.14.0) 280 rspec-core (~> 2.14.0)
282 rspec-expectations (~> 2.14.0) 281 rspec-expectations (~> 2.14.0)
283 rspec-mocks (~> 2.14.0) 282 rspec-mocks (~> 2.14.0)
284 - ruby-debug (0.10.4)  
285 - columnize (>= 0.1)  
286 - ruby-debug-base (~> 0.10.4.0)  
287 - ruby-debug-base (0.10.4)  
288 - linecache (>= 0.3)  
289 rushover (0.3.0) 283 rushover (0.3.0)
290 json 284 json
291 rest-client 285 rest-client
292 safe_yaml (0.9.7) 286 safe_yaml (0.9.7)
293 - sawyer (0.5.0) 287 + sawyer (0.5.1)
294 addressable (~> 2.3.5) 288 addressable (~> 2.3.5)
295 faraday (~> 0.8, < 0.10) 289 faraday (~> 0.8, < 0.10)
296 simplecov (0.7.1) 290 simplecov (0.7.1)
@@ -396,7 +390,6 @@ DEPENDENCIES @@ -396,7 +390,6 @@ DEPENDENCIES
396 railties (~> 3.2.15) 390 railties (~> 3.2.15)
397 ri_cal 391 ri_cal
398 rspec-rails 392 rspec-rails
399 - ruby-debug  
400 rushover 393 rushover
401 strong_parameters 394 strong_parameters
402 therubyracer 395 therubyracer
app/assets/images/github_create.png

2.14 KB

app/assets/images/github_inactive.png

1.05 KB