bump pronto-rubocop

This commit is contained in:
Benjamin Neff 2015-10-25 01:30:12 +02:00
parent 0419bfe0e9
commit de7c4f831d
2 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@ group :development do
# code style
gem "rubocop", "0.34.2"
gem "pronto", "0.4.3"
gem "pronto-rubocop", "0.4.6", require: false
gem "pronto-rubocop", "0.4.7", require: false
# debugging
gem "pry"

View file

@ -104,7 +104,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
httparty (0.13.5)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
@ -140,9 +140,9 @@ GEM
shellany (~> 0.0)
nyan-cat-formatter (0.11)
rspec (>= 2.99, >= 2.14.2, < 4)
octokit (4.1.0)
octokit (4.1.1)
sawyer (~> 0.6.0, >= 0.5.3)
parser (2.2.2.6)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
pronto (0.4.3)
@ -150,7 +150,7 @@ GEM
octokit (~> 4.1.0)
rugged (~> 0.23.0)
thor (~> 0.19.0)
pronto-rubocop (0.4.6)
pronto-rubocop (0.4.7)
pronto (~> 0.4.0)
rubocop (~> 0.34.0)
pry (0.10.1)
@ -224,7 +224,7 @@ GEM
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.5)
rugged (0.23.2)
rugged (0.23.3)
safe_yaml (1.0.4)
sawyer (0.6.0)
addressable (~> 2.3.5)
@ -281,7 +281,7 @@ DEPENDENCIES
logging-rails (= 0.5.0)
nyan-cat-formatter
pronto (= 0.4.3)
pronto-rubocop (= 0.4.6)
pronto-rubocop (= 0.4.7)
pry
pry-byebug
pry-debundle