wblog/Gemfile.lock

297 lines
6.8 KiB
Plaintext
Raw Normal View History

2014-04-01 20:12:18 +08:00
GEM
remote: http://ruby.taobao.org/
specs:
2014-05-11 18:53:20 +08:00
actionmailer (4.1.1)
actionpack (= 4.1.1)
actionview (= 4.1.1)
2014-04-01 20:12:18 +08:00
mail (~> 2.5.4)
2014-05-11 18:53:20 +08:00
actionpack (4.1.1)
actionview (= 4.1.1)
activesupport (= 4.1.1)
2014-04-01 20:12:18 +08:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2014-05-11 18:53:20 +08:00
actionview (4.1.1)
activesupport (= 4.1.1)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.1)
activesupport (= 4.1.1)
builder (~> 3.1)
activerecord (4.1.1)
activemodel (= 4.1.1)
activesupport (= 4.1.1)
arel (~> 5.0.0)
activesupport (4.1.1)
2014-04-01 20:12:18 +08:00
i18n (~> 0.6, >= 0.6.9)
2014-05-11 18:53:20 +08:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-04-01 20:12:18 +08:00
thread_safe (~> 0.1)
2014-05-11 18:53:20 +08:00
tzinfo (~> 1.1)
angularjs-rails (1.2.16)
arel (5.0.1.20140414130214)
bson (2.2.3)
builder (3.2.2)
2014-04-01 20:12:18 +08:00
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
2014-05-11 18:53:20 +08:00
carrierwave-mongoid (0.7.1)
2014-04-01 20:12:18 +08:00
carrierwave (>= 0.8.0, < 0.11.0)
mongoid (>= 3.0, < 5.0)
2014-05-11 18:53:20 +08:00
mongoid-grid_fs (>= 1.3, < 3.0)
2014-04-01 20:12:18 +08:00
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
2014-05-11 18:53:20 +08:00
chunky_png (1.3.1)
2014-04-01 20:12:18 +08:00
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
2014-05-11 18:53:20 +08:00
connection_pool (2.0.0)
2014-04-01 20:12:18 +08:00
database_cleaner (1.2.0)
diff-lcs (1.2.5)
erubis (2.7.0)
execjs (2.0.2)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
2014-05-11 18:53:20 +08:00
factory_girl_rails (4.4.1)
2014-04-01 20:12:18 +08:00
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
ffi (1.9.3)
figaro (0.7.0)
bundler (~> 1.0)
rails (>= 3, < 5)
formatador (0.2.4)
foundation-icons-sass-rails (3.0.0)
railties (>= 3.1.1)
sass-rails (>= 3.1.1)
2014-05-11 18:53:20 +08:00
foundation-rails (5.2.2.0)
2014-04-01 20:12:18 +08:00
railties (>= 3.1.0)
sass (>= 3.2.0)
2014-05-11 18:53:20 +08:00
guard (2.6.1)
2014-04-01 20:12:18 +08:00
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.0.0)
bundler (~> 1.0)
guard (~> 2.2)
guard-rails (0.5.0)
guard (>= 2.0.0)
2014-05-11 18:53:20 +08:00
guard-rspec (4.2.9)
2014-04-01 20:12:18 +08:00
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
hike (1.2.3)
html_truncator (0.4.0)
nokogiri (~> 1.5)
i18n (0.6.9)
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
2014-05-11 18:53:20 +08:00
listen (2.7.4)
2014-04-01 20:12:18 +08:00
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_magick (3.7.0)
subexec (~> 0.2.1)
mini_portile (0.5.3)
2014-05-11 18:53:20 +08:00
minitest (5.3.3)
2014-04-01 20:12:18 +08:00
mongoid (4.0.0.beta1)
activemodel (>= 4.0.0)
moped (~> 2.0.beta6)
origin (~> 2.1)
tzinfo (>= 0.3.37)
2014-05-11 18:53:20 +08:00
mongoid-grid_fs (2.1.0)
mime-types (>= 1.0, < 3.0)
2014-04-01 20:12:18 +08:00
mongoid (>= 3.0, < 5.0)
mongoid-pagination (0.2.0)
activesupport
mongoid
mongoid-rspec (1.4.6)
mongoid (>= 3.0.0.rc)
rake
rspec (>= 2.9)
2014-05-11 18:53:20 +08:00
moped (2.0.0.rc1)
2014-04-01 20:12:18 +08:00
bson (~> 2.2)
2014-05-11 18:53:20 +08:00
connection_pool (~> 2.0)
2014-04-01 20:12:18 +08:00
optionable (~> 0.2.0)
2014-05-11 18:53:20 +08:00
multi_json (1.10.0)
2014-04-01 20:12:18 +08:00
nio4r (1.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
optionable (0.2.0)
2014-05-11 18:53:20 +08:00
origin (2.1.1)
2014-04-01 20:12:18 +08:00
polyglot (0.3.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-rails (0.3.2)
pry (>= 0.9.10)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
2014-05-11 18:53:20 +08:00
rails (4.1.1)
actionmailer (= 4.1.1)
actionpack (= 4.1.1)
actionview (= 4.1.1)
activemodel (= 4.1.1)
activerecord (= 4.1.1)
activesupport (= 4.1.1)
2014-04-01 20:12:18 +08:00
bundler (>= 1.3.0, < 2.0)
2014-05-11 18:53:20 +08:00
railties (= 4.1.1)
sprockets-rails (~> 2.0)
railties (4.1.1)
actionpack (= 4.1.1)
activesupport (= 4.1.1)
2014-04-01 20:12:18 +08:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2014-05-11 18:53:20 +08:00
rake (10.3.1)
2014-04-01 20:12:18 +08:00
rb-fsevent (0.9.4)
2014-05-11 18:53:20 +08:00
rb-inotify (0.9.4)
2014-04-01 20:12:18 +08:00
ffi (>= 0.5.0)
redcarpet (3.1.1)
redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
2014-05-11 18:53:20 +08:00
rouge (1.3.4)
2014-04-01 20:12:18 +08:00
rqrcode-with-patches (0.5.4)
chunky_png
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-rails (2.14.2)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-sidekiq (1.0.0)
rspec (>= 2.0.0)
sidekiq (>= 2.4.0)
2014-05-11 18:53:20 +08:00
sass (3.2.19)
sass-rails (4.0.3)
2014-04-01 20:12:18 +08:00
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
2014-05-11 18:53:20 +08:00
sprockets-rails (~> 2.0)
sidekiq (3.0.2)
2014-04-01 20:12:18 +08:00
celluloid (>= 0.15.2)
2014-05-11 18:53:20 +08:00
connection_pool (>= 2.0.0)
2014-04-01 20:12:18 +08:00
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
2014-05-11 18:53:20 +08:00
simple_form (3.0.2)
actionpack (~> 4.0)
activemodel (~> 4.0)
2014-04-01 20:12:18 +08:00
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
2014-05-11 18:53:20 +08:00
slim-rails (2.1.4)
actionpack (>= 3.0, < 4.2)
activesupport (>= 3.0, < 4.2)
railties (>= 3.0, < 4.2)
2014-04-01 20:12:18 +08:00
slim (~> 2.0)
slop (3.5.0)
2014-05-11 18:53:20 +08:00
sprockets (2.8.0)
2014-04-01 20:12:18 +08:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-05-11 18:53:20 +08:00
sprockets-rails (2.1.3)
2014-04-01 20:12:18 +08:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
subexec (0.2.3)
temple (0.6.7)
thor (0.19.1)
2014-05-11 18:53:20 +08:00
thread_safe (0.3.3)
2014-04-01 20:12:18 +08:00
tilt (1.4.1)
timers (1.1.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
2014-05-11 18:53:20 +08:00
tzinfo (1.1.0)
thread_safe (~> 0.1)
2014-04-01 20:12:18 +08:00
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
angularjs-rails
capybara
carrierwave-mongoid
2014-04-02 12:45:29 +08:00
chunky_png
2014-04-01 20:12:18 +08:00
coffee-rails (~> 4.0.1)
database_cleaner
factory_girl_rails
figaro
foundation-icons-sass-rails
foundation-rails (~> 5.2.1)
guard
guard-bundler
guard-rails
guard-rspec
html_truncator
jquery-rails
mini_magick
mongoid
mongoid-pagination
mongoid-rspec
nokogiri
pry-nav
pry-rails
quiet_assets
2014-05-11 18:53:20 +08:00
rails (= 4.1.1)
2014-04-01 20:12:18 +08:00
redcarpet
rest-client
rouge
rqrcode-with-patches
rspec-rails (>= 2.8.1)
rspec-sidekiq
sass-rails (~> 4.0.2)
sidekiq
simple_form
slim-rails
uglifier (>= 1.3.0)