bump dependency gems
This commit is contained in:
parent
45e334df97
commit
d218a5dd2f
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -60,7 +60,7 @@ GEM
|
|||
codeclimate-test-reporter (0.5.0)
|
||||
simplecov (>= 0.7.1, < 1.0.0)
|
||||
coderay (1.1.1)
|
||||
concurrent-ruby (1.0.1)
|
||||
concurrent-ruby (1.0.2)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
diff-lcs (1.2.5)
|
||||
|
|
@ -135,7 +135,7 @@ GEM
|
|||
mime-types-data (3.2016.0221)
|
||||
mini_portile2 (2.0.0)
|
||||
minitest (5.8.4)
|
||||
multi_json (1.11.2)
|
||||
multi_json (1.11.3)
|
||||
multi_xml (0.5.5)
|
||||
multipart-post (2.0.0)
|
||||
nenv (0.3.0)
|
||||
|
|
@ -148,7 +148,7 @@ GEM
|
|||
rspec (>= 2.99, >= 2.14.2, < 4)
|
||||
octokit (4.3.0)
|
||||
sawyer (~> 0.7.0, >= 0.5.3)
|
||||
parser (2.3.0.7)
|
||||
parser (2.3.1.0)
|
||||
ast (~> 2.2)
|
||||
powerpack (0.1.1)
|
||||
pronto (0.6.0)
|
||||
|
|
@ -229,7 +229,7 @@ GEM
|
|||
rainbow (>= 1.99.1, < 3.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
ruby-progressbar (1.7.5)
|
||||
ruby-progressbar (1.8.0)
|
||||
rugged (0.24.0)
|
||||
safe_yaml (1.0.4)
|
||||
sawyer (0.7.0)
|
||||
|
|
@ -266,7 +266,7 @@ GEM
|
|||
ethon (>= 0.9.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
unicode-display_width (1.0.3)
|
||||
unicode-display_width (1.0.5)
|
||||
uuid (2.3.8)
|
||||
macaddr (~> 1.0)
|
||||
valid (1.1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue