Gemfile in excel2local-0.1.32 vs Gemfile in excel2local-0.2.0
- old
+ new
@@ -1,8 +1,8 @@
-source "https://rubygems.org"
-
-#git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
-
-# Specify your gem's dependencies in excel2local.gemspec
-gemspec
-
+source "https://rubygems.org"
+
+#git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
+
+# Specify your gem's dependencies in excel2local.gemspec
+gemspec
+
gem 'roo', '~> 2.7.0' # nice gem for work with excel XLSX
\ No newline at end of file