Skip to content

Commit edf4291

Browse files
committed
Update version of awesome_print.
1 parent ec6eb51 commit edf4291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ group :debug do
2626
gem "redcarpet", platforms: :ruby
2727
gem "byebug", platforms: :mri
2828
gem 'guard-rspec'
29-
gem 'awesome_print', github: "akshaymohite/awesome_print", branch: "ruby-2-7-0-warnings-fix"
29+
gem 'awesome_print', github: 'akshaymohite/awesome_print'
3030
end
3131

3232
group :test do

0 commit comments

Comments
 (0)