Skip to content

Commit

Permalink
Bump proformaxml from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/openHPI/proformaxml/releases)
- [Commits](openHPI/proformaxml@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: proformaxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 5a2bd24 commit c8b32f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem 'net-pop', require: false
gem 'net-smtp', require: false
gem 'nokogiri'
gem 'pg'
gem 'proformaxml', '~> 1.4.0'
gem 'proformaxml', '~> 1.5.0'
gem 'puma'
gem 'rails', '~> 7.1.3'
gem 'rails_admin'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.7)
proformaxml (1.4.0)
proformaxml (1.5.0)
activemodel (>= 5.2.3, < 8.0.0)
activesupport (>= 5.2.3, < 8.0.0)
dachsfisch (~> 1.0.0)
Expand Down Expand Up @@ -632,7 +632,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection (~> 1.0)
omniauth-saml (~> 2.0)
pg
proformaxml (~> 1.4.0)
proformaxml (~> 1.5.0)
pry-byebug
pry-rails
puma
Expand Down

0 comments on commit c8b32f9

Please sign in to comment.