Gemfile in roadie-5.1.0 vs Gemfile in roadie-5.2.0
- old
+ new
@@ -6,5 +6,6 @@
# Added here so it does not show up on the Gemspec; I only want it for CI builds
gem "codecov", group: :test, require: false
# Not actually required to run the tests for the gem, but a real convenience
# for local development.
gem "standard", group: [:test, :development], require: false
+gem "solargraph", group: [:test, :development], require: false