Sha256: 0cb07d2db4f4a52d9d32347b543c2c678d3faea171e4247adce9db1956f6deaf

Contents?: true

Size: 779 Bytes

Versions: 3

Compression:

Stored size: 779 Bytes

Contents

#
# Copyright 2013-15 the original author or authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.
#

source "https://rubygems.org"


group :development, :test do
  # This is here because gemspec doesn't support require: false
  gem 'coveralls', :require => false
end

gemspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
debut-0.0.7 Gemfile
debut-0.0.6 Gemfile
debut-0.0.5 Gemfile