Sha256: a8352473ee90d7f33d8e7c6556d1e0a5bcd187f535d1b33ccd4bde63f40b9df6

Contents?: true

Size: 179 Bytes

Versions: 9

Compression:

Stored size: 179 Bytes

Contents

source 'https://rubygems.org'

gem 'activemodel', '~>4.0.0.rc1'
gem 'rails', '~>4.0.0.rc1'
if RUBY_PLATFORM =~ /java/
  gem 'therubyrhino'
else
   gem 'therubyracer'
end

gemspec

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
couch_potato-1.4.0 active_support_4_0
couch_potato-1.3.0 active_support_4_0
couch_potato-1.2.0 active_support_4_0
couch_potato-1.1.4 active_support_4_0
couch_potato-1.1.2 active_support_4_0
couch_potato-1.1.1 active_support_4_0
couch_potato-1.1.0 active_support_4_0
couch_potato-1.0.1 active_support_4_0
couch_potato-1.0.0 active_support_4_0