You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

186 lines
4.1 KiB

GIT
remote: https://github.com/isoron/acts_as_versioned.git
revision: df85fc1e438c18dddf610414b5c8a1ee8a7cefc9
ref: df85fc1e438c18dddf610414b5c8a1ee8a7cefc9
specs:
acts_as_versioned (3.2.1)
activerecord
GEM
remote: https://rubygems.org/
specs:
ZenTest (4.11.0)
actionmailer (3.2.13)
actionpack (= 3.2.13)
mail (~> 2.5.3)
actionpack (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-postgresql-adapter (0.0.1)
pg
activeresource (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
acts_as_list (0.2.0)
activerecord (>= 3.0)
acts_as_paranoid (0.4.2)
activerecord (~> 3.2)
ansi (1.5.0)
arel (3.0.3)
autotest-rails-pure (4.1.2)
builder (3.0.4)
calendar_helper (0.2.5)
open4
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
columnize (0.9.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.8)
docile (1.1.5)
dynamic_form (1.1.4)
erubis (2.7.0)
execjs (2.6.0)
haml (3.1.8)
hike (1.2.3)
hpricot (0.8.6)
i18n (0.6.1)
icalendar (1.4.1)
journey (1.0.4)
json (1.8.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.11.2)
open4 (1.3.4)
pg (0.18.3)
polyglot (0.3.5)
prototype-rails (3.2.1)
rails (~> 3.2)
rack (1.4.7)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.13)
actionmailer (= 3.2.13)
actionpack (= 3.2.13)
activerecord (= 3.2.13)
activeresource (= 3.2.13)
activesupport (= 3.2.13)
bundler (~> 1.0)
railties (= 3.2.13)
rails-i18n (3.0.0)
i18n (~> 0.5)
rails (>= 3.0.0, < 4.0.0)
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.4.2)
rdoc (3.12.2)
json (~> 1.4)
redcarpet (3.3.2)
sass (3.4.18)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.10)
thor (0.19.1)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turn (0.9.7)
ansi
minitest (~> 4)
tzinfo (0.3.44)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
will_paginate (3.0.4)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
activerecord-postgresql-adapter
acts_as_list (= 0.2.0)
acts_as_paranoid (= 0.4.2)
acts_as_versioned!
autotest-rails-pure
calendar_helper (= 0.2.5)
coffee-rails (= 3.2.2)
debugger
dynamic_form
haml (= 3.1.8)
hpricot (= 0.8.6)
icalendar (= 1.4.1)
json
minitest
prototype-rails (= 3.2.1)
rails (= 3.2.13)
rails-i18n (= 3.0.0)
redcarpet (= 3.3.2)
sass-rails (= 3.2.6)
shoulda (= 3.5.0)
simplecov
sqlite3
turn
uglifier (= 2.7.2)
will_paginate (= 3.0.4)
BUNDLED WITH
1.10.6