Sha256: 800731eb6d7a034d54b02310b13b286d9e0a34f4a33bb45d9c4eb57507d0c17c

Contents?: true

Size: 368 Bytes

Versions: 1

Compression:

Stored size: 368 Bytes

Contents

source 'https://rubygems.org'

git_source :github do |repo|
  if ENV['GITHUB_TOKEN']
    "https://x-access-token:#{ENV['GITHUB_TOKEN']}@github.com/#{repo}.git"
  else
    "https://github.com/#{repo}.git"
  end
end

gemspec

gem 'byebug'
gem 'simplecov', require: false
gem 'sprockets', '~> 3'

source 'https://gems.weblinc.com' do
  gem 'workarea-oms', '~> 5.1.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-flow_io-1.2.1 Gemfile