Bump pronto
This commit is contained in:
parent
a32cf6be1f
commit
8f2ace1d36
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.9.1", require: false
|
gem "pronto", "0.9.2", require: false
|
||||||
gem "pronto-rubocop", "0.9.0", require: false
|
gem "pronto-rubocop", "0.9.0", require: false
|
||||||
gem "rubocop", "0.48.1", require: false
|
gem "rubocop", "0.48.1", require: false
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -120,7 +120,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.9.1)
|
pronto (0.9.2)
|
||||||
gitlab (~> 4.0, >= 4.0.0)
|
gitlab (~> 4.0, >= 4.0.0)
|
||||||
httparty (>= 0.13.7, < 0.15)
|
httparty (>= 0.13.7, < 0.15)
|
||||||
octokit (~> 4.7, >= 4.7.0)
|
octokit (~> 4.7, >= 4.7.0)
|
||||||
|
|
@ -244,7 +244,7 @@ DEPENDENCIES
|
||||||
guard-rubocop
|
guard-rubocop
|
||||||
json-schema-rspec (= 0.0.4)
|
json-schema-rspec (= 0.0.4)
|
||||||
nyan-cat-formatter
|
nyan-cat-formatter
|
||||||
pronto (= 0.9.1)
|
pronto (= 0.9.2)
|
||||||
pronto-rubocop (= 0.9.0)
|
pronto-rubocop (= 0.9.0)
|
||||||
pry
|
pry
|
||||||
pry-byebug
|
pry-byebug
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue