gemfiles/Gemfile.rails-5.0.x in influxdb-rails-1.0.0 vs gemfiles/Gemfile.rails-5.0.x in influxdb-rails-1.0.1.beta1

- old
+ new

@@ -1,7 +1,9 @@ source "https://rubygems.org" gem 'actionpack', '~> 5.0.0' gem 'activesupport', '~> 5.0.0' gem 'activemodel', '~> 5.0.0' +gem 'sqlite3', '1.3.13' + gemspec :path => '../'