Bump pronto from 0.11.1 to 0.11.2
Note we aren't bumping the rugged gem (which Dependabot automatically did) because it causes Pronto to stop working with GitHub Actions. Bumps [pronto](https://github.com/prontolabs/pronto) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/prontolabs/pronto/releases) - [Changelog](https://github.com/prontolabs/pronto/blob/master/CHANGELOG.md) - [Commits](https://github.com/prontolabs/pronto/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: pronto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
a5c8a64497
commit
0b30b6a86b
2
Gemfile
2
Gemfile
@@ -99,7 +99,7 @@ group :development do
|
|||||||
gem "capistrano3-puma", "~> 5.2.0"
|
gem "capistrano3-puma", "~> 5.2.0"
|
||||||
gem "erb_lint", "~> 0.5.0", require: false
|
gem "erb_lint", "~> 0.5.0", require: false
|
||||||
gem "mdl", "~> 0.13.0", require: false
|
gem "mdl", "~> 0.13.0", require: false
|
||||||
gem "pronto", "~> 0.11.1", require: false
|
gem "pronto", "~> 0.11.2", require: false
|
||||||
gem "pronto-erb_lint", "~> 0.1.6", require: false
|
gem "pronto-erb_lint", "~> 0.1.6", require: false
|
||||||
gem "pronto-eslint", "~> 0.11.1", require: false
|
gem "pronto-eslint", "~> 0.11.1", require: false
|
||||||
gem "pronto-rubocop", "~> 0.11.5", require: false
|
gem "pronto-rubocop", "~> 0.11.5", require: false
|
||||||
|
|||||||
20
Gemfile.lock
20
Gemfile.lock
@@ -222,10 +222,10 @@ GEM
|
|||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
faker (3.2.3)
|
faker (3.2.3)
|
||||||
i18n (>= 1.8.11, < 2)
|
i18n (>= 1.8.11, < 2)
|
||||||
faraday (2.7.10)
|
faraday (2.9.0)
|
||||||
faraday-net_http (>= 2.0, < 3.1)
|
faraday-net_http (>= 2.0, < 3.2)
|
||||||
ruby2_keywords (>= 0.0.4)
|
faraday-net_http (3.1.0)
|
||||||
faraday-net_http (3.0.2)
|
net-http
|
||||||
ffi (1.15.5)
|
ffi (1.15.5)
|
||||||
file_validators (3.0.0)
|
file_validators (3.0.0)
|
||||||
activemodel (>= 3.2)
|
activemodel (>= 3.2)
|
||||||
@@ -356,6 +356,8 @@ GEM
|
|||||||
chef-utils
|
chef-utils
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
|
net-http (0.4.1)
|
||||||
|
uri
|
||||||
net-imap (0.4.10)
|
net-imap (0.4.10)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
@@ -381,7 +383,7 @@ GEM
|
|||||||
rack (>= 1.2, < 4)
|
rack (>= 1.2, < 4)
|
||||||
snaky_hash (~> 2.0)
|
snaky_hash (~> 2.0)
|
||||||
version_gem (~> 1.1)
|
version_gem (~> 1.1)
|
||||||
octokit (6.1.1)
|
octokit (7.2.0)
|
||||||
faraday (>= 1, < 3)
|
faraday (>= 1, < 3)
|
||||||
sawyer (~> 0.9)
|
sawyer (~> 0.9)
|
||||||
omniauth (2.1.1)
|
omniauth (2.1.1)
|
||||||
@@ -424,10 +426,10 @@ GEM
|
|||||||
pg_search (2.3.6)
|
pg_search (2.3.6)
|
||||||
activerecord (>= 5.2)
|
activerecord (>= 5.2)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
pronto (0.11.1)
|
pronto (0.11.2)
|
||||||
gitlab (>= 4.4.0, < 5.0)
|
gitlab (>= 4.4.0, < 5.0)
|
||||||
httparty (>= 0.13.7, < 1.0)
|
httparty (>= 0.13.7, < 1.0)
|
||||||
octokit (>= 4.7.0, < 7.0)
|
octokit (>= 4.7.0, < 8.0)
|
||||||
rainbow (>= 2.2, < 4.0)
|
rainbow (>= 2.2, < 4.0)
|
||||||
rexml (>= 3.2.5, < 4.0)
|
rexml (>= 3.2.5, < 4.0)
|
||||||
rugged (>= 0.23.0, < 2.0)
|
rugged (>= 0.23.0, < 2.0)
|
||||||
@@ -561,7 +563,6 @@ GEM
|
|||||||
ruby-rc4 (0.1.5)
|
ruby-rc4 (0.1.5)
|
||||||
ruby-vips (2.1.4)
|
ruby-vips (2.1.4)
|
||||||
ffi (~> 1.12)
|
ffi (~> 1.12)
|
||||||
ruby2_keywords (0.0.5)
|
|
||||||
rubyzip (2.3.2)
|
rubyzip (2.3.2)
|
||||||
rugged (1.6.3)
|
rugged (1.6.3)
|
||||||
rvm1-capistrano3 (1.4.0)
|
rvm1-capistrano3 (1.4.0)
|
||||||
@@ -653,6 +654,7 @@ GEM
|
|||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
unicode-display_width (2.5.0)
|
unicode-display_width (2.5.0)
|
||||||
uniform_notifier (1.16.0)
|
uniform_notifier (1.16.0)
|
||||||
|
uri (0.13.0)
|
||||||
uuidtools (2.2.0)
|
uuidtools (2.2.0)
|
||||||
version_gem (1.1.3)
|
version_gem (1.1.3)
|
||||||
view_component (3.11.0)
|
view_component (3.11.0)
|
||||||
@@ -750,7 +752,7 @@ DEPENDENCIES
|
|||||||
pdf-reader (~> 2.12.0)
|
pdf-reader (~> 2.12.0)
|
||||||
pg (~> 1.4.6)
|
pg (~> 1.4.6)
|
||||||
pg_search (~> 2.3.6)
|
pg_search (~> 2.3.6)
|
||||||
pronto (~> 0.11.1)
|
pronto (~> 0.11.2)
|
||||||
pronto-erb_lint (~> 0.1.6)
|
pronto-erb_lint (~> 0.1.6)
|
||||||
pronto-eslint (~> 0.11.1)
|
pronto-eslint (~> 0.11.1)
|
||||||
pronto-rubocop (~> 0.11.5)
|
pronto-rubocop (~> 0.11.5)
|
||||||
|
|||||||
Reference in New Issue
Block a user