orbit-basic/Gemfile.lock

221 lines
4.8 KiB
Plaintext
Raw Normal View History

2011-12-23 10:34:21 +00:00
GIT
remote: git://github.com/mongoid/mongoid.git
revision: 7a915395db50e2bc6071a503a11530e644879e49
ref: 7a915395db50e2bc6071a503a11530e644879e49
specs:
mongoid (2.4.0)
activemodel (~> 3.1)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
GEM
remote: http://rubygems.org/
specs:
2011-12-05 08:29:22 +00:00
actionmailer (3.1.3)
actionpack (= 3.1.3)
2011-07-12 08:00:57 +00:00
mail (~> 2.3.0)
2011-12-05 08:29:22 +00:00
actionpack (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
2011-07-12 08:00:57 +00:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
2011-12-05 08:29:22 +00:00
rack (~> 1.3.5)
rack-cache (~> 1.1)
2011-10-18 03:21:24 +00:00
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
2011-12-05 08:29:22 +00:00
sprockets (~> 2.0.3)
activemodel (3.1.3)
activesupport (= 3.1.3)
2011-07-12 08:00:57 +00:00
builder (~> 3.0.0)
i18n (~> 0.6)
2011-12-05 08:29:22 +00:00
activerecord (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
2011-08-23 11:04:45 +00:00
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
2011-12-05 08:29:22 +00:00
activeresource (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
activesupport (3.1.3)
2011-07-12 08:00:57 +00:00
multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
2011-08-23 11:04:45 +00:00
arel (2.2.1)
2011-10-18 03:21:24 +00:00
bcrypt-ruby (3.0.1)
2011-12-23 10:34:21 +00:00
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
2011-07-12 08:00:57 +00:00
builder (3.0.0)
carrierwave (0.5.4)
activesupport (~> 3.0)
2011-12-05 08:29:22 +00:00
chronic (0.6.6)
ckeditor (3.6.3)
2011-08-23 11:04:45 +00:00
mime-types (~> 1.16)
orm_adapter (~> 0.0.5)
2011-10-18 03:21:24 +00:00
coffee-rails (3.1.1)
2011-08-23 11:04:45 +00:00
coffee-script (>= 2.2.0)
2011-10-18 03:21:24 +00:00
railties (~> 3.1.0)
2011-08-23 11:04:45 +00:00
coffee-script (2.2.0)
coffee-script-source
execjs
2011-12-05 08:29:22 +00:00
coffee-script-source (1.1.3)
columnize (0.3.5)
2011-12-23 10:34:21 +00:00
database_cleaner (0.7.0)
2011-12-05 08:29:22 +00:00
delorean (1.1.1)
2011-04-13 11:02:18 +00:00
chronic
2011-12-05 08:29:22 +00:00
devise (1.5.2)
2011-10-18 03:21:24 +00:00
bcrypt-ruby (~> 3.0)
2011-03-31 01:31:45 +00:00
orm_adapter (~> 0.0.3)
2011-12-05 08:29:22 +00:00
warden (~> 1.1)
2011-10-18 03:21:24 +00:00
diff-lcs (1.1.3)
2011-07-12 08:00:57 +00:00
erubis (2.7.0)
2011-10-18 03:21:24 +00:00
execjs (1.2.9)
2011-08-23 11:04:45 +00:00
multi_json (~> 1.0)
2011-12-05 08:29:22 +00:00
factory_girl (2.3.2)
2011-10-18 03:21:24 +00:00
activesupport
2011-12-05 08:29:22 +00:00
factory_girl_rails (1.4.0)
factory_girl (~> 2.3.0)
2011-04-13 11:02:18 +00:00
railties (>= 3.0.0)
2011-08-23 11:04:45 +00:00
hike (1.2.1)
2011-07-12 08:00:57 +00:00
i18n (0.6.0)
2011-12-05 08:29:22 +00:00
jquery-rails (1.0.19)
2011-07-12 08:00:57 +00:00
railties (~> 3.0)
thor (~> 0.14)
2011-12-05 08:29:22 +00:00
json (1.6.3)
2011-12-05 11:19:05 +00:00
libv8 (3.3.10.4)
2011-07-12 08:00:57 +00:00
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2011-12-05 08:29:22 +00:00
mime-types (1.17.2)
2011-07-12 08:00:57 +00:00
mini_magick (3.3)
subexec (~> 0.1.0)
2011-12-23 10:34:21 +00:00
mongo (1.5.2)
bson (= 1.5.2)
2011-12-05 08:29:22 +00:00
multi_json (1.0.4)
orm_adapter (0.0.5)
2011-12-05 08:29:22 +00:00
polyglot (0.3.3)
rack (1.3.5)
rack-cache (1.1)
2011-07-12 08:00:57 +00:00
rack (>= 0.4)
2011-10-18 03:21:24 +00:00
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-protection (1.1.4)
rack
2011-07-12 08:00:57 +00:00
rack-ssl (1.3.2)
rack
2011-08-23 11:04:45 +00:00
rack-test (0.6.1)
rack (>= 1.0)
2011-12-23 10:34:21 +00:00
radius (0.7.1)
2011-12-05 08:29:22 +00:00
rails (3.1.3)
actionmailer (= 3.1.3)
actionpack (= 3.1.3)
activerecord (= 3.1.3)
activeresource (= 3.1.3)
activesupport (= 3.1.3)
bundler (~> 1.0)
2011-12-05 08:29:22 +00:00
railties (= 3.1.3)
railties (3.1.3)
actionpack (= 3.1.3)
activesupport (= 3.1.3)
2011-07-12 08:00:57 +00:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
2011-07-12 08:00:57 +00:00
rdoc (~> 3.4)
thor (~> 0.14.6)
2011-12-05 08:29:22 +00:00
rake (0.9.2.2)
rcov (0.9.11)
rdoc (3.11)
json (~> 1.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
2011-12-05 08:29:22 +00:00
rspec-core (2.7.1)
rspec-expectations (2.7.0)
2011-04-13 11:02:18 +00:00
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
rspec-rails (2.7.0)
2011-04-13 11:02:18 +00:00
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.7.0)
2011-07-12 08:00:57 +00:00
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
2011-12-05 08:29:22 +00:00
rubyzip (0.9.5)
sass (3.1.11)
sass-rails (3.1.5)
2011-10-18 03:21:24 +00:00
actionpack (~> 3.1.0)
railties (~> 3.1.0)
2011-12-05 08:29:22 +00:00
sass (~> 3.1.10)
2011-10-18 03:21:24 +00:00
tilt (~> 1.3.2)
2011-12-05 08:29:22 +00:00
shoulda-matchers (1.0.0)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
2011-12-23 10:34:21 +00:00
spork (0.8.5)
sprockets (2.0.3)
2011-08-23 11:04:45 +00:00
hike (~> 1.2)
2011-07-12 08:00:57 +00:00
rack (~> 1.0)
2011-10-18 03:21:24 +00:00
tilt (~> 1.1, != 1.3.0)
2011-07-12 08:00:57 +00:00
subexec (0.1.0)
2011-12-05 11:19:05 +00:00
therubyracer (0.9.9)
libv8 (~> 3.3.10)
thor (0.14.6)
2011-10-18 03:21:24 +00:00
tilt (1.3.3)
2011-08-23 11:04:45 +00:00
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
2011-12-05 08:29:22 +00:00
tzinfo (0.3.31)
uglifier (1.1.0)
2011-08-23 11:04:45 +00:00
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
2011-12-05 08:29:22 +00:00
warden (1.1.0)
rack (>= 1.0)
2011-04-13 11:02:18 +00:00
watchr (0.7)
2011-12-05 08:29:22 +00:00
yajl-ruby (1.1.0)
PLATFORMS
2011-07-12 08:00:57 +00:00
ruby
DEPENDENCIES
bson_ext
carrierwave (= 0.5.4)
ckeditor
coffee-rails
2011-12-23 10:34:21 +00:00
database_cleaner
2011-04-13 11:02:18 +00:00
delorean
devise
execjs
2011-04-13 11:02:18 +00:00
factory_girl_rails
jquery-rails
mini_magick
2011-12-23 10:34:21 +00:00
mongoid!
radius
2011-10-18 03:21:24 +00:00
rails
rake
2011-04-13 11:02:18 +00:00
rcov
rspec (~> 2.0)
rspec-rails (~> 2.0)
2011-07-12 08:00:57 +00:00
ruby-debug19
rubyzip
sass-rails
2011-04-13 11:02:18 +00:00
shoulda-matchers
2011-08-18 05:43:33 +00:00
sinatra
2011-12-23 10:34:21 +00:00
spork
2011-10-18 03:21:24 +00:00
sprockets
2011-12-05 11:19:05 +00:00
therubyracer
2011-08-23 11:04:45 +00:00
uglifier
2011-04-13 11:02:18 +00:00
watchr
yajl-ruby