Sha256: 05de370df69e1adba67b5d670454650a44410f269cfc6f949849f5640ef1de2f
Contents?: true
Size: 349 Bytes
Versions: 3
Compression:
Stored size: 349 Bytes
Contents
source "http://rubygems.org" # Bundler 1.x default to insecure http:// for github: shortcut git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" } gemspec :path => ".." gem "activerecord", "~> 6.0.0" gem "cucumber", "~> 4.1" gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pickle-0.6.2 | gemfiles/Gemfile-rails.6.0.x-cukes-4 |
pickle-0.6.1 | gemfiles/Gemfile-rails.6.0.x-cukes-4 |
pickle-0.6.0 | gemfiles/Gemfile-rails.6.0.x |