git-scm.com/Gemfile.lock

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

2012-03-06 20:52:03 +04:00
GEM
remote: https://rubygems.org/
specs:
2016-03-14 18:32:30 +03:00
actionmailer (4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
2015-01-25 09:07:20 +03:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-03-14 18:32:30 +03:00
actionpack (4.2.6)
actionview (= 4.2.6)
activesupport (= 4.2.6)
rack (~> 1.6)
2014-07-25 05:11:49 +04:00
rack-test (~> 0.6.2)
2015-01-25 09:07:20 +03:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-03-14 18:32:30 +03:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.6)
activesupport (= 4.2.6)
2014-07-25 05:11:49 +04:00
builder (~> 3.1)
2012-03-06 20:52:03 +04:00
erubis (~> 2.7.0)
2015-01-25 09:07:20 +03:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-03-14 18:32:30 +03:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (4.2.6)
activesupport (= 4.2.6)
2015-01-25 09:07:20 +03:00
globalid (>= 0.3.0)
2016-03-14 18:32:30 +03:00
activemodel (4.2.6)
activesupport (= 4.2.6)
2014-07-25 05:11:49 +04:00
builder (~> 3.1)
2016-03-14 18:32:30 +03:00
activerecord (4.2.6)
activemodel (= 4.2.6)
activesupport (= 4.2.6)
2015-01-25 09:07:20 +03:00
arel (~> 6.0)
2016-03-14 18:32:30 +03:00
activesupport (4.2.6)
2015-01-25 09:07:20 +03:00
i18n (~> 0.7)
2014-07-25 05:11:49 +04:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2015-01-25 09:07:20 +03:00
thread_safe (~> 0.3, >= 0.3.4)
2014-07-25 05:11:49 +04:00
tzinfo (~> 1.1)
addressable (2.3.6)
2013-10-18 04:47:08 +04:00
ansi (1.4.3)
2016-03-14 18:32:30 +03:00
arel (6.0.3)
asciidoctor (1.5.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)
bullet (5.5.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
byebug (3.1.2)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
2014-07-25 05:11:49 +04:00
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)
columnize (0.8.9)
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)
debugger-linecache (1.2.0)
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)
2016-03-14 18:32:30 +03:00
globalid (0.3.6)
2015-01-25 09:07:20 +03:00
activesupport (>= 4.1.0)
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)
2015-01-25 09:07:20 +03:00
i18n (0.7.0)
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)
2016-03-14 18:32:30 +03:00
json (1.8.3)
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)
2016-03-14 18:32:30 +03:00
loofah (2.0.3)
2015-01-25 09:07:20 +03:00
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
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)
2016-03-14 18:32:30 +03:00
mini_portile2 (2.0.0)
minitest (5.8.4)
multi_json (1.11.2)
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)
2016-03-14 18:32:30 +03:00
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
2014-07-25 05:11:49 +04:00
octokit (3.2.0)
sawyer (~> 0.5.3)
2016-03-14 18:32:30 +03:00
pg (0.18.4)
rack (1.6.4)
2015-01-25 09:07:20 +03:00
rack-test (0.6.3)
2012-03-06 20:52:03 +04:00
rack (>= 1.0)
2013-11-24 04:34:29 +04:00
rack-timeout (0.0.4)
2016-03-14 18:32:30 +03:00
rails (4.2.6)
actionmailer (= 4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
activemodel (= 4.2.6)
activerecord (= 4.2.6)
activesupport (= 4.2.6)
2014-07-25 05:11:49 +04:00
bundler (>= 1.3.0, < 2.0)
2016-03-14 18:32:30 +03:00
railties (= 4.2.6)
2015-01-25 09:07:20 +03:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2016-03-14 18:32:30 +03:00
rails-dom-testing (1.0.7)
2015-01-25 09:07:20 +03:00
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-03-14 18:32:30 +03:00
rails-html-sanitizer (1.0.3)
2015-01-25 09:07:20 +03:00
loofah (~> 2.0)
rails-perftest (0.0.4)
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)
2016-03-14 18:32:30 +03:00
railties (4.2.6)
actionpack (= 4.2.6)
activesupport (= 4.2.6)
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)
2016-03-14 18:32:30 +03:00
rake (11.1.1)
2014-07-25 05:11:49 +04:00
rdoc (4.1.1)
2012-03-06 20:52:03 +04:00
json (~> 1.4)
redcarpet (3.2.3)
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)
ruby-prof (0.15.1)
2014-07-25 05:11:49 +04:00
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)
2016-03-14 18:32:30 +03:00
sprockets-rails (2.3.3)
2014-07-25 05:11:49 +04:00
actionpack (>= 3.0)
activesupport (>= 3.0)
2015-01-25 09:07:20 +03:00
sprockets (>= 2.8, < 4.0)
2014-07-25 05:11:49 +04:00
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-04-28 07:20:39 +04:00
thor (0.19.1)
2016-03-14 18:32:30 +03:00
thread_safe (0.3.5)
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)
2014-08-25 01:45:36 +04:00
tzinfo (1.2.2)
2014-07-25 05:11:49 +04:00
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)
uniform_notifier (1.10.0)
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
asciidoctor (>= 1.5.4)
awesome_print
2014-07-25 07:18:53 +04:00
better_errors
binding_of_caller
bullet
byebug
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
2013-08-28 22:55:33 +04:00
memcachier
netrc
2014-10-23 19:50:26 +04:00
nokogiri
octokit
2012-03-06 21:15:36 +04:00
pg
2013-11-24 04:34:29 +04:00
rack-timeout
2016-03-14 18:32:30 +03:00
rails (= 4.2.6)
rails-perftest
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
ruby-prof
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
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
2016-03-14 18:32:30 +03:00
RUBY VERSION
ruby 2.1.8p440
2016-03-14 18:32:30 +03:00
BUNDLED WITH
1.13.6