Sha256: 5300c17c26062f8d4e4143ef2f87e1b62b88dbb554e173492008c9406f35df80
Contents?: true
Size: 411 Bytes
Versions: 3
Compression:
Stored size: 411 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" gemspec gem "debug", "~> 1" gem "overcommit", "~> 0.60.0" gem "rake", "~> 13.0" gem "rspec", "~> 3.12.0" gem "rspec-retry", "~> 0.6.2" gem "rubocop", "~> 1.64.1" gem "rubocop-rake", "~> 0.6.0" gem "rubocop-rspec", "~> 3.0.1" gem "simplecov", "~> 0.22.0" gem "timecop", "~> 0.9.6" gem "webmock", "~> 3.18.1"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cpflow-4.0.1 | Gemfile |
cpflow-4.0.0 | Gemfile |
cpflow-3.0.1 | Gemfile |