Skip to content

Commit edb8a6e

Browse files
author
Alex Evanczuk
committed
Bump version
1 parent c30bacf commit edb8a6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
use_packwerk (0.57.14)
4+
use_packwerk (0.57.15)
55
code_ownership
66
colorize
77
package_protections
@@ -89,7 +89,7 @@ GEM
8989
unicode-display_width (>= 1.4.0, < 3.0)
9090
rubocop-ast (1.21.0)
9191
parser (>= 3.1.1.0)
92-
rubocop-packs (0.0.11)
92+
rubocop-packs (0.0.12)
9393
activesupport
9494
parse_packwerk
9595
rubocop

use_packwerk.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = 'use_packwerk'
3-
spec.version = '0.57.14'
3+
spec.version = '0.57.15'
44
spec.authors = ['Gusto Engineers']
55
spec.email = ['[email protected]']
66

0 commit comments

Comments
 (0)