Sha256: 9860e21a8d61755b0370b690a97f4a663d7c2115064483943d9791b4a27e5da5

Contents?: true

Size: 471 Bytes

Versions: 1

Compression:

Stored size: 471 Bytes

Contents

# encoding: utf-8
#
# This file is part of the clavem gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#

source "http://rubygems.org"

gemspec

# Testing
gem "rspec", "~> 2.14.1"
gem "rake", "~> 10.2.2"
gem "simplecov", ">= 0.8.2"
gem "coveralls", ">= 0.7.0", require: false

platforms :rbx do
  gem "racc"
  gem "rubysl", "~> 2.0"
  gem "psych"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
clavem-2.1.0 .travis-gemfile