Sha256: c2b0234611d339673bf0ab6587da6e1cc5c426c005101cf068bfa587c9932cd7
Contents?: true
Size: 238 Bytes
Versions: 3
Compression:
Stored size: 238 Bytes
Contents
source "https://rubygems.org" rails_version = ENV["RAILS_VERSION"] || "default" rails = case rails_version when "master" {github: "rails/rails"} when "default" ">= 3.2" else "~> #{rails_version}" end gem "rails", rails gemspec
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
caliber-0.0.2 | Gemfile |
caliber-0.0.1 | Gemfile |
sextant-0.2.4 | Gemfile |