Skip to content

Commit 8e97479

Browse files
authored
Bumps to version 0.5.23 (#62)
1 parent a10d2d5 commit 8e97479

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-
visualize_packs (0.5.22)
4+
visualize_packs (0.5.23)
55
packs-specification
66
parse_packwerk (>= 0.20.0)
77
sorbet-runtime
@@ -87,4 +87,4 @@ DEPENDENCIES
8787
visualize_packs!
8888

8989
BUNDLED WITH
90-
2.3.21
90+
2.4.22

visualize_packs.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 = "visualize_packs"
3-
spec.version = '0.5.22'
3+
spec.version = '0.5.23'
44
spec.authors = ['Gusto Engineers']
55
spec.email = ['dev@gusto.com']
66
spec.summary = 'A gem to visualize connections in a Ruby app that uses packs'

0 commit comments

Comments
 (0)