Bump dependency gems and update gemfiles
This commit is contained in:
parent
d93c6d74ca
commit
73904ba456
3 changed files with 8 additions and 8 deletions
|
|
@ -83,7 +83,7 @@ GEM
|
|||
guard (~> 2.0)
|
||||
rubocop (~> 0.20)
|
||||
hashdiff (0.3.7)
|
||||
httparty (0.15.7)
|
||||
httparty (0.16.0)
|
||||
multi_xml (>= 0.5.2)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
|
|
@ -119,8 +119,8 @@ GEM
|
|||
octokit (4.8.0)
|
||||
sawyer (~> 0.8.0, >= 0.5.3)
|
||||
parallel (1.12.1)
|
||||
parser (2.4.0.2)
|
||||
ast (~> 2.3)
|
||||
parser (2.5.0.0)
|
||||
ast (~> 2.4.0)
|
||||
powerpack (0.1.1)
|
||||
pronto (0.9.5)
|
||||
gitlab (~> 4.0, >= 4.0.0)
|
||||
|
|
@ -138,7 +138,7 @@ GEM
|
|||
pry-byebug (3.6.0)
|
||||
byebug (~> 10.0)
|
||||
pry (~> 0.10)
|
||||
public_suffix (3.0.1)
|
||||
public_suffix (3.0.2)
|
||||
rack (2.0.4)
|
||||
rack-test (0.8.2)
|
||||
rack (>= 1.0, < 3)
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ GEM
|
|||
mini_portile2 (~> 2.3.0)
|
||||
nyan-cat-formatter (0.12.0)
|
||||
rspec (>= 2.99, >= 2.14.2, < 4)
|
||||
public_suffix (3.0.1)
|
||||
public_suffix (3.0.2)
|
||||
rake (12.3.0)
|
||||
rspec (3.7.0)
|
||||
rspec-core (~> 3.7.0)
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ GEM
|
|||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
hashdiff (0.3.7)
|
||||
i18n (0.9.4)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
json (2.1.0)
|
||||
json-schema (2.8.0)
|
||||
|
|
@ -67,7 +67,7 @@ GEM
|
|||
json-schema-rspec (0.0.4)
|
||||
json-schema (~> 2.5)
|
||||
rspec
|
||||
loofah (2.1.1)
|
||||
loofah (2.2.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
macaddr (1.7.1)
|
||||
|
|
@ -79,7 +79,7 @@ GEM
|
|||
mini_portile2 (~> 2.3.0)
|
||||
nyan-cat-formatter (0.12.0)
|
||||
rspec (>= 2.99, >= 2.14.2, < 4)
|
||||
public_suffix (3.0.1)
|
||||
public_suffix (3.0.2)
|
||||
rack (1.6.8)
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue