Sha256: efdaa1f6eb6bc97fd9c588970fa5aba6a8f8c03f6ddeee50d465521d7ebf46e8

Contents?: true

Size: 146 Bytes

Versions: 9

Compression:

Stored size: 146 Bytes

Contents

source 'https://rubygems.org'

gem 'activemodel', '~>3.2'
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_3_2
couch_potato-1.3.0 active_support_3_2
couch_potato-1.2.0 active_support_3_2
couch_potato-1.1.4 active_support_3_2
couch_potato-1.1.2 active_support_3_2
couch_potato-1.1.1 active_support_3_2
couch_potato-1.1.0 active_support_3_2
couch_potato-1.0.1 active_support_3_2
couch_potato-1.0.0 active_support_3_2