Gemfile in cryptoform-0.1.0 vs Gemfile in cryptoform-0.2.0
- old
+ new
@@ -6,11 +6,13 @@
gemspec
gem "overcommit"
gem "rake"
gem "rspec"
+gem "simplecov"
gem "solargraph"
gem "rubocop"
gem "rubocop-performance"
gem "rubocop-rake"
gem "rubocop-rspec"
+gem 'rubocop-disable_syntax'