impress/Gemfile.lock

347 lines
7.9 KiB
Text
Raw Normal View History

GIT
remote: git://github.com/eventmachine/eventmachine.git
2013-03-05 13:10:25 -08:00
revision: c520f9de3969f6f39aa5f4439f825a63dd8c0f85
specs:
2013-03-05 13:10:25 -08:00
eventmachine (1.0.1)
GIT
remote: git://github.com/iain/http_accept_language.git
revision: 7738e45ba154015597fca749b7d0257861c14a02
specs:
http_accept_language (2.0.0.pre)
GIT
remote: git://github.com/igrigorik/em-http-request.git
revision: 322f2273fa7ea07c1eeb92755bf67f1f05058e54
specs:
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
GIT
remote: git://github.com/igrigorik/em-mysqlplus.git
revision: 11d6e1123654b948c1d0a8c9d9077e82420b2846
specs:
em-mysqlplus (0.1.5)
eventmachine (>= 0.12.9)
GIT
remote: git://github.com/igrigorik/em-synchrony.git
2013-03-05 13:10:25 -08:00
revision: 44c3cea84baf13a29f03ddb15c5040ec7703506f
specs:
2013-03-05 13:10:25 -08:00
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
2013-01-26 21:48:59 -08:00
GIT
remote: git://github.com/matchu/flex.git
revision: d62f508f795ecdbb383f406865daa72368b43ba5
specs:
flex (0.4.1)
multi_json (~> 1.3.4)
progressbar (~> 0.11.0)
prompter (~> 0.1.5)
2013-01-28 00:10:25 -08:00
GIT
remote: git://github.com/matchu/globalize3.git
revision: e23277864270131bbee29033f8a3abfb74ffe1f8
2013-01-28 00:10:25 -08:00
specs:
globalize3 (0.3.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
paper_trail (~> 2)
GIT
remote: git://github.com/matchu/neopets.git
revision: 5d13a720b616ba57fbbd54541f3e5daf02b3fedc
specs:
neopets (0.2.0)
nokogiri (~> 1.5.2)
GIT
remote: git://github.com/oldmoe/mysqlplus.git
revision: f07936d2eb9b0893994ed99fe82267b5e7770d06
specs:
mysqlplus (0.1.1)
GIT
2011-07-31 20:20:04 -07:00
remote: git://github.com/rubyamf/rocketamf.git
revision: 796f591d002b5cf47df436dbcbd6f2ab00e869ed
specs:
2011-07-31 20:20:04 -07:00
RocketAMF (1.0.0)
GEM
remote: http://rubygems.org/
specs:
2013-03-18 11:25:49 -07:00
actionmailer (3.2.13)
actionpack (= 3.2.13)
mail (~> 2.5.3)
actionpack (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
2013-03-05 13:10:25 -08:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
2013-03-05 13:10:25 -08:00
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
2013-03-18 11:25:49 -07:00
activemodel (3.2.13)
activesupport (= 3.2.13)
2013-03-05 13:10:25 -08:00
builder (~> 3.0.0)
2013-03-18 11:25:49 -07:00
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
2013-03-05 13:10:25 -08:00
tzinfo (~> 0.3.29)
2013-03-18 11:25:49 -07:00
activeresource (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
activesupport (3.2.13)
i18n (= 0.6.1)
2013-03-05 13:10:25 -08:00
multi_json (~> 1.0)
addressable (2.3.3)
airbrake (3.1.8)
activesupport
builder
json
arel (3.0.2)
bcrypt-ruby (3.0.1)
2013-03-05 13:10:25 -08:00
builder (3.0.4)
2013-03-18 11:25:49 -07:00
carrierwave (0.8.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
2011-06-04 15:40:15 -07:00
character-encodings (0.4.1)
2012-07-24 09:05:34 -07:00
chronic (0.6.7)
chunky_png (1.2.7)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
cookiejar (0.3.0)
devise (2.2.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
2013-03-05 13:10:25 -08:00
diff-lcs (1.2.1)
dye (0.1.4)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
2013-03-05 13:10:25 -08:00
erubis (2.7.0)
excon (0.19.3)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
factory_girl_rails (1.7.0)
factory_girl (~> 2.6.0)
2011-02-05 19:51:19 -08:00
railties (>= 3.0.0)
fog (1.8.0)
2012-03-15 15:00:29 -07:00
builder
excon (~> 0.14)
2012-03-15 15:00:29 -07:00
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
2012-03-15 15:00:29 -07:00
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
fssm (0.2.10)
haml (4.0.0)
tilt
2013-03-05 13:10:25 -08:00
hike (1.2.1)
http_parser.rb (0.5.3)
2013-03-18 11:25:49 -07:00
i18n (0.6.1)
journey (1.0.4)
2013-02-11 11:03:59 -08:00
json (1.7.7)
2013-03-18 11:25:49 -07:00
mail (2.5.3)
2011-02-05 19:51:19 -08:00
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memcache-client (1.8.5)
2013-03-05 13:10:25 -08:00
mime-types (1.21)
mini_magick (3.5.0)
2012-03-15 15:00:29 -07:00
subexec (~> 0.2.1)
2013-02-24 22:14:45 -08:00
msgpack (0.5.3)
multi_json (1.3.7)
2013-03-05 13:10:25 -08:00
mysql2 (0.3.11)
2012-03-15 15:00:29 -07:00
net-scp (1.0.4)
net-ssh (>= 1.99.1)
2013-03-05 13:10:25 -08:00
net-ssh (2.6.6)
newrelic_rpm (3.5.8.70)
nokogiri (1.5.6)
openneo-auth-signatory (0.1.0)
2010-10-18 14:58:45 -07:00
ruby-hmac
orm_adapter (0.4.0)
2013-03-05 13:10:25 -08:00
paper_trail (2.7.1)
2013-01-11 14:20:06 -08:00
activerecord (~> 3.0)
railties (~> 3.0)
parallel (0.5.21)
patron (0.4.18)
polyglot (0.3.3)
progressbar (0.11.0)
prompter (0.1.5)
dye (>= 0.1.1)
yard (>= 0.6.3)
rack (1.4.5)
2013-07-02 14:10:01 -07:00
rack-attack (2.2.0)
rack
2013-03-05 13:10:25 -08:00
rack-cache (1.2)
rack (>= 0.4)
rack-fiber_pool (0.9.2)
2013-03-05 13:10:25 -08:00
rack-protection (1.4.0)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
2013-03-18 11:25:49 -07:00
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)
2013-03-18 11:25:49 -07:00
railties (= 3.2.13)
rails-i18n (0.7.2)
i18n (~> 0.5)
2013-03-18 11:25:49 -07:00
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
2013-03-05 13:10:25 -08:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
2011-02-05 19:51:19 -08:00
rdiscount (1.6.8)
2013-03-05 13:10:25 -08:00
rdoc (3.12.2)
json (~> 1.4)
2013-03-05 13:10:25 -08:00
redis (3.0.3)
redis-namespace (1.2.1)
redis (~> 3.0.0)
resque (1.23.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
2011-05-20 16:19:14 -07:00
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-retry (0.1.0)
resque (>= 1.8.0)
resque-scheduler (>= 1.8.0)
2013-03-05 13:10:25 -08:00
resque-scheduler (2.0.0)
redis (>= 2.0.1)
2013-03-05 13:10:25 -08:00
resque (>= 1.20.0)
rufus-scheduler
2013-01-26 08:34:48 -08:00
rest-client (1.6.7)
mime-types (>= 1.16)
2011-05-20 16:19:14 -07:00
right_aws (2.1.0)
right_http_connection (>= 1.2.5)
right_http_connection (1.3.0)
2011-02-05 19:51:19 -08:00
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
2011-02-05 19:51:19 -08:00
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-rails (2.0.1)
rspec (~> 2.0.0)
2010-10-18 14:58:45 -07:00
ruby-hmac (0.4.0)
rufus-scheduler (2.0.17)
tzinfo (>= 0.3.23)
2011-07-29 07:52:04 -07:00
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.2.6)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
2013-03-05 13:10:25 -08:00
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.2.2)
2013-03-05 13:10:25 -08:00
hike (~> 1.2)
multi_json (~> 1.0)
2013-03-05 13:10:25 -08:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
subexec (0.2.2)
2011-05-20 16:19:14 -07:00
swf_converter (0.0.3)
thor (0.17.0)
2013-03-18 11:25:49 -07:00
tilt (1.3.6)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
2013-03-18 11:25:49 -07:00
tzinfo (0.3.37)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
vegas (0.1.11)
2011-05-20 16:19:14 -07:00
rack (>= 1.0.0)
warden (1.2.1)
rack (>= 1.0)
2012-07-24 09:05:34 -07:00
whenever (0.7.3)
2010-11-27 15:59:35 -08:00
activesupport (>= 2.3.4)
2012-07-24 09:05:34 -07:00
chronic (~> 0.6.3)
will_paginate (3.0.4)
2013-03-05 13:10:25 -08:00
yard (0.8.5.2)
PLATFORMS
ruby
DEPENDENCIES
RocketAMF!
addressable
airbrake (~> 3.1.8)
2013-03-18 11:25:49 -07:00
carrierwave (~> 0.8.0)
2011-06-04 15:40:15 -07:00
character-encodings (~> 0.4.1)
compass-rails (~> 1.0.3)
devise (~> 2.2.3)
em-http-request!
em-mysqlplus!
em-synchrony!
eventmachine!
factory_girl_rails (~> 1.0)
flex!
fog (~> 1.8.0)
2013-01-28 00:10:25 -08:00
globalize3!
haml (~> 4.0.0)
http_accept_language!
2013-02-11 11:03:59 -08:00
json (~> 1.7.7)
memcache-client (~> 1.8.5)
2012-03-15 15:00:29 -07:00
mini_magick (~> 3.4)
2013-02-24 22:14:45 -08:00
msgpack (~> 0.5.3)
2013-03-05 13:10:25 -08:00
mysql2 (>= 0.3.11)
mysqlplus!
neopets (~> 0.2.0)!
2012-04-08 14:37:32 -07:00
newrelic_rpm
nokogiri (~> 1.5.2)
openneo-auth-signatory (~> 0.1.0)
parallel (~> 0.5.17)
patron (~> 0.4.18)
2013-07-02 14:10:01 -07:00
rack-attack (~> 2.2.0)
rack-fiber_pool
2013-03-18 11:25:49 -07:00
rails (= 3.2.13)
rails-i18n
rdiscount (~> 1.6.5)
resque (~> 1.23.0)
resque-retry (~> 0.1.0)
resque-scheduler (~> 2.0.0.d)
2013-01-26 08:34:48 -08:00
rest-client (~> 1.6.7)
2011-05-20 16:19:14 -07:00
right_aws (~> 2.1.0)
rspec-rails (~> 2.0.0.beta.22)
2011-07-29 07:52:04 -07:00
sanitize (~> 2.0.3)
sass-rails (~> 3.2.6)
2011-05-20 16:19:14 -07:00
swf_converter (~> 0.0.3)
uglifier (>= 1.0.3)
2012-07-24 09:05:34 -07:00
whenever (~> 0.7.3)
will_paginate (~> 3.0.pre2)