Sha256: 03f271e73be49a4fca04774ae06310c32be54d91f6a0c0f8bf6139786e25972c
Contents?: true
Size: 233 Bytes
Versions: 7
Compression:
Stored size: 233 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' # Specify your gem's dependencies in taleo.gemspec gemspec gem 'rake', '>= 12.3.3' gem 'rspec', '~> 3.0' group :development, :test do gem "simplecov", "~> 0.17.1" end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
taleo-0.6.0 | Gemfile |
taleo-0.5.0 | Gemfile |
taleo-0.4.0 | Gemfile |
taleo-0.3.0 | Gemfile |
taleo-0.2.0 | Gemfile |
taleo-0.1.1 | Gemfile |
taleo-0.1.0 | Gemfile |