Sha256: 9f13953fd3900c120a75d9e2d6f426935f205b936295a8690d7f694746027d1e
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
source 'https://rubygems.org' gem 'rails', '4.1.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_1_0/Gemfile |
chillout-0.8.8 | test/support/rails_4_1_0/Gemfile |