Gemfile in gs2crmod-0.11.19 vs Gemfile in gs2crmod-0.11.20

- old
+ new

@@ -2,10 +2,10 @@ # Add dependencies required to use your gem here. # Example: gem "coderunner", ">= 0.14.10" gem "rubyhacks", ">= 0.1.2" # It seems necessary to have the following line un-commented on some systems but commented out on other systems: - gem "ruby-netcdf", ">= 0.6.6.1" + gem "ruby-netcdf-updated", ">= 0.6.6.1" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", ">= 0"