Gemfile in phlex-1.8.3 vs Gemfile in phlex-1.9.0
- old
+ new
@@ -7,9 +7,10 @@
gem "rubocop"
gem "sus"
gem "benchmark-ips"
gem "yard"
+gem "green_dots", github: "joeldrapper/green_dots"
group :test do
gem "i18n"
gem "memory_profiler"
end