Sha256: 07c630e45578fdc9410a052838c72ab8ec10952ebae32826484cb6b3c4a1755d

Contents?: true

Size: 382 Bytes

Versions: 2

Compression:

Stored size: 382 Bytes

Contents

#
# This file is part of the apes gem. Copyright (C) 2016 and above Shogun <shogun@cowtech.it>.
# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit.
#

source "http://rubygems.org"

gemspec

# Testing
gem "sqlite3", "~> 1.3"
gem "rspec", "~> 3.4"
gem "rake", "~> 11.0"
gem "simplecov", "~> 0.11"
gem "coveralls", "~> 0.8", require: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apes-1.0.3 .travis-gemfile
apes-1.0.2 .travis-gemfile