Commit 5ef8a20cdc475533aab74bc3bf6d61c9e8e3ebdc
1 parent
90033270
Exists in
master
and in
1 other branch
Update Gemfile with errbit_plugin and errbit_github_plugin
Showing
3 changed files
with
9 additions
and
16 deletions
Show diff stats
Gemfile.lock
| 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 | 4 | specs: |
| 4 | 5 | errbit_github_plugin (0.0.1) |
| 5 | 6 | errbit_plugin |
| 6 | 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 | 12 | specs: |
| 11 | 13 | errbit_plugin (0.0.1) |
| 12 | 14 | |
| ... | ... | @@ -153,8 +155,6 @@ GEM |
| 153 | 155 | launchy (2.3.0) |
| 154 | 156 | addressable (~> 2.3) |
| 155 | 157 | libv8 (3.16.14.3) |
| 156 | - linecache (0.46) | |
| 157 | - rbx-require-relative (> 0.0.4) | |
| 158 | 158 | mail (2.5.4) |
| 159 | 159 | mime-types (~> 1.16) |
| 160 | 160 | treetop (~> 1.4.8) |
| ... | ... | @@ -196,8 +196,8 @@ GEM |
| 196 | 196 | jwt (~> 0.1.4) |
| 197 | 197 | multi_json (~> 1.0) |
| 198 | 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 | 201 | omniauth (1.1.4) |
| 202 | 202 | hashie (>= 1.2, < 3) |
| 203 | 203 | rack |
| ... | ... | @@ -258,7 +258,6 @@ GEM |
| 258 | 258 | thor (>= 0.14.6, < 2.0) |
| 259 | 259 | raindrops (0.12.0) |
| 260 | 260 | rake (10.1.0) |
| 261 | - rbx-require-relative (0.0.9) | |
| 262 | 261 | rdoc (3.12.2) |
| 263 | 262 | json (~> 1.4) |
| 264 | 263 | ref (1.0.5) |
| ... | ... | @@ -281,16 +280,11 @@ GEM |
| 281 | 280 | rspec-core (~> 2.14.0) |
| 282 | 281 | rspec-expectations (~> 2.14.0) |
| 283 | 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 | 283 | rushover (0.3.0) |
| 290 | 284 | json |
| 291 | 285 | rest-client |
| 292 | 286 | safe_yaml (0.9.7) |
| 293 | - sawyer (0.5.0) | |
| 287 | + sawyer (0.5.1) | |
| 294 | 288 | addressable (~> 2.3.5) |
| 295 | 289 | faraday (~> 0.8, < 0.10) |
| 296 | 290 | simplecov (0.7.1) |
| ... | ... | @@ -396,7 +390,6 @@ DEPENDENCIES |
| 396 | 390 | railties (~> 3.2.15) |
| 397 | 391 | ri_cal |
| 398 | 392 | rspec-rails |
| 399 | - ruby-debug | |
| 400 | 393 | rushover |
| 401 | 394 | strong_parameters |
| 402 | 395 | therubyracer | ... | ... |
app/assets/images/github_create.png
2.14 KB
app/assets/images/github_inactive.png
1.05 KB