Sha256: 1987c4a270befd34ac8cfb79bc9c28aadd19b8e74ba8beca292015647299ca64

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

source "http://rubygems.org"
source "https://rubygems.flydata.com"

gem "rest-client", '~> 1.6', '>= 1.6.7'
gem "i18n", '~> 0.6', '>= 0.6.5'
gem "activesupport", '~> 4.0.0'
gem "json", '~> 1.8', '>= 1.8.0'
gem "highline", '~> 1.6', '>= 1.6.19'
gem "fluentd", "0.10.46"
gem "fluent-plugin-mysql-binlog", '~> 0.0', '>= 0.0.2'
gem "mysql2", '~> 0.3', '>= 0.3.17'
gem "pg", '~> 0.18.4'
gem "slop", '~> 3.4', '>= 3.4.6'
gem "treetop", '~> 1.5', '>= 1.5.3'
gem "sys-filesystem", '~> 1.1', '>= 1.1.3'
gem "io-console", '~> 0.4.2', '>= 0.4.2'
gem "kodama", '~> 0.1', '>= 0.1.8'
gem "serverengine", '~> 1.5'

group :development do
  gem "jeweler", '~> 1.8', '>= 1.8.8'
  gem "rspec", '~> 3.0'
  #gem "autotest"
  #gem "autotest-standalone"
  #gem "autotest-notification"
  gem 'timecop', '~> 0.7', '>= 0.7.1'
  gem "sqlite3", '~> 1.3', '>= 1.3.9'
  gem 'ruby-prof', '~> 0.15', '>= 0.15.1'
  gem 'activemodel', '~> 4.0', '>= 4.0.0'
  gem 'activerecord', '~> 4.0', '>= 4.0.0'
  gem 'protected_attributes', '~> 1.0', '>= 1.0.8'
  gem 'pry'
  gem 'rake-compiler', '~> 0.9', '>= 0.9.5'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
flydata-0.6.7 Gemfile
flydata-0.6.6 Gemfile
flydata-0.6.5 Gemfile