bump dependency gems

This commit is contained in:
Benjamin Neff 2016-11-10 03:53:21 +01:00
parent 042b1192c2
commit e0cc330fd7

View file

@ -54,7 +54,8 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
arel (7.1.4)
ast (2.3.0)
builder (3.2.2)
@ -150,8 +151,8 @@ GEM
shellany (~> 0.0)
nyan-cat-formatter (0.11)
rspec (>= 2.99, >= 2.14.2, < 4)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
octokit (4.6.0)
sawyer (~> 0.8.0, >= 0.5.3)
parser (2.3.1.4)
ast (~> 2.2)
powerpack (0.1.1)
@ -172,6 +173,7 @@ GEM
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
public_suffix (2.0.4)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
@ -200,7 +202,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (2.1.0)
rake (11.3.0)
rb-fsevent (0.9.7)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rspec (3.5.0)
@ -236,8 +238,8 @@ GEM
ruby_dep (1.5.0)
rugged (0.24.0)
safe_yaml (1.0.4)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
sawyer (0.8.0)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 0.10)
shellany (0.0.1)
simplecov (0.12.0)