Sha256: f1facf330930749c4b07146c994d29d1b8cea6ef4b1c161a2fd97051bc35c8cd
Contents?: true
Size: 287 Bytes
Versions: 3
Compression:
Stored size: 287 Bytes
Contents
source "https://rubygems.org" gemspec path: ".." # Requires min Ruby version 2.3 gem "nokogiri", "1.10.7" gem "capybara" gem "rspec", "~> 3.6.0" gem "rspec-its", "~> 1.2.0" gem "rails", github: "rails/rails", branch: "5-2-stable" gem "shoulda-matchers", "3.1.3" gem "haml", "~> 5.0.0"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blocks-4.0.0 | gemfiles/Gemfile.rails-5-2-stable |
blocks-4.0.0.rc2 | gemfiles/Gemfile.rails-5-2-stable |
blocks-4.0.0.rc1 | gemfiles/Gemfile.rails-5-2-stable |