Bump proformaxml from 1.2.0 to 1.3.0
Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/openHPI/proformaxml/releases) - [Commits](https://github.com/openHPI/proformaxml/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: proformaxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@ -34,7 +34,7 @@ gem 'net-smtp', require: false
|
|||||||
gem 'nokogiri'
|
gem 'nokogiri'
|
||||||
gem 'pagedown-bootstrap-rails'
|
gem 'pagedown-bootstrap-rails'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
gem 'proformaxml', '~> 1.2.0'
|
gem 'proformaxml', '~> 1.3.0'
|
||||||
gem 'prometheus_exporter'
|
gem 'prometheus_exporter'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
gem 'pundit'
|
gem 'pundit'
|
||||||
|
@ -298,7 +298,7 @@ GEM
|
|||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pg (1.5.6)
|
pg (1.5.6)
|
||||||
proformaxml (1.2.0)
|
proformaxml (1.3.0)
|
||||||
activemodel (>= 5.2.3, < 8.0.0)
|
activemodel (>= 5.2.3, < 8.0.0)
|
||||||
activesupport (>= 5.2.3, < 8.0.0)
|
activesupport (>= 5.2.3, < 8.0.0)
|
||||||
dachsfisch (~> 1.0.0)
|
dachsfisch (~> 1.0.0)
|
||||||
@ -613,7 +613,7 @@ DEPENDENCIES
|
|||||||
nokogiri
|
nokogiri
|
||||||
pagedown-bootstrap-rails
|
pagedown-bootstrap-rails
|
||||||
pg
|
pg
|
||||||
proformaxml (~> 1.2.0)
|
proformaxml (~> 1.3.0)
|
||||||
prometheus_exporter
|
prometheus_exporter
|
||||||
pry-byebug
|
pry-byebug
|
||||||
pry-rails
|
pry-rails
|
||||||
|
Reference in New Issue
Block a user