Sha256: 9e622400a752ce12bec15a40d51d0f179b958656124055d8febac71f8de578a5
Contents?: true
Size: 341 Bytes
Versions: 8
Compression:
Stored size: 341 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" plugin "bundler-inject", "~> 2.0" require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil # Specify your gem's dependencies in floe.gemspec gemspec gem "manageiq-style" gem "rake", "~> 13.0" gem "rspec" gem "rubocop" gem "timecop"
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
floe-0.9.0 | Gemfile |
floe-0.7.1 | Gemfile |
floe-0.8.0 | Gemfile |
floe-0.7.0 | Gemfile |
floe-0.6.1 | Gemfile |
floe-0.6.0 | Gemfile |
floe-0.5.0 | Gemfile |
floe-0.4.1 | Gemfile |