Sha256: 2663056976bbc3646707bc3d00f04bd5f42bb405524e03652fb074f2f3a1c6b1

Contents?: true

Size: 261 Bytes

Versions: 7

Compression:

Stored size: 261 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in plugin_kit.gemspec
gemspec

gem "rake", "~> 13.0"

gem "rspec", "~> 3.0"

gem "rubocop", "~> 1.21"

gem "byebug"

gem "simplecov"

gem "simplecov_json_formatter"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cocov_plugin_kit-0.1.6 Gemfile
cocov_plugin_kit-0.1.5 Gemfile
cocov_plugin_kit-0.1.4 Gemfile
cocov_plugin_kit-0.1.3 Gemfile
cocov_plugin_kit-0.1.2 Gemfile
cocov_plugin_kit-0.1.1 Gemfile
cocov_plugin_kit-0.1.0 Gemfile