Skip to content

Commit

Permalink
Update dependancies and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
greeneca committed Mar 31, 2017
1 parent 08ac0a4 commit d9f3b11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
roku_builder (3.12.6)
roku_builder (3.12.7)
faraday (~> 0.11)
faraday-digestauth (~> 0.2)
git (~> 1.3)
Expand All @@ -15,11 +15,11 @@ GEM
specs:
byebug (9.0.6)
coderay (1.1.1)
coveralls (0.8.19)
coveralls (0.8.20)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
thor (~> 0.19.4)
tins (~> 1.6)
docile (1.1.5)
faraday (0.11.0)
Expand Down Expand Up @@ -80,13 +80,13 @@ GEM
ruby_dep (1.5.0)
rubyzip (1.2.1)
shellany (0.0.1)
simplecov (0.12.0)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
term-ansicolor (1.4.0)
term-ansicolor (1.5.0)
tins (~> 1.0)
thor (0.19.4)
tins (1.13.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/roku_builder/version.rb
Expand Up @@ -2,5 +2,5 @@

module RokuBuilder
# Version of the RokuBuilder Gem
VERSION = "3.12.6"
VERSION = "3.12.7"
end

0 comments on commit d9f3b11

Please sign in to comment.