Sha256: bcdd50e524c92899bdf44571c755f913baa038ff430d3eaa4c612f95fcaf264d
Contents?: true
Size: 386 Bytes
Versions: 3
Compression:
Stored size: 386 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" ruby "2.3.1" gemspec path: "." gemspec path: "decidim-core" gemspec path: "decidim-system" gemspec path: "decidim-admin" gemspec path: "decidim-dev" gem "rubocop" gem "rspec_junit_formatter", "0.2.3" gem "simplecov", "~> 0.12" gem "codecov", "~> 0.1.5" eval(File.read(File.join(File.dirname(__FILE__), "Gemfile.common")))
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
decidim-0.0.1.alpha7 | Gemfile |
decidim-0.0.1.alpha6 | Gemfile |
decidim-0.0.1.alpha5 | Gemfile |