Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Dec 17, 2024
1 parent b563e0e commit 4af029d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

gemspec

gem "quickdraw", git: "https://github.com/joeldrapper/quickdraw.git", branch: "assert-style"
gem "quickdraw", git: "https://github.com/joeldrapper/quickdraw.git"
gem "benchmark-ips"

group :development do
Expand Down

0 comments on commit 4af029d

Please sign in to comment.