Sha256: fde782453584d273cd2ceddf6b3218f62e2eb2e93dd7d11ea3949a2843b29fc7

Contents?: true

Size: 983 Bytes

Versions: 7

Compression:

Stored size: 983 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 "fluent-plugin-mysql-binlog", '~> 0.0', '>= 0.0.2'
gem "mysql2", '~> 0.3', '>= 0.3.17'
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.2', '>= 0.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'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
flydata-0.3.24 Gemfile
flydata-0.3.23 Gemfile
flydata-0.3.22 Gemfile
flydata-0.3.21 Gemfile
flydata-0.3.20 Gemfile
flydata-0.3.19 Gemfile
flydata-0.3.18 Gemfile