Update rubocop-cask dependency

This commit is contained in:
Josh Hagins 2016-01-08 05:34:05 -05:00
parent c1faa3350d
commit 6ec79f69f8
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ end
group :development do
gem 'rubocop', github: 'bbatsov/rubocop', branch: 'master'
gem 'rubocop-cask', '~> 0.2'
gem 'rubocop-cask', '~> 0.3'
end
group :release do

View File

@ -81,7 +81,7 @@ GEM
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
rubocop-cask (0.3.0)
rubocop-cask (0.3.1)
ruby-progressbar (1.7.5)
simplecov (0.11.1)
docile (~> 1.1.0)
@ -111,7 +111,7 @@ DEPENDENCIES
ronn (= 0.7.3)
rspec (~> 3.0.0)
rubocop!
rubocop-cask (~> 0.2)
rubocop-cask (~> 0.3)
BUNDLED WITH
1.11.2