We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12aa733 commit c121297Copy full SHA for c121297
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- visualize_packs (0.5.23)
+ visualize_packs (0.6.0)
5
bigdecimal
6
packs-specification
7
parse_packwerk (>= 0.20.0)
visualize_packs.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "visualize_packs"
- spec.version = '0.5.23'
+ spec.version = '0.6.0'
spec.authors = ['Gusto Engineers']
spec.email = ['dev@gusto.com']
spec.summary = 'A gem to visualize connections in a Ruby app that uses packs'
0 commit comments