Sha256: 3830a8972d05a413eb0928d1834fe221d78e3e6ccf003c44ab2d3844029fd9e5

Contents?: true

Size: 902 Bytes

Versions: 10

Compression:

Stored size: 902 Bytes

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 "ruby-binlog", '~> 1.0', '>= 1.0.2'
gem "fluent-plugin-mysql-binlog", '~> 0.0', '>= 0.0.2'
gem "mysql2", '~> 0.3', '>= 0.3.11'
gem "slop", '~> 3.4', '>= 3.4.6'
gem "treetop", '~> 1.5', '>= 1.5.3'

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'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
flydata-0.2.22 Gemfile
flydata-0.2.21 Gemfile
flydata-0.2.20 Gemfile
flydata-0.2.19 Gemfile
flydata-0.2.18 Gemfile
flydata-0.2.17 Gemfile
flydata-0.2.16 Gemfile
flydata-0.2.15 Gemfile
flydata-0.2.13 Gemfile
flydata-0.2.12 Gemfile