Skip to content

Commit e06feec

Browse files
bastelfreakekohl
authored andcommitted
modulesync 7.2.0
1 parent 9b75b75 commit e06feec

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.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
@@ -18,7 +18,7 @@ group :development do
1818
end
1919

2020
group :system_tests do
21-
gem 'voxpupuli-acceptance', '~> 2.2', :require => false
21+
gem 'voxpupuli-acceptance', '~> 3.0', :require => false
2222
end
2323

2424
group :release do

0 commit comments

Comments
 (0)