Bump proformaxml from 1.3.0 to 1.4.0
Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/openHPI/proformaxml/releases) - [Commits](https://github.com/openHPI/proformaxml/compare/v1.3.0...v1.4.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
@ -33,7 +33,7 @@ gem 'net-pop', require: false
|
|||||||
gem 'net-smtp', require: false
|
gem 'net-smtp', require: false
|
||||||
gem 'nokogiri'
|
gem 'nokogiri'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
gem 'proformaxml', '~> 1.3.0'
|
gem 'proformaxml', '~> 1.4.0'
|
||||||
gem 'prometheus_exporter'
|
gem 'prometheus_exporter'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
gem 'pundit'
|
gem 'pundit'
|
||||||
|
@ -260,7 +260,7 @@ GEM
|
|||||||
mini_magick (4.13.1)
|
mini_magick (4.13.1)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.7)
|
||||||
minitest (5.23.1)
|
minitest (5.24.0)
|
||||||
mnemosyne-ruby (2.0.0)
|
mnemosyne-ruby (2.0.0)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
bunny
|
bunny
|
||||||
@ -306,7 +306,7 @@ GEM
|
|||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pg (1.5.6)
|
pg (1.5.6)
|
||||||
proformaxml (1.3.0)
|
proformaxml (1.4.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)
|
||||||
@ -619,7 +619,7 @@ DEPENDENCIES
|
|||||||
net-smtp
|
net-smtp
|
||||||
nokogiri
|
nokogiri
|
||||||
pg
|
pg
|
||||||
proformaxml (~> 1.3.0)
|
proformaxml (~> 1.4.0)
|
||||||
prometheus_exporter
|
prometheus_exporter
|
||||||
pry-byebug
|
pry-byebug
|
||||||
pry-rails
|
pry-rails
|
||||||
|
Reference in New Issue
Block a user