git-scm.com/Gemfile.lock

155 строки
3.3 KiB
Plaintext
Исходник Обычный вид История

2012-03-06 20:52:03 +04:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.2)
actionpack (= 3.2.2)
mail (~> 2.4.0)
actionpack (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.1)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.2)
activesupport (= 3.2.2)
builder (~> 3.0.0)
activerecord (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
2012-03-07 05:47:11 +04:00
addressable (2.2.7)
2012-03-06 20:52:03 +04:00
arel (3.0.2)
builder (3.0.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
commonjs (0.2.0)
therubyracer (~> 0.9.9)
2012-03-06 21:18:53 +04:00
daemons (1.1.8)
2012-03-06 20:52:03 +04:00
erubis (2.7.0)
2012-03-06 21:18:53 +04:00
eventmachine (0.12.10)
2012-03-06 20:52:03 +04:00
execjs (1.3.0)
multi_json (~> 1.0)
2012-03-07 05:47:11 +04:00
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
faraday-stack (0.1.5)
faraday (>= 0.6, < 0.8)
2012-03-06 20:52:03 +04:00
hike (1.2.1)
i18n (0.6.0)
2012-03-07 05:47:11 +04:00
indextank (1.0.12)
faraday-stack
yajl-ruby (>= 0.7.7)
2012-03-06 20:52:03 +04:00
journey (1.0.3)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.6.5)
less (2.0.9)
commonjs (~> 0.2.0)
therubyracer (~> 0.9.9)
less-rails (2.1.7)
actionpack (>= 3.1)
less (~> 2.0.7)
less-rails-bootstrap (2.0.6)
less-rails (~> 2.1.0)
libv8 (3.3.10.4)
2012-03-06 20:52:03 +04:00
mail (2.4.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.1.0)
2012-03-07 05:47:11 +04:00
multipart-post (1.1.5)
2012-03-06 21:15:36 +04:00
pg (0.11.0)
2012-03-06 20:52:03 +04:00
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.2)
actionmailer (= 3.2.2)
actionpack (= 3.2.2)
activerecord (= 3.2.2)
activeresource (= 3.2.2)
activesupport (= 3.2.2)
bundler (~> 1.0)
railties (= 3.2.2)
railties (3.2.2)
actionpack (= 3.2.2)
activesupport (= 3.2.2)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
sass (3.1.15)
sass-rails (3.2.4)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
2012-03-06 21:15:36 +04:00
shotgun (0.9)
rack (>= 1.0)
2012-03-06 20:52:03 +04:00
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.5)
2012-03-06 21:15:36 +04:00
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
therubyracer (0.9.10)
libv8 (~> 3.3.10)
2012-03-06 21:18:53 +04:00
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2012-03-06 20:52:03 +04:00
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.32)
uglifier (1.2.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
2012-03-07 05:47:11 +04:00
yajl-ruby (1.1.0)
2012-03-06 20:52:03 +04:00
PLATFORMS
ruby
DEPENDENCIES
coffee-rails (~> 3.2.1)
2012-03-07 05:47:11 +04:00
indextank
2012-03-06 20:52:03 +04:00
jquery-rails
json
less-rails-bootstrap
2012-03-06 21:15:36 +04:00
pg
2012-03-06 20:52:03 +04:00
rails (= 3.2.2)
sass-rails (~> 3.2.3)
2012-03-06 21:15:36 +04:00
shotgun
2012-03-06 20:52:03 +04:00
sqlite3
2012-03-06 21:15:36 +04:00
sqlite3-ruby
2012-03-06 21:18:53 +04:00
thin
2012-03-06 20:52:03 +04:00
uglifier (>= 1.0.3)