Bump pronto

This commit is contained in:
Benjamin Neff 2017-03-31 01:40:36 +02:00
parent afd0c7791d
commit d65423d9c1
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ end
group :development do
# code style
gem "pronto", "0.8.1"
gem "pronto", "0.8.2"
gem "pronto-rubocop", "0.8.0", require: false
gem "rubocop", "0.47.1"

View file

@ -163,7 +163,7 @@ GEM
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
pronto (0.8.1)
pronto (0.8.2)
gitlab (~> 3.6, >= 3.4.0)
httparty (>= 0.13.7, < 0.15)
octokit (~> 4.3, >= 4.1.0)
@ -312,7 +312,7 @@ DEPENDENCIES
json-schema-rspec (= 0.0.4)
logging-rails (= 0.5.0)
nyan-cat-formatter
pronto (= 0.8.1)
pronto (= 0.8.2)
pronto-rubocop (= 0.8.0)
pry
pry-byebug