Skip to content

Commit

Permalink
wip gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Nov 21, 2023
1 parent 9985ed2 commit 4160eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0/common/avo_in_gemfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Aadd one of the following in your Gemfile depending on the tier you are on.

# Avo Community
gem "avo", ">= 3.0.1.beta24", source: "https://packager.dev/avo-hq/"
gem 'avo', '~> 3.0', '>= 3.0.2'

# Avo Pro
gem "avo-pro", source: "https://packager.dev/avo-hq/"
Expand Down

0 comments on commit 4160eaa

Please sign in to comment.