Gemfile in gem_calculating-0.1.0 vs Gemfile in gem_calculating-0.1.1
- old
+ new
@@ -1,6 +1,6 @@
-source "https://rubygems.org"
-
-gemspec
-
-gem "rake", "~> 13.0"
+source "https://rubygems.org"
+
+gemspec
+
+gem "rake", "~> 13.0"
gem "rubocop", "~> 1.21"
\ No newline at end of file