mirror of
https://github.com/wahyd4/Libr.git
synced 2026-08-09 04:46:07 +10:00
378 lines
8.6 KiB
Gemfile.lock
378 lines
8.6 KiB
Gemfile.lock
GIT
|
|
remote: git://github.com/gregbell/active_admin.git
|
|
revision: 4f445b51c22b12af2cdde57fe2ce9835c32ef88e
|
|
specs:
|
|
activeadmin (1.0.0.pre)
|
|
arbre (~> 1.0)
|
|
bourbon
|
|
coffee-rails
|
|
formtastic (~> 2.3.0.rc3)
|
|
inherited_resources (~> 1.3)
|
|
jquery-rails
|
|
jquery-ui-rails
|
|
kaminari (~> 0.15)
|
|
rails (>= 3.2, < 4.2)
|
|
ransack (~> 1.0)
|
|
sass-rails
|
|
|
|
GIT
|
|
remote: git://github.com/rails/sass-rails.git
|
|
revision: 3a9e47db7d769221157c82229fc1bade55b580f0
|
|
specs:
|
|
sass-rails (4.0.1)
|
|
railties (>= 4.0.0, < 5.0)
|
|
sass (~> 3.2)
|
|
sprockets (~> 2.12)
|
|
sprockets-rails (~> 2.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actionmailer (4.1.0)
|
|
actionpack (= 4.1.0)
|
|
actionview (= 4.1.0)
|
|
mail (~> 2.5.4)
|
|
actionpack (4.1.0)
|
|
actionview (= 4.1.0)
|
|
activesupport (= 4.1.0)
|
|
rack (~> 1.5.2)
|
|
rack-test (~> 0.6.2)
|
|
actionview (4.1.0)
|
|
activesupport (= 4.1.0)
|
|
builder (~> 3.1)
|
|
erubis (~> 2.7.0)
|
|
active-resource-pagination (0.0.2)
|
|
activeresource
|
|
activemodel (4.1.0)
|
|
activesupport (= 4.1.0)
|
|
builder (~> 3.1)
|
|
activerecord (4.1.0)
|
|
activemodel (= 4.1.0)
|
|
activesupport (= 4.1.0)
|
|
arel (~> 5.0.0)
|
|
activeresource (4.0.0)
|
|
activemodel (~> 4.0)
|
|
activesupport (~> 4.0)
|
|
rails-observers (~> 0.1.1)
|
|
activesupport (4.1.0)
|
|
i18n (~> 0.6, >= 0.6.9)
|
|
json (~> 1.7, >= 1.7.7)
|
|
minitest (~> 5.1)
|
|
thread_safe (~> 0.1)
|
|
tzinfo (~> 1.1)
|
|
acts_as_commentable_with_threading (1.2.0)
|
|
activerecord (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
awesome_nested_set (>= 2.0)
|
|
addressable (2.3.6)
|
|
arbre (1.0.1)
|
|
activesupport (>= 3.0.0)
|
|
arel (5.0.1.20140414130214)
|
|
awesome_nested_set (3.0.0.rc.3)
|
|
activerecord (>= 4.0.0, < 5)
|
|
awesome_print (1.2.0)
|
|
bcrypt (3.1.7)
|
|
bourbon (3.2.3)
|
|
sass (~> 3.2)
|
|
thor
|
|
builder (3.2.2)
|
|
capybara (2.3.0)
|
|
mime-types (>= 1.16)
|
|
nokogiri (>= 1.3.3)
|
|
rack (>= 1.0.0)
|
|
rack-test (>= 0.5.4)
|
|
xpath (~> 2.0)
|
|
celluloid (0.15.2)
|
|
timers (~> 1.1.0)
|
|
childprocess (0.5.3)
|
|
ffi (~> 1.0, >= 1.0.11)
|
|
code_analyzer (0.4.5)
|
|
sexp_processor
|
|
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)
|
|
colored (1.2)
|
|
connection_pool (2.0.0)
|
|
cucumber (1.3.15)
|
|
builder (>= 2.1.2)
|
|
diff-lcs (>= 1.1.3)
|
|
gherkin (~> 2.12)
|
|
multi_json (>= 1.7.5, < 2.0)
|
|
multi_test (>= 0.1.1)
|
|
cucumber-rails (1.4.1)
|
|
capybara (>= 1.1.2, < 3)
|
|
cucumber (>= 1.3.8, < 2)
|
|
mime-types (~> 1.16)
|
|
nokogiri (~> 1.5)
|
|
rails (>= 3, < 5)
|
|
daemons (1.1.9)
|
|
dalli (2.7.2)
|
|
database_cleaner (1.3.0)
|
|
descendants_tracker (0.0.4)
|
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
devise (3.2.4)
|
|
bcrypt (~> 3.0)
|
|
orm_adapter (~> 0.1)
|
|
railties (>= 3.2.6, < 5)
|
|
thread_safe (~> 0.1)
|
|
warden (~> 1.2.3)
|
|
diff-lcs (1.2.5)
|
|
docile (1.1.4)
|
|
erubis (2.7.0)
|
|
eventmachine (1.0.3)
|
|
execjs (2.2.0)
|
|
faraday (0.9.0)
|
|
multipart-post (>= 1.2, < 3)
|
|
ffi (1.9.3)
|
|
flay (2.5.0)
|
|
ruby_parser (~> 3.0)
|
|
sexp_processor (~> 4.0)
|
|
formtastic (2.3.0.rc3)
|
|
actionpack (>= 3.0)
|
|
gherkin (2.12.2)
|
|
multi_json (~> 1.3)
|
|
gis-distance (1.0.0)
|
|
github_api (0.11.3)
|
|
addressable (~> 2.3)
|
|
descendants_tracker (~> 0.0.1)
|
|
faraday (~> 0.8, < 0.10)
|
|
hashie (>= 1.2)
|
|
multi_json (>= 1.7.5, < 2.0)
|
|
nokogiri (~> 1.6.0)
|
|
oauth2
|
|
gravatar-ultimate (2.0.0)
|
|
activesupport (>= 2.3.14)
|
|
rack
|
|
has_scope (0.6.0.rc)
|
|
actionpack (>= 3.2, < 5)
|
|
activesupport (>= 3.2, < 5)
|
|
hashie (3.0.0)
|
|
highline (1.6.21)
|
|
hike (1.2.3)
|
|
httpclient (2.4.0)
|
|
i18n (0.6.9)
|
|
inherited_resources (1.5.0)
|
|
has_scope (~> 0.6.0.rc)
|
|
responders (~> 1.0)
|
|
jquery-rails (3.1.0)
|
|
railties (>= 3.0, < 5.0)
|
|
thor (>= 0.14, < 2.0)
|
|
jquery-ui-rails (4.2.1)
|
|
railties (>= 3.2.16)
|
|
json (1.8.1)
|
|
jwt (1.0.0)
|
|
kaminari (0.16.1)
|
|
actionpack (>= 3.0.0)
|
|
activesupport (>= 3.0.0)
|
|
kgio (2.9.2)
|
|
launchy (2.4.2)
|
|
addressable (~> 2.3)
|
|
machinist (2.0)
|
|
mail (2.5.4)
|
|
mime-types (~> 1.16)
|
|
treetop (~> 1.4.8)
|
|
memcachier (0.0.2)
|
|
mime-types (1.25.1)
|
|
mini_portile (0.6.0)
|
|
minitest (5.3.4)
|
|
multi_json (1.10.1)
|
|
multi_test (0.1.1)
|
|
multi_xml (0.5.5)
|
|
multipart-post (2.0.0)
|
|
nayutaya-msgpack-pure (0.0.2)
|
|
newrelic_rpm (3.8.1.221)
|
|
nokogiri (1.6.2.1)
|
|
mini_portile (= 0.6.0)
|
|
oauth2 (0.9.4)
|
|
faraday (>= 0.8, < 0.10)
|
|
jwt (~> 1.0)
|
|
multi_json (~> 1.3)
|
|
multi_xml (~> 0.5)
|
|
rack (~> 1.2)
|
|
orm_adapter (0.5.0)
|
|
pg (0.17.1)
|
|
polyamorous (1.0.0)
|
|
activerecord (>= 3.0)
|
|
polyglot (0.3.5)
|
|
protected_attributes (1.0.7)
|
|
activemodel (>= 4.0.1, < 5.0)
|
|
rack (1.5.2)
|
|
rack-cache (1.2)
|
|
rack (>= 0.4)
|
|
rack-test (0.6.2)
|
|
rack (>= 1.0)
|
|
rails (4.1.0)
|
|
actionmailer (= 4.1.0)
|
|
actionpack (= 4.1.0)
|
|
actionview (= 4.1.0)
|
|
activemodel (= 4.1.0)
|
|
activerecord (= 4.1.0)
|
|
activesupport (= 4.1.0)
|
|
bundler (>= 1.3.0, < 2.0)
|
|
railties (= 4.1.0)
|
|
sprockets-rails (~> 2.0)
|
|
rails-observers (0.1.2)
|
|
activemodel (~> 4.0)
|
|
rails_best_practices (1.15.4)
|
|
activesupport
|
|
awesome_print
|
|
code_analyzer (>= 0.4.3)
|
|
colored
|
|
erubis
|
|
i18n
|
|
json
|
|
require_all
|
|
ruby-progressbar
|
|
railties (4.1.0)
|
|
actionpack (= 4.1.0)
|
|
activesupport (= 4.1.0)
|
|
rake (>= 0.8.7)
|
|
thor (>= 0.18.1, < 2.0)
|
|
raindrops (0.13.0)
|
|
rake (10.3.2)
|
|
ransack (1.2.3)
|
|
actionpack (>= 3.0)
|
|
activerecord (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
i18n
|
|
polyamorous (~> 1.0.0)
|
|
redis (3.0.7)
|
|
redis-namespace (1.4.1)
|
|
redis (~> 3.0.4)
|
|
require_all (1.3.2)
|
|
responders (1.1.0)
|
|
railties (>= 3.2, < 5)
|
|
rest-client (1.6.7)
|
|
mime-types (>= 1.16)
|
|
rspec-core (3.0.1)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-expectations (3.0.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-mocks (3.0.1)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-rails (3.0.1)
|
|
actionpack (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
railties (>= 3.0)
|
|
rspec-core (~> 3.0.0)
|
|
rspec-expectations (~> 3.0.0)
|
|
rspec-mocks (~> 3.0.0)
|
|
rspec-support (~> 3.0.0)
|
|
rspec-support (3.0.0)
|
|
ruby-progressbar (1.5.1)
|
|
ruby_parser (3.6.1)
|
|
sexp_processor (~> 4.1)
|
|
rubyzip (1.1.4)
|
|
sass (3.3.8)
|
|
selenium-webdriver (2.42.0)
|
|
childprocess (>= 0.5.0)
|
|
multi_json (~> 1.0)
|
|
rubyzip (~> 1.0)
|
|
websocket (~> 1.0.4)
|
|
sexp_processor (4.4.3)
|
|
sidekiq (3.1.4)
|
|
celluloid (>= 0.15.2)
|
|
connection_pool (>= 2.0.0)
|
|
json
|
|
redis (>= 3.0.6)
|
|
redis-namespace (>= 1.3.1)
|
|
simplecov (0.8.2)
|
|
docile (~> 1.1.0)
|
|
multi_json
|
|
simplecov-html (~> 0.8.0)
|
|
simplecov-html (0.8.0)
|
|
slim (2.0.2)
|
|
temple (~> 0.6.6)
|
|
tilt (>= 1.3.3, < 2.1)
|
|
sprockets (2.12.1)
|
|
hike (~> 1.2)
|
|
multi_json (~> 1.0)
|
|
rack (~> 1.0)
|
|
tilt (~> 1.1, != 1.3.0)
|
|
sprockets-rails (2.1.3)
|
|
actionpack (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
sprockets (~> 2.8)
|
|
tddium (1.19.4)
|
|
github_api
|
|
highline
|
|
json
|
|
launchy
|
|
nayutaya-msgpack-pure (~> 0.0.2)
|
|
tddium_client (~> 0.4.2)
|
|
thor
|
|
tddium_client (0.4.3)
|
|
httpclient (>= 2.2.5)
|
|
json
|
|
temple (0.6.7)
|
|
thin (1.6.2)
|
|
daemons (>= 1.0.9)
|
|
eventmachine (>= 1.0.0)
|
|
rack (>= 1.0.0)
|
|
thor (0.19.1)
|
|
thread_safe (0.3.4)
|
|
tilt (1.4.1)
|
|
timers (1.1.0)
|
|
treetop (1.4.15)
|
|
polyglot
|
|
polyglot (>= 0.3.1)
|
|
tzinfo (1.2.1)
|
|
thread_safe (~> 0.1)
|
|
unicorn (4.8.3)
|
|
kgio (~> 2.6)
|
|
rack
|
|
raindrops (~> 0.7)
|
|
warden (1.2.3)
|
|
rack (>= 1.0)
|
|
websocket (1.0.7)
|
|
will_paginate (3.0.5)
|
|
xpath (2.0.0)
|
|
nokogiri (~> 1.3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
active-resource-pagination
|
|
activeadmin!
|
|
activeresource
|
|
activesupport (= 4.1.0)
|
|
acts_as_commentable_with_threading
|
|
awesome_nested_set (= 3.0.0.rc.3)
|
|
bourbon (< 4)
|
|
capybara
|
|
cucumber-rails
|
|
dalli
|
|
database_cleaner
|
|
devise
|
|
flay
|
|
gis-distance
|
|
gravatar-ultimate
|
|
jquery-rails
|
|
kgio
|
|
machinist
|
|
memcachier
|
|
newrelic_rpm
|
|
nokogiri
|
|
pg
|
|
protected_attributes
|
|
rack-cache
|
|
rails (= 4.1.0)
|
|
rails_best_practices
|
|
rest-client
|
|
rspec-rails
|
|
sass-rails!
|
|
selenium-webdriver
|
|
sidekiq
|
|
simplecov
|
|
slim
|
|
tddium
|
|
thin
|
|
unicorn
|
|
will_paginate
|