Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Commit cfd7be2

Browse files
committed
updated rubocop config file, bump version
1 parent e35e0bc commit cfd7be2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
inherit_gem:
22
rubocop-rails:
3-
- config/rails.yml
3+
- config/default.yml
44

55
inherit_from:
66
- ./allcops.yml

lib/rubocop/dmp_roadmap/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Rubocop
44
module DmpRoadmap
5-
VERSION = "1.1.0"
5+
VERSION = "1.1.1"
66
end
77
end

0 commit comments

Comments
 (0)