Bump pronto

This commit is contained in:
Steffen van Bergerem 2016-10-18 11:03:09 +02:00 committed by Benjamin Neff
parent 42f1bf2c2d
commit f4b02dc644
2 changed files with 7 additions and 6 deletions

View file

@ -241,7 +241,7 @@ group :development do
# Linters # Linters
gem "rubocop", "0.40.0" gem "rubocop", "0.40.0"
gem "haml_lint", "0.18.2" gem "haml_lint", "0.18.2"
gem "pronto", "0.7.0" gem "pronto", "0.7.1"
gem "pronto-eslint", "0.7.0" gem "pronto-eslint", "0.7.0"
gem "pronto-rubocop", "0.7.0" gem "pronto-rubocop", "0.7.0"
gem "pronto-haml", "0.7.0" gem "pronto-haml", "0.7.0"

View file

@ -370,8 +370,8 @@ GEM
ruby-progressbar (~> 1.4) ruby-progressbar (~> 1.4)
get_process_mem (0.2.1) get_process_mem (0.2.1)
gherkin (4.0.0) gherkin (4.0.0)
gitlab (3.6.1) gitlab (3.7.0)
httparty httparty (~> 0.13.0)
terminal-table terminal-table
globalid (0.3.7) globalid (0.3.7)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
@ -579,7 +579,7 @@ GEM
cliver (~> 0.3.1) cliver (~> 0.3.1)
websocket-driver (>= 0.2.0) websocket-driver (>= 0.2.0)
powerpack (0.1.1) powerpack (0.1.1)
pronto (0.7.0) pronto (0.7.1)
gitlab (~> 3.6, >= 3.4.0) gitlab (~> 3.6, >= 3.4.0)
httparty (~> 0.13.7) httparty (~> 0.13.7)
octokit (~> 4.3, >= 4.1.0) octokit (~> 4.3, >= 4.1.0)
@ -835,7 +835,8 @@ GEM
temple (0.7.7) temple (0.7.7)
term-ansicolor (1.3.2) term-ansicolor (1.3.2)
tins (~> 1.0) tins (~> 1.0)
terminal-table (1.6.0) terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
test_after_commit (1.1.0) test_after_commit (1.1.0)
activerecord (>= 3.2) activerecord (>= 3.2)
thor (0.19.1) thor (0.19.1)
@ -983,7 +984,7 @@ DEPENDENCIES
openid_connect (= 0.12.0) openid_connect (= 0.12.0)
pg (= 0.19.0) pg (= 0.19.0)
poltergeist (= 1.11.0) poltergeist (= 1.11.0)
pronto (= 0.7.0) pronto (= 0.7.1)
pronto-eslint (= 0.7.0) pronto-eslint (= 0.7.0)
pronto-haml (= 0.7.0) pronto-haml (= 0.7.0)
pronto-rubocop (= 0.7.0) pronto-rubocop (= 0.7.0)