Sha256: fdc6997b206e5c1bc4fa829b2c9dc95a3b2c7a92ac5ba04c9dabbcb02308920d
Contents?: true
Size: 556 Bytes
Versions: 16
Compression:
Stored size: 556 Bytes
Contents
source 'https://rubygems.org/' gem 'embulk', '~> 0.7.0' # # Note: After updating this file, run this command to update Gemfile.lock: # # cd this_directory # embulk bundle # # # RubyGems Plugins # #gem 'embulk-output-mysql' #gem 'embulk-output-postgresql', '>= 0.1.0' #gem 'embulk-input-baz', '= 0.2.0' #gem 'embulk-input-xyz', '~> 0.3.0' # # # Private plugins # #gem 'embulk-inupt-awesome', path: '/path/to/your/embulk-input-awesome' #gem 'embulk-output-awesome', git: 'https://github.com/you/embulk-output-awesome.git', branch: 'master' #
Version data entries
16 entries across 16 versions & 1 rubygems