Commit c178538d41f641faf6e54edf8ce0710c9ebe1f47
1 parent
5e0a95c3
Exists in
master
bundle update errbit plugins
Showing
1 changed file
with
8 additions
and
8 deletions
Show diff stats
Gemfile.lock
@@ -40,7 +40,7 @@ GEM | @@ -40,7 +40,7 @@ GEM | ||
40 | minitest (~> 5.1) | 40 | minitest (~> 5.1) |
41 | thread_safe (~> 0.3, >= 0.3.4) | 41 | thread_safe (~> 0.3, >= 0.3.4) |
42 | tzinfo (~> 1.1) | 42 | tzinfo (~> 1.1) |
43 | - addressable (2.3.8) | 43 | + addressable (2.4.0) |
44 | airbrake (4.3.5) | 44 | airbrake (4.3.5) |
45 | builder | 45 | builder |
46 | multi_json | 46 | multi_json |
@@ -124,14 +124,14 @@ GEM | @@ -124,14 +124,14 @@ GEM | ||
124 | email_spec (1.6.0) | 124 | email_spec (1.6.0) |
125 | launchy (~> 2.1) | 125 | launchy (~> 2.1) |
126 | mail (~> 2.2) | 126 | mail (~> 2.2) |
127 | - errbit_github_plugin (0.2.0) | 127 | + errbit_github_plugin (0.3.0) |
128 | errbit_plugin | 128 | errbit_plugin |
129 | octokit | 129 | octokit |
130 | - errbit_plugin (0.5.0) | 130 | + errbit_plugin (0.6.0) |
131 | erubis (2.7.0) | 131 | erubis (2.7.0) |
132 | execjs (2.6.0) | 132 | execjs (2.6.0) |
133 | fabrication (2.13.2) | 133 | fabrication (2.13.2) |
134 | - faraday (0.9.1) | 134 | + faraday (0.9.2) |
135 | multipart-post (>= 1.2, < 3) | 135 | multipart-post (>= 1.2, < 3) |
136 | ffi (1.9.8-java) | 136 | ffi (1.9.8-java) |
137 | flowdock (0.6.0) | 137 | flowdock (0.6.0) |
@@ -220,8 +220,8 @@ GEM | @@ -220,8 +220,8 @@ GEM | ||
220 | multi_json (~> 1.3) | 220 | multi_json (~> 1.3) |
221 | multi_xml (~> 0.5) | 221 | multi_xml (~> 0.5) |
222 | rack (~> 1.2) | 222 | rack (~> 1.2) |
223 | - octokit (3.8.0) | ||
224 | - sawyer (~> 0.6.0, >= 0.5.3) | 223 | + octokit (4.3.0) |
224 | + sawyer (~> 0.7.0, >= 0.5.3) | ||
225 | omniauth (1.2.2) | 225 | omniauth (1.2.2) |
226 | hashie (>= 1.2, < 4) | 226 | hashie (>= 1.2, < 4) |
227 | rack (~> 1.0) | 227 | rack (~> 1.0) |
@@ -360,8 +360,8 @@ GEM | @@ -360,8 +360,8 @@ GEM | ||
360 | sprockets (>= 2.8, < 4.0) | 360 | sprockets (>= 2.8, < 4.0) |
361 | sprockets-rails (>= 2.0, < 4.0) | 361 | sprockets-rails (>= 2.0, < 4.0) |
362 | tilt (~> 1.1) | 362 | tilt (~> 1.1) |
363 | - sawyer (0.6.0) | ||
364 | - addressable (~> 2.3.5) | 363 | + sawyer (0.7.0) |
364 | + addressable (>= 2.3.5, < 2.5) | ||
365 | faraday (~> 0.8, < 0.10) | 365 | faraday (~> 0.8, < 0.10) |
366 | simplecov (0.10.0) | 366 | simplecov (0.10.0) |
367 | docile (~> 1.1.0) | 367 | docile (~> 1.1.0) |