bump pronto
This commit is contained in:
parent
223552dfc4
commit
56a649ac80
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -18,7 +18,7 @@ end
|
|||
group :development do
|
||||
# code style
|
||||
gem "rubocop", "0.42.0"
|
||||
gem "pronto", "0.7.0"
|
||||
gem "pronto", "0.7.1"
|
||||
gem "pronto-rubocop", "0.7.0", require: false
|
||||
|
||||
# automatic test runs
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@ GEM
|
|||
ast (~> 2.2)
|
||||
pkg-config (1.1.7)
|
||||
powerpack (0.1.1)
|
||||
pronto (0.7.0)
|
||||
pronto (0.7.1)
|
||||
gitlab (~> 3.6, >= 3.4.0)
|
||||
httparty (~> 0.13.7)
|
||||
octokit (~> 4.3, >= 4.1.0)
|
||||
|
|
@ -295,7 +295,7 @@ DEPENDENCIES
|
|||
guard-rubocop
|
||||
logging-rails (= 0.5.0)
|
||||
nyan-cat-formatter
|
||||
pronto (= 0.7.0)
|
||||
pronto (= 0.7.1)
|
||||
pronto-rubocop (= 0.7.0)
|
||||
pry
|
||||
pry-byebug
|
||||
|
|
|
|||
Loading…
Reference in a new issue