Sha256: d749c4a6ab2606e97d9fbc7da10d5f30f9df963bde6db43bcd78403b7f45cc33

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 Bytes

Contents

# this is a copy of the dependencies listed in the gemspec,
# since bundix doesn't support reading the gemspec itself.
source 'https://rubygems.org'

gem 'actionpack', '~> 7.0'

group :development do
  gem 'rails', '~> 7.0'
  gem 'sqlite3', '~> 1.6.3'
  gem 'rake', '~> 13.0'
  gem 'rspec', '~> 3.12'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_edge_test-2.1.0 nix/Gemfile
rails_edge_test-2.0.0 nix/Gemfile