Sha256: 85e26c322448bf214443e20d5ed318acfb1ad8020c76c2e300a5e88780eaf51e
Contents?: true
Size: 324 Bytes
Versions: 5
Compression:
Stored size: 324 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in rocketfuel_api.gemspec gemspec group :development, :test do gem 'rspec_junit_formatter', '0.2.2' gem 'rubocop-ci', github: 'ad2games/rubocop-ci' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rocketfuel_api-0.2.0 | Gemfile |
rocketfuel_api-0.1.3 | Gemfile |
rocketfuel_api-0.1.2 | Gemfile |
rocketfuel_api-0.1.1 | Gemfile |
rocketfuel_api-0.1.0 | Gemfile |