We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cba85 commit 650ef83Copy full SHA for 650ef83
2 files changed
Gemfile.lock
@@ -17,7 +17,7 @@ GIT
17
PATH
18
remote: .
19
specs:
20
- packs (0.0.27)
+ packs (0.0.28)
21
code_ownership (>= 1.33.0)
22
packs-specification
23
packwerk
packs.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = 'packs'
3
- spec.version = '0.0.27'
+ spec.version = '0.0.28'
4
spec.authors = ['Gusto Engineers']
5
spec.email = ['dev@gusto.com']
6
0 commit comments