add auto import node for google sheet
git-svn-id: https://svn.sp-service.com.ua/svnroot/svn/node-stats/trunk@3 320591d9-fe85-4a77-9bad-1a723db14d60
Showing
| ... | @@ -29,13 +29,13 @@ gem 'momentjs-rails', '>= 2.9.0' | ... | @@ -29,13 +29,13 @@ gem 'momentjs-rails', '>= 2.9.0' |
| gem 'bootstrap3-datetimepicker-rails', '~> 4.15.35' | gem 'bootstrap3-datetimepicker-rails', '~> 4.15.35' | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem 'json' | gem 'json' | ||
| gem "google_drive" | |||
| group :development do | group :development do | ||
| gem 'web-console', '~> 2.0' | gem 'capistrano-faster-assets' | ||
| gem 'capistrano', '~> 3.7.2' | |||
| gem 'capistrano-faster-assets', '~> 1.0' | |||
| gem 'capistrano-bundler' | |||
| gem 'capistrano-rvm' | |||
| gem 'capistrano-rails' | gem 'capistrano-rails' | ||
| gem 'capistrano-rvm' | |||
| # Access an IRB console on exception pages or by using <%= console %> anywhere in the code. | |||
| gem 'web-console', '>= 3.3.0' | |||
| end | end | ||
client_secret.json
0 → 100644
Please register or sign in to comment