Sha256: dbdcfea6a5848700c0041eac80bdee656836765941bf00dd86243a6736ae4db9
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
source 'https://rubygems.org' gem 'rails', '4.0.0' gem 'sqlite3' gem 'chillout', :path => '../../../' gem "state_machine", ENV['STATE_MACHINE_VERSION'] || ">= 1.2"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chillout-0.8.9 | test/support/rails_4_0_0/Gemfile |
chillout-0.8.8 | test/support/rails_4_0_0/Gemfile |