Sha256: 112a3f334fed07b968fa088ac9c6babfe7b5075909a3f012544fdffcc6a0d0c3

Contents?: true

Size: 291 Bytes

Versions: 11

Compression:

Stored size: 291 Bytes

Contents

source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Specify your gem's dependencies in pwned.gemspec
gemspec

# Allows to switch Rails version in the build matrix
gem "activemodel", ENV["RAILS_VERSION"] ? "~> #{ENV["RAILS_VERSION"]}" : nil

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
pwned-2.4.1 Gemfile
pwned-2.4.0 Gemfile
pwned-2.3.0 Gemfile
pwned-2.2.0 Gemfile
pwned-2.1.0 Gemfile
pwned-2.0.2 Gemfile
pwned-2.0.1 Gemfile
pwned-2.0.0 Gemfile
pwned-1.2.1 Gemfile
pwned-1.2.0 Gemfile
pwned-1.1.0 Gemfile