osem-fcy/Gemfile.lock

243 lines
5.4 KiB
Text
Raw Normal View History

2013-01-07 09:04:09 +01:00
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
actionmailer (3.2.11)
actionpack (= 3.2.11)
2013-01-07 09:04:09 +01:00
mail (~> 2.4.4)
actionpack (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
2013-01-07 09:04:09 +01:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.11)
activesupport (= 3.2.11)
2013-01-07 09:04:09 +01:00
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
2013-01-07 09:04:09 +01:00
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
activesupport (3.2.11)
2013-01-07 09:04:09 +01:00
i18n (~> 0.6)
multi_json (~> 1.0)
acts_as_commentable_with_threading (1.1.3)
2013-01-07 09:04:09 +01:00
activerecord (>= 3.0)
activesupport (~> 3.0)
awesome_nested_set (>= 2.0)
2013-01-08 06:48:40 +01:00
afm (0.2.0)
2013-01-07 09:04:09 +01:00
arel (3.0.2)
awesome_nested_set (2.1.6)
2013-01-07 09:04:09 +01:00
activerecord (>= 3.0.0)
bcrypt-ruby (3.0.1)
bootstrap-sass (2.3.2.0)
sass (~> 3.2)
2013-01-07 09:04:09 +01:00
builder (3.0.4)
cancan (1.6.10)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.1)
climate_control (>= 0.0.3, < 1.0)
cocoon (1.1.2)
coderay (1.0.9)
daemons (1.1.9)
devise (2.2.4)
2013-01-07 09:04:09 +01:00
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
diff-lcs (1.1.3)
2013-01-07 09:04:09 +01:00
erubis (2.7.0)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.9.0)
2013-01-07 09:04:09 +01:00
formtastic (2.2.1)
actionpack (>= 3.0)
formtastic-bootstrap (2.1.1)
2013-01-07 09:04:09 +01:00
formtastic (~> 2.2)
gravtastic (3.2.6)
haml (4.0.2)
tilt
2013-01-07 09:04:09 +01:00
hashery (2.1.0)
hike (1.2.2)
i18n (0.6.4)
2013-01-07 09:04:09 +01:00
journey (1.0.4)
jquery-fileupload-rails (0.4.1)
2013-01-07 09:04:09 +01:00
actionpack (>= 3.1)
railties (>= 3.1)
jquery-rails (2.2.1)
2013-01-07 09:04:09 +01:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.0)
libv8 (3.11.8.17)
2013-01-07 09:04:09 +01:00
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
mime-types (1.23)
mini_portile (0.5.0)
multi_json (1.7.3)
2013-01-15 08:25:18 +01:00
mysql2 (0.3.11)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
2013-01-07 09:04:09 +01:00
orm_adapter (0.4.0)
paper_trail (2.7.1)
activerecord (~> 3.0)
railties (~> 3.0)
paperclip (3.4.1)
2013-01-07 09:04:09 +01:00
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.0)
2013-01-07 09:04:09 +01:00
mime-types
pdf-reader (1.3.3)
2013-01-07 09:04:09 +01:00
Ascii85 (~> 1.0.0)
2013-01-08 06:48:40 +01:00
afm (~> 0.2.0)
2013-01-07 09:04:09 +01:00
hashery (~> 2.0)
ruby-rc4
2013-01-08 06:48:40 +01:00
ttfunk
2013-01-07 09:04:09 +01:00
polyglot (0.3.3)
prawn (0.12.0)
pdf-reader (>= 0.9.0)
ttfunk (~> 1.0.2)
prawn_rails (0.0.11)
prawn (>= 0.11.1)
railties (>= 3.0.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.4.5)
2013-01-07 09:04:09 +01:00
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
2013-01-07 09:04:09 +01:00
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.11)
actionmailer (= 3.2.11)
actionpack (= 3.2.11)
activerecord (= 3.2.11)
activeresource (= 3.2.11)
activesupport (= 3.2.11)
2013-01-07 09:04:09 +01:00
bundler (~> 1.0)
railties (= 3.2.11)
railties (3.2.11)
actionpack (= 3.2.11)
activesupport (= 3.2.11)
2013-01-07 09:04:09 +01:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.4)
rdoc (3.12.2)
2013-01-07 09:04:09 +01:00
json (~> 1.4)
ref (1.0.5)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-rails (2.11.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.11.0)
2013-01-07 09:04:09 +01:00
ruby-rc4 (0.1.5)
rubyzip (0.9.9)
2013-01-08 06:48:40 +01:00
sass (3.2.5)
2013-01-07 09:04:09 +01:00
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.33.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
slop (3.4.5)
2013-01-07 09:04:09 +01:00
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
transitions (0.1.8)
2013-01-07 09:04:09 +01:00
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
ttfunk (1.0.3)
tzinfo (0.3.37)
uglifier (2.1.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
2013-01-07 09:04:09 +01:00
warden (1.2.1)
rack (>= 1.0)
websocket (1.0.7)
will_paginate (3.0.4)
xpath (0.1.4)
nokogiri (~> 1.3)
2013-01-07 09:04:09 +01:00
PLATFORMS
ruby
DEPENDENCIES
acts_as_commentable_with_threading
bcrypt-ruby (~> 3.0.0)
bootstrap-sass
2013-01-07 09:04:09 +01:00
cancan
capybara (= 1.1.2)
2013-01-07 09:04:09 +01:00
cocoon
devise
formtastic-bootstrap
gravtastic
2013-01-07 09:04:09 +01:00
haml
jquery-fileupload-rails
jquery-rails
2013-01-15 08:25:18 +01:00
mysql2
paper_trail
2013-01-07 09:04:09 +01:00
paperclip (~> 3.0)
prawn
prawn_rails
pry
rails (= 3.2.11)
rspec-rails (= 2.11.0)
2013-01-07 09:04:09 +01:00
sass-rails (~> 3.2.3)
sqlite3
therubyracer
thin
2013-01-07 09:04:09 +01:00
transitions
uglifier (>= 1.2.2)
will_paginate