Skip to content

Commit

Permalink
Merge pull request #492 from voxpupuli/modulesync
Browse files Browse the repository at this point in the history
modulesync 7.2.0
  • Loading branch information
bastelfreak authored Dec 15, 2023
2 parents 9268834 + f06645b commit f570e7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .msync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/

modulesync_config_version: '7.1.0'
modulesync_config_version: '7.2.0'
1 change: 1 addition & 0 deletions .pmtignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
/.yardoc/
/.yardopts
/Dockerfile
/HISTORY.md
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :development do
end

group :system_tests do
gem 'voxpupuli-acceptance', '~> 2.2', :require => false
gem 'voxpupuli-acceptance', '~> 3.0', :require => false
end

group :release do
Expand Down

0 comments on commit f570e7c

Please sign in to comment.