Sha256: 57aae96f76f66e13f0c01829bcfbe4f4eb9f331e8448eafbe623b1f773daa1aa
Contents?: true
Size: 340 Bytes
Versions: 6
Compression:
Stored size: 340 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 anony.gemspec gemspec gem "activerecord", "~> #{ENV['RAILS_VERSION']}" if ENV["RAILS_VERSION"] gem "activesupport", "~> #{ENV['RAILS_VERSION']}" if ENV["RAILS_VERSION"]
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
anony-1.4.0 | Gemfile |
anony-1.2.0 | Gemfile |
anony-1.1.0 | Gemfile |
anony-1.0.2 | Gemfile |
anony-1.0.1 | Gemfile |
anony-1.0.0 | Gemfile |