git-scm.com/Gemfile.lock

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

2012-03-06 20:52:03 +04:00
GEM
remote: https://rubygems.org/
specs:
2014-07-25 05:11:49 +04:00
actionmailer (4.1.4)
actionpack (= 4.1.4)
actionview (= 4.1.4)
2013-10-18 04:47:08 +04:00
mail (~> 2.5.4)
2014-07-25 05:11:49 +04:00
actionpack (4.1.4)
actionview (= 4.1.4)
activesupport (= 4.1.4)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
2012-03-06 20:52:03 +04:00
erubis (~> 2.7.0)
2014-07-25 05:11:49 +04:00
activemodel (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
activerecord (4.1.4)
activemodel (= 4.1.4)
activesupport (= 4.1.4)
arel (~> 5.0.0)
activesupport (4.1.4)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
2013-10-18 04:47:08 +04:00
ansi (1.4.3)
2014-07-25 05:11:49 +04:00
arel (5.0.1.20140414130214)
2013-10-28 00:58:45 +04:00
asciidoctor (0.1.4)
2013-10-18 04:47:08 +04:00
awesome_print (1.2.0)
2014-07-25 07:18:53 +04:00
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2014-07-25 05:11:49 +04:00
builder (3.2.2)
chunky_png (1.3.1)
2014-07-25 07:18:53 +04:00
coderay (1.1.0)
2014-07-25 05:11:49 +04:00
coffee-rails (4.0.1)
2012-03-06 20:52:03 +04:00
coffee-script (>= 2.2.0)
2014-07-25 05:11:49 +04:00
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
2012-03-06 20:52:03 +04:00
coffee-script-source
execjs
2014-07-25 05:11:49 +04:00
coffee-script-source (1.7.1)
2013-10-18 04:47:08 +04:00
commonjs (0.2.7)
2014-07-25 05:11:49 +04:00
compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
2014-07-25 05:11:49 +04:00
sass (~> 3.2.19)
compass-rails (2.0.0)
compass (>= 0.12.2)
2014-06-19 06:21:07 +04:00
crack (0.4.2)
safe_yaml (~> 1.0.0)
2014-07-25 05:11:49 +04:00
dalli (2.7.2)
2014-05-27 04:00:15 +04:00
database_cleaner (1.3.0)
2014-07-25 07:18:53 +04:00
debug_inspector (0.0.2)
2014-07-25 05:11:49 +04:00
diff-lcs (1.2.5)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
dotenv-rails (0.11.1)
dotenv (= 0.11.1)
2012-03-06 20:52:03 +04:00
erubis (2.7.0)
2013-10-18 04:47:08 +04:00
exceptional (2.0.33)
2012-04-30 20:29:23 +04:00
rack
2014-07-25 05:11:49 +04:00
execjs (2.2.1)
fabrication (2.11.3)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
foreman (0.74.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)
2013-10-18 04:47:08 +04:00
fssm (0.2.10)
2014-07-25 05:11:49 +04:00
haml (4.0.5)
2013-10-18 04:47:08 +04:00
tilt
hashr (0.0.22)
hike (1.2.3)
2014-07-25 04:38:05 +04:00
i18n (0.6.11)
2014-07-25 05:11:49 +04:00
jquery-rails (3.1.1)
2013-10-18 04:47:08 +04:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
2013-12-04 05:39:45 +04:00
json (1.8.1)
2014-07-25 05:11:49 +04:00
kgio (2.9.2)
launchy (2.4.2)
2013-10-18 04:47:08 +04:00
addressable (~> 2.3)
2014-07-25 05:11:49 +04:00
less (2.5.1)
2013-10-18 04:47:08 +04:00
commonjs (~> 0.2.7)
2014-07-25 05:11:49 +04:00
less-rails (2.5.0)
actionpack (>= 3.1)
2014-07-25 05:11:49 +04:00
less (~> 2.5.0)
less-rails-bootstrap (3.2.0)
less-rails (~> 2.5.0)
2013-10-18 04:47:08 +04:00
libv8 (3.16.14.3)
mail (2.5.4)
2012-03-06 20:52:03 +04:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
2013-08-28 22:55:33 +04:00
memcachier (0.0.2)
2013-12-04 05:39:45 +04:00
mime-types (1.25.1)
2014-07-25 05:11:49 +04:00
minitest (5.4.0)
2014-06-19 05:01:34 +04:00
multi_json (1.10.1)
2014-07-25 05:11:49 +04:00
multipart-post (2.0.0)
2013-10-18 04:47:08 +04:00
netrc (0.7.7)
2014-07-25 05:11:49 +04:00
newrelic_rpm (3.9.0.229)
octokit (3.2.0)
sawyer (~> 0.5.3)
pg (0.17.1)
2014-06-19 05:01:34 +04:00
polyglot (0.3.5)
2014-07-25 05:11:49 +04:00
rack (1.5.2)
2013-01-10 14:13:20 +04:00
rack-test (0.6.2)
2012-03-06 20:52:03 +04:00
rack (>= 1.0)
2013-11-24 04:34:29 +04:00
rack-timeout (0.0.4)
2014-07-25 05:11:49 +04:00
rails (4.1.4)
actionmailer (= 4.1.4)
actionpack (= 4.1.4)
actionview (= 4.1.4)
activemodel (= 4.1.4)
activerecord (= 4.1.4)
activesupport (= 4.1.4)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.4)
sprockets-rails (~> 2.0)
2013-11-26 06:37:33 +04:00
rails_12factor (0.0.2)
rails_serve_static_assets
rails_stdout_logging
2014-07-25 05:11:49 +04:00
rails_serve_static_assets (0.0.2)
2013-11-26 06:37:33 +04:00
rails_stdout_logging (0.0.3)
2014-07-25 05:11:49 +04:00
railties (4.1.4)
actionpack (= 4.1.4)
activesupport (= 4.1.4)
2012-03-06 20:52:03 +04:00
rake (>= 0.8.7)
2014-07-25 05:11:49 +04:00
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
2014-06-19 05:01:34 +04:00
rake (10.3.2)
2014-07-25 05:11:49 +04:00
rdoc (4.1.1)
2012-03-06 20:52:03 +04:00
json (~> 1.4)
2014-07-25 05:11:49 +04:00
redcarpet (3.1.2)
2013-10-18 04:47:08 +04:00
ref (1.0.5)
2014-07-25 05:11:49 +04:00
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-rails (3.0.2)
2014-01-22 07:00:08 +04:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2014-07-25 05:11:49 +04:00
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
rubyzip (1.1.6)
2014-06-19 06:21:07 +04:00
safe_yaml (1.0.3)
2014-07-25 05:11:49 +04:00
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
sawyer (0.5.4)
2013-10-18 04:47:08 +04:00
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
sequel (3.20.0)
2014-07-25 05:11:49 +04:00
shoulda-matchers (2.6.2)
2013-10-18 04:47:08 +04:00
activesupport (>= 3.0.0)
sinatra (1.0)
rack (>= 1.0)
2014-07-25 05:11:49 +04:00
sprockets (2.11.0)
2012-03-06 20:52:03 +04:00
hike (~> 1.2)
2013-01-10 14:13:20 +04:00
multi_json (~> 1.0)
2012-03-06 20:52:03 +04:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-07-25 05:11:49 +04:00
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
2013-10-18 04:47:08 +04:00
taps (0.3.24)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
2014-07-25 05:11:49 +04:00
therubyracer (0.12.1)
2013-10-18 04:47:08 +04:00
libv8 (~> 3.16.14.0)
ref
2014-04-28 07:20:39 +04:00
thor (0.19.1)
2014-07-25 05:11:49 +04:00
thread_safe (0.3.4)
2013-10-18 04:47:08 +04:00
tilt (1.4.1)
2014-07-25 05:11:49 +04:00
tire (0.6.2)
activemodel (>= 3.0)
2013-10-18 04:47:08 +04:00
activesupport
ansi
hashr (~> 0.0.19)
2013-10-18 04:47:08 +04:00
multi_json (~> 1.3)
rake
rest-client (~> 1.6)
2013-10-18 04:47:08 +04:00
treetop (1.4.15)
2012-03-06 20:52:03 +04:00
polyglot
polyglot (>= 0.3.1)
2014-07-25 05:11:49 +04:00
tzinfo (1.2.1)
thread_safe (~> 0.1)
uglifier (2.5.3)
2012-03-06 20:52:03 +04:00
execjs (>= 0.3.0)
2014-07-25 05:11:49 +04:00
json (>= 1.8.0)
unicorn (4.8.3)
2013-11-24 04:34:29 +04:00
kgio (~> 2.6)
rack
raindrops (~> 0.7)
2014-07-25 05:11:49 +04:00
webmock (1.18.0)
addressable (>= 2.3.6)
2014-06-19 06:21:07 +04:00
crack (>= 0.3.2)
2014-07-25 05:11:49 +04:00
yajl-ruby (1.2.1)
2012-03-06 20:52:03 +04:00
PLATFORMS
ruby
DEPENDENCIES
2013-10-28 00:58:45 +04:00
asciidoctor
awesome_print
2014-07-25 07:18:53 +04:00
better_errors
binding_of_caller
2013-10-18 04:47:08 +04:00
coffee-rails
compass-rails
2012-04-18 01:20:43 +04:00
dalli
2014-05-27 04:00:15 +04:00
database_cleaner
2012-04-18 01:20:43 +04:00
diff-lcs
dotenv-rails
2012-04-30 20:29:23 +04:00
exceptional
2014-05-27 04:00:15 +04:00
fabrication
faraday
faraday_middleware
2013-11-24 04:34:29 +04:00
foreman
haml
2012-03-06 20:52:03 +04:00
jquery-rails
json
launchy
less-rails-bootstrap
2013-08-28 22:55:33 +04:00
memcachier
netrc
2013-12-04 05:39:45 +04:00
newrelic_rpm
octokit
2012-03-06 21:15:36 +04:00
pg
2013-11-24 04:34:29 +04:00
rack-timeout
2014-07-25 05:11:49 +04:00
rails (= 4.1.4)
2013-11-26 06:37:33 +04:00
rails_12factor
2012-04-18 03:25:07 +04:00
redcarpet
2014-01-22 07:00:08 +04:00
rspec-rails
2012-04-06 05:06:49 +04:00
rubyzip
2014-07-25 05:11:49 +04:00
sass-rails (= 4.0.3)
2014-05-27 04:00:15 +04:00
shoulda-matchers
2012-03-06 20:52:03 +04:00
sqlite3
taps
2013-10-18 04:47:08 +04:00
therubyracer
tilt
tire
2013-10-18 04:47:08 +04:00
uglifier
2013-11-24 04:34:29 +04:00
unicorn
2014-06-19 06:21:07 +04:00
webmock
2012-07-03 18:29:54 +04:00
yajl-ruby