Skip to content

Commit f06645b

Browse files
committed
modulesync 7.2.0
1 parent 9268834 commit f06645b

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.msync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '7.1.0'
5+
modulesync_config_version: '7.2.0'

.pmtignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@
3535
/.yardoc/
3636
/.yardopts
3737
/Dockerfile
38+
/HISTORY.md

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group :development do
1616
end
1717

1818
group :system_tests do
19-
gem 'voxpupuli-acceptance', '~> 2.2', :require => false
19+
gem 'voxpupuli-acceptance', '~> 3.0', :require => false
2020
end
2121

2222
group :release do

0 commit comments

Comments
 (0)