Sha256: 1bd400180588664d71c8869c0d738219fcc2e304f1a8a1d6865ac41ce52cce0d
Contents?: true
Size: 638 Bytes
Versions: 1
Compression:
Stored size: 638 Bytes
Contents
source "https://rubygems.org" gem "rails", git: "https://github.com/rails/rails.git", branch: "main" gem "rack", git: "https://github.com/rack/rack.git" gem "i18n", git: "https://github.com/svenfuchs/i18n.git" gem "arel", git: "https://github.com/rails/arel.git" gem "rspec-rails", git: "https://github.com/rspec/rspec-rails.git" gem "rspec-mocks", git: "https://github.com/rspec/rspec-mocks.git" gem "rspec-support", git: "https://github.com/rspec/rspec-support.git" gem "rspec-core", git: "https://github.com/rspec/rspec-core.git" gem "rspec-expectations", git: "https://github.com/rspec/rspec-expectations.git" gemspec path: "../.."
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
formtastic-5.0.0 | gemfiles/rails_edge/Gemfile |