Sha256: 605066682982a405129f75adf547a546ecd804c56cc4a12f194c27f3f2a9e630
Contents?: true
Size: 540 Bytes
Versions: 6
Compression:
Stored size: 540 Bytes
Contents
# encoding: utf-8 # # This file is part of the lazier 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.3.1" # Documentation gem "simplecov", ">= 0.8.2" gem "coveralls", ">= 0.7.0", require: false gem "pry", ">= 0" gem "yard", ">= 0.8.7" gem "kramdown", ">= 1.3.3" gem "github-markup", ">= 1.2.1" if RUBY_ENGINE != "jruby"
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
lazier-3.5.7 | Gemfile |
lazier-3.5.6 | Gemfile |
lazier-3.5.5 | Gemfile |
lazier-3.5.4 | Gemfile |
lazier-3.5.3 | Gemfile |
lazier-3.5.2 | Gemfile |