We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6eb51 commit edf4291Copy full SHA for edf4291
1 file changed
Gemfile
@@ -26,7 +26,7 @@ group :debug do
26
gem "redcarpet", platforms: :ruby
27
gem "byebug", platforms: :mri
28
gem 'guard-rspec'
29
- gem 'awesome_print', github: "akshaymohite/awesome_print", branch: "ruby-2-7-0-warnings-fix"
+ gem 'awesome_print', github: 'akshaymohite/awesome_print'
30
end
31
32
group :test do
0 commit comments