Gemfile in fluent-plugin-flowcounter-0.1.2 vs Gemfile in fluent-plugin-flowcounter-0.1.3

- old
+ new

@@ -5,10 +5,10 @@ # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", ">= 0" - gem "bundler", "~> 1.0.0" + gem "bundler", "~> 1.1.0" gem "jeweler", "~> 1.6.4" gem "simplecov", ">= 0" gem "rdoc" end