Skip to content

Commit

Permalink
bundle update errbit plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrederickson committed Mar 15, 2016
1 parent 5e0a95c commit c178538
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -40,7 +40,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
addressable (2.4.0)
airbrake (4.3.5)
builder
multi_json
Expand Down Expand Up @@ -124,14 +124,14 @@ GEM
email_spec (1.6.0)
launchy (~> 2.1)
mail (~> 2.2)
errbit_github_plugin (0.2.0)
errbit_github_plugin (0.3.0)
errbit_plugin
octokit
errbit_plugin (0.5.0)
errbit_plugin (0.6.0)
erubis (2.7.0)
execjs (2.6.0)
fabrication (2.13.2)
faraday (0.9.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.8-java)
flowdock (0.6.0)
Expand Down Expand Up @@ -220,8 +220,8 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
octokit (3.8.0)
sawyer (~> 0.6.0, >= 0.5.3)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
Expand Down Expand Up @@ -360,8 +360,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1)
sawyer (0.6.0)
addressable (~> 2.3.5)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
simplecov (0.10.0)
docile (~> 1.1.0)
Expand Down

0 comments on commit c178538

Please sign in to comment.