Bump pronto
This commit is contained in:
parent
afd0c7791d
commit
d65423d9c1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -17,7 +17,7 @@ end
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
# code style
|
# code style
|
||||||
gem "pronto", "0.8.1"
|
gem "pronto", "0.8.2"
|
||||||
gem "pronto-rubocop", "0.8.0", require: false
|
gem "pronto-rubocop", "0.8.0", require: false
|
||||||
gem "rubocop", "0.47.1"
|
gem "rubocop", "0.47.1"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -163,7 +163,7 @@ GEM
|
||||||
parser (2.4.0.0)
|
parser (2.4.0.0)
|
||||||
ast (~> 2.2)
|
ast (~> 2.2)
|
||||||
powerpack (0.1.1)
|
powerpack (0.1.1)
|
||||||
pronto (0.8.1)
|
pronto (0.8.2)
|
||||||
gitlab (~> 3.6, >= 3.4.0)
|
gitlab (~> 3.6, >= 3.4.0)
|
||||||
httparty (>= 0.13.7, < 0.15)
|
httparty (>= 0.13.7, < 0.15)
|
||||||
octokit (~> 4.3, >= 4.1.0)
|
octokit (~> 4.3, >= 4.1.0)
|
||||||
|
|
@ -312,7 +312,7 @@ DEPENDENCIES
|
||||||
json-schema-rspec (= 0.0.4)
|
json-schema-rspec (= 0.0.4)
|
||||||
logging-rails (= 0.5.0)
|
logging-rails (= 0.5.0)
|
||||||
nyan-cat-formatter
|
nyan-cat-formatter
|
||||||
pronto (= 0.8.1)
|
pronto (= 0.8.2)
|
||||||
pronto-rubocop (= 0.8.0)
|
pronto-rubocop (= 0.8.0)
|
||||||
pry
|
pry
|
||||||
pry-byebug
|
pry-byebug
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue