more pinning
This commit is contained in:
parent
a520def1c5
commit
1c2e96b359
|
|
@ -60,7 +60,8 @@ gem 'builder'
|
|||
gem 'jquery-rails'
|
||||
gem 'jquery-ui-rails', '4.2.1'
|
||||
#gem 'bootstrap-sass', '2.0.4'
|
||||
gem 'bcrypt-ruby', '3.0.1'
|
||||
#gem 'bcrypt-ruby', '3.1.14'
|
||||
gem 'bcrypt', '3.1.13'
|
||||
gem 'faker', '1.3.0'
|
||||
gem 'will_paginate' #, '3.0.3'
|
||||
gem 'bootstrap-will_paginate', '0.0.6'
|
||||
|
|
@ -119,7 +120,7 @@ gem 'resque-lonely_job', '~> 1.0.0'
|
|||
gem 'resque_mailer'
|
||||
gem 'netaddr'
|
||||
gem 'quiet_assets', :group => :development
|
||||
gem 'bugsnag'
|
||||
gem 'bugsnag', '5.3.2'
|
||||
gem 'multi_json' #, '1.9.0'
|
||||
gem 'rest-client'
|
||||
gem 'iso-639'
|
||||
|
|
|
|||
543
web/Gemfile.lock
543
web/Gemfile.lock
|
|
@ -23,8 +23,8 @@ GEM
|
|||
remote: http://rubygems.org/
|
||||
remote: https://rails-assets.org/
|
||||
specs:
|
||||
CFPropertyList (2.3.5)
|
||||
aasm (4.12.0)
|
||||
CFPropertyList (2.3.6)
|
||||
aasm (5.1.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
actionmailer (4.2.8)
|
||||
actionpack (= 4.2.8)
|
||||
|
|
@ -62,17 +62,20 @@ GEM
|
|||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.5.1)
|
||||
public_suffix (~> 2.0, >= 2.0.2)
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
aes_key_wrap (1.1.0)
|
||||
aliyun-sdk (0.8.0)
|
||||
nokogiri (~> 1.6)
|
||||
rest-client (~> 2.0)
|
||||
amq-client (0.9.12)
|
||||
amq-protocol (>= 1.2.0)
|
||||
eventmachine
|
||||
amq-protocol (2.2.0)
|
||||
amq-protocol (2.3.2)
|
||||
amqp (0.9.8)
|
||||
amq-client (~> 0.9.5)
|
||||
amq-protocol (>= 0.9.4)
|
||||
eventmachine
|
||||
archive-tar-minitar (0.5.2)
|
||||
arel (6.0.4)
|
||||
arr-pm (0.0.10)
|
||||
cabin (> 0)
|
||||
|
|
@ -92,28 +95,29 @@ GEM
|
|||
babel-transpiler (0.7.0)
|
||||
babel-source (>= 4.0, < 6)
|
||||
execjs (~> 2.0)
|
||||
backports (3.8.0)
|
||||
bcrypt (3.1.11)
|
||||
bcrypt-ruby (3.0.1)
|
||||
backports (3.20.2)
|
||||
bcrypt (3.1.13)
|
||||
bindata (2.4.8)
|
||||
bootstrap-will_paginate (0.0.6)
|
||||
will_paginate
|
||||
bower-rails (0.9.2)
|
||||
buftok (0.2.0)
|
||||
bugsnag (5.3.2)
|
||||
builder (3.2.3)
|
||||
byebug (9.0.6)
|
||||
builder (3.2.4)
|
||||
byebug (11.1.3)
|
||||
cabin (0.9.0)
|
||||
capybara (2.13.0)
|
||||
capybara (3.32.2)
|
||||
addressable
|
||||
mime-types (>= 1.16)
|
||||
nokogiri (>= 1.3.3)
|
||||
rack (>= 1.0.0)
|
||||
rack-test (>= 0.5.4)
|
||||
xpath (~> 2.0)
|
||||
capybara-screenshot (1.0.14)
|
||||
capybara (>= 1.0, < 3)
|
||||
mini_mime (>= 0.1.3)
|
||||
nokogiri (~> 1.8)
|
||||
rack (>= 1.6.0)
|
||||
rack-test (>= 0.6.3)
|
||||
regexp_parser (~> 1.5)
|
||||
xpath (~> 3.2)
|
||||
capybara-screenshot (1.0.25)
|
||||
capybara (>= 1.0, < 4)
|
||||
launchy
|
||||
carmen (1.0.2)
|
||||
carmen (1.1.3)
|
||||
activesupport (>= 3.0.0)
|
||||
carrierwave (0.11.2)
|
||||
activemodel (>= 3.2.0)
|
||||
|
|
@ -121,16 +125,15 @@ GEM
|
|||
json (>= 1.7)
|
||||
mime-types (>= 1.16)
|
||||
mimemagic (>= 0.3.0)
|
||||
carrierwave_direct (0.0.15)
|
||||
carrierwave
|
||||
fog
|
||||
uuidtools
|
||||
carrierwave_direct (1.0.0)
|
||||
carrierwave (~> 0.11)
|
||||
fog-aws
|
||||
cause (0.1)
|
||||
childprocess (0.7.0)
|
||||
childprocess (0.9.0)
|
||||
ffi (~> 1.0, >= 1.0.11)
|
||||
clamp (1.0.1)
|
||||
cliver (0.3.2)
|
||||
coderay (1.1.1)
|
||||
coderay (1.1.3)
|
||||
coffee-rails (4.2.2)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (>= 4.0.0)
|
||||
|
|
@ -138,9 +141,9 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.0.5)
|
||||
connection_pool (2.2.1)
|
||||
crass (1.0.2)
|
||||
concurrent-ruby (1.1.8)
|
||||
connection_pool (2.2.3)
|
||||
crass (1.0.6)
|
||||
database_cleaner (1.3.0)
|
||||
devise (3.3.0)
|
||||
bcrypt (~> 3.0)
|
||||
|
|
@ -148,10 +151,10 @@ GEM
|
|||
railties (>= 3.2.6, < 5)
|
||||
thread_safe (~> 0.1)
|
||||
warden (~> 1.2.3)
|
||||
diff-lcs (1.3)
|
||||
domain_name (0.5.20170404)
|
||||
diff-lcs (1.4.4)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (2.2.1)
|
||||
dotenv (2.7.6)
|
||||
elasticsearch (7.4.0)
|
||||
elasticsearch-api (= 7.4.0)
|
||||
elasticsearch-transport (= 7.4.0)
|
||||
|
|
@ -160,23 +163,23 @@ GEM
|
|||
elasticsearch-transport (7.4.0)
|
||||
faraday
|
||||
multi_json
|
||||
em-websocket (0.5.1)
|
||||
em-websocket (0.5.2)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
email_validator (1.6.0)
|
||||
activemodel
|
||||
equalizer (0.0.10)
|
||||
equalizer (0.0.11)
|
||||
erubis (2.7.0)
|
||||
et-orbi (1.0.4)
|
||||
et-orbi (1.2.4)
|
||||
tzinfo
|
||||
eventmachine (1.2.3)
|
||||
excon (0.57.0)
|
||||
excon (0.78.1)
|
||||
execjs (2.6.0)
|
||||
extlib (0.9.16)
|
||||
factory_girl (4.8.0)
|
||||
factory_girl (4.9.0)
|
||||
activesupport (>= 3.0.0)
|
||||
factory_girl_rails (4.8.0)
|
||||
factory_girl (~> 4.8.0)
|
||||
factory_girl_rails (4.9.0)
|
||||
factory_girl (~> 4.9.0)
|
||||
railties (>= 3.0.0)
|
||||
faker (1.3.0)
|
||||
i18n (~> 0.5)
|
||||
|
|
@ -187,7 +190,10 @@ GEM
|
|||
json
|
||||
rack-oauth2 (>= 0.14.4)
|
||||
tzinfo
|
||||
ffi (1.9.18)
|
||||
ffi (1.12.2)
|
||||
ffi-compiler (1.0.1)
|
||||
ffi (>= 1.0.0)
|
||||
rake
|
||||
filepicker-rails (0.1)
|
||||
multi_json (~> 1.6)
|
||||
railties (>= 3.1.0, < 5.0)
|
||||
|
|
@ -225,15 +231,16 @@ GEM
|
|||
fog-xml (~> 0.1.1)
|
||||
ipaddress (~> 0.5)
|
||||
json (>= 1.8, < 2.0)
|
||||
fog-aliyun (0.1.0)
|
||||
fog-core (~> 1.27)
|
||||
fog-json (~> 1.0)
|
||||
fog-aliyun (0.3.19)
|
||||
aliyun-sdk (~> 0.8.0)
|
||||
fog-core
|
||||
fog-json
|
||||
ipaddress (~> 0.8)
|
||||
xml-simple (~> 1.1)
|
||||
fog-atmos (0.1.0)
|
||||
fog-core
|
||||
fog-xml
|
||||
fog-aws (1.4.0)
|
||||
fog-aws (2.0.1)
|
||||
fog-core (~> 1.38)
|
||||
fog-json (~> 1.0)
|
||||
fog-xml (~> 0.1)
|
||||
|
|
@ -247,14 +254,14 @@ GEM
|
|||
fog-json (~> 1.0)
|
||||
fog-xml (~> 0.1)
|
||||
ipaddress (~> 0.8)
|
||||
fog-core (1.44.3)
|
||||
fog-core (1.45.0)
|
||||
builder
|
||||
excon (~> 0.49)
|
||||
excon (~> 0.58)
|
||||
formatador (~> 0.2)
|
||||
fog-digitalocean (0.3.0)
|
||||
fog-core (~> 1.42)
|
||||
fog-json (>= 1.0)
|
||||
fog-xml (>= 0.1)
|
||||
fog-digitalocean (0.4.0)
|
||||
fog-core
|
||||
fog-json
|
||||
fog-xml
|
||||
ipaddress (>= 0.5)
|
||||
fog-dnsimple (1.0.0)
|
||||
fog-core (~> 1.38)
|
||||
|
|
@ -270,23 +277,23 @@ GEM
|
|||
fog-core
|
||||
fog-json
|
||||
fog-xml
|
||||
fog-json (1.0.2)
|
||||
fog-core (~> 1.0)
|
||||
fog-json (1.2.0)
|
||||
fog-core
|
||||
multi_json (~> 1.10)
|
||||
fog-local (0.3.1)
|
||||
fog-core (~> 1.27)
|
||||
fog-openstack (0.1.21)
|
||||
fog-core (>= 1.40)
|
||||
fog-local (0.6.0)
|
||||
fog-core (>= 1.27, < 3.0)
|
||||
fog-openstack (0.3.10)
|
||||
fog-core (>= 1.45, <= 2.1.0)
|
||||
fog-json (>= 1.0)
|
||||
ipaddress (>= 0.8)
|
||||
fog-powerdns (0.1.1)
|
||||
fog-core (~> 1.27)
|
||||
fog-json (~> 1.0)
|
||||
fog-xml (~> 0.1)
|
||||
fog-profitbricks (3.0.0)
|
||||
fog-powerdns (0.2.0)
|
||||
fog-core
|
||||
fog-json
|
||||
fog-xml
|
||||
fog-profitbricks (4.1.1)
|
||||
fog-core (~> 1.42)
|
||||
fog-json (~> 1.0)
|
||||
fog-rackspace (0.1.5)
|
||||
fog-rackspace (0.1.6)
|
||||
fog-core (>= 1.35)
|
||||
fog-json (>= 1.0)
|
||||
fog-xml (>= 0.1)
|
||||
|
|
@ -320,32 +327,39 @@ GEM
|
|||
fog-voxel (0.1.0)
|
||||
fog-core
|
||||
fog-xml
|
||||
fog-vsphere (1.10.0)
|
||||
fog-vsphere (3.5.0)
|
||||
fog-core
|
||||
rbvmomi (~> 1.9)
|
||||
fog-xenserver (0.3.0)
|
||||
rbvmomi (>= 1.9, < 3)
|
||||
fog-xenserver (1.0.0)
|
||||
fog-core
|
||||
fog-xml
|
||||
xmlrpc
|
||||
fog-xml (0.1.3)
|
||||
fog-core
|
||||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (0.2.5)
|
||||
fpm (1.8.1)
|
||||
archive-tar-minitar (= 0.5.2)
|
||||
fpm (1.12.0)
|
||||
arr-pm (~> 0.0.10)
|
||||
backports (>= 2.6.2)
|
||||
cabin (>= 0.6.0)
|
||||
childprocess
|
||||
childprocess (< 1.0.0)
|
||||
clamp (~> 1.0.0)
|
||||
ffi
|
||||
json (>= 1.7.7, < 2.0)
|
||||
pleaserun (~> 0.0.24)
|
||||
ruby-xz
|
||||
geokit (1.11.0)
|
||||
geokit-rails (2.2.0)
|
||||
ffi (~> 1.12.0)
|
||||
git (>= 1.3.0, < 2.0)
|
||||
json (>= 1.7.7, < 3.0)
|
||||
pleaserun (~> 0.0.29)
|
||||
ruby-xz (~> 0.2.3)
|
||||
stud
|
||||
fugit (1.4.2)
|
||||
et-orbi (~> 1.1, >= 1.1.8)
|
||||
raabro (~> 1.4)
|
||||
geokit (1.13.1)
|
||||
geokit-rails (2.3.2)
|
||||
geokit (~> 1.5)
|
||||
rails (>= 3.0)
|
||||
globalid (0.4.0)
|
||||
git (1.8.1)
|
||||
rchardet (~> 1.8)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
god (0.13.7)
|
||||
gon (4.1.1)
|
||||
|
|
@ -370,113 +384,125 @@ GEM
|
|||
haml (>= 4.0.6, < 5.0)
|
||||
html2haml (>= 1.0.1)
|
||||
railties (>= 4.0.1)
|
||||
hashie (3.5.5)
|
||||
hashie (4.1.0)
|
||||
html2haml (2.2.0)
|
||||
erubis (~> 2.7.0)
|
||||
haml (>= 4.0, < 6)
|
||||
nokogiri (>= 1.6.0)
|
||||
ruby_parser (~> 3.5)
|
||||
htmlentities (4.3.4)
|
||||
http (1.0.4)
|
||||
http (4.4.1)
|
||||
addressable (~> 2.3)
|
||||
http-cookie (~> 1.0)
|
||||
http-form_data (~> 1.0.1)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
http-form_data (~> 2.2)
|
||||
http-parser (~> 1.2.0)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (1.0.3)
|
||||
http-form_data (2.3.0)
|
||||
http-parser (1.2.3)
|
||||
ffi-compiler (>= 1.0, < 2.0)
|
||||
http_parser.rb (0.6.0)
|
||||
httparty (0.15.5)
|
||||
httparty (0.18.1)
|
||||
mime-types (~> 3.0)
|
||||
multi_xml (>= 0.5.2)
|
||||
httpclient (2.8.3)
|
||||
i18n (0.8.4)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
icalendar (2.4.0)
|
||||
inflecto (0.0.2)
|
||||
influxdb (0.3.14)
|
||||
cause
|
||||
json
|
||||
influxdb-rails (0.1.12)
|
||||
influxdb (~> 0.3.0)
|
||||
railties
|
||||
influxdb (0.8.0)
|
||||
influxdb-rails (1.0.0)
|
||||
influxdb (~> 0.6, >= 0.6.4)
|
||||
railties (>= 4.2)
|
||||
insist (1.0.0)
|
||||
io-like (0.3.0)
|
||||
io-like (0.3.1)
|
||||
ipaddress (0.8.3)
|
||||
iso-639 (0.2.8)
|
||||
jquery-rails (4.3.1)
|
||||
iso-639 (0.3.5)
|
||||
jquery-rails (4.4.0)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (4.2.1)
|
||||
railties (>= 3.2.16)
|
||||
json (1.8.6)
|
||||
jwt (1.5.6)
|
||||
kgio (2.11.0)
|
||||
kickbox (2.0.2)
|
||||
json-jwt (1.13.0)
|
||||
activesupport (>= 4.2)
|
||||
aes_key_wrap
|
||||
bindata
|
||||
jwt (2.2.2)
|
||||
kgio (2.11.3)
|
||||
kickbox (2.0.4)
|
||||
faraday (~> 0.9)
|
||||
json (~> 1.8)
|
||||
json (>= 1.8)
|
||||
language_list (1.2.1)
|
||||
launchy (2.1.1)
|
||||
addressable (~> 2.3)
|
||||
little-plugger (1.1.4)
|
||||
logging (1.7.2)
|
||||
little-plugger (>= 1.1.3)
|
||||
loofah (2.0.3)
|
||||
loofah (2.9.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.6)
|
||||
mime-types (>= 1.16, < 4)
|
||||
mail (2.7.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
memoizable (0.4.2)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
method_source (0.8.2)
|
||||
mime-types (3.1)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2016.0521)
|
||||
mimemagic (0.3.2)
|
||||
mini_portile2 (2.2.0)
|
||||
minitest (5.10.2)
|
||||
mime-types-data (3.2020.1104)
|
||||
mimemagic (0.3.5)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.14.3)
|
||||
mono_logger (1.1.0)
|
||||
multi_json (1.12.1)
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.0.0)
|
||||
multipart-post (2.1.1)
|
||||
mustache (0.99.8)
|
||||
naught (1.1.0)
|
||||
netaddr (1.5.1)
|
||||
netaddr (2.0.4)
|
||||
netrc (0.11.0)
|
||||
newrelic_rpm (4.2.0.334)
|
||||
nokogiri (1.8.0)
|
||||
mini_portile2 (~> 2.2.0)
|
||||
nokogumbo (1.4.13)
|
||||
nokogiri
|
||||
newrelic_rpm (6.15.0)
|
||||
nio4r (2.5.4)
|
||||
nokogiri (1.10.10)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
nokogumbo (2.0.4)
|
||||
nokogiri (~> 1.8, >= 1.8.4)
|
||||
non-stupid-digest-assets (1.0.9)
|
||||
sprockets (>= 2.0)
|
||||
oauth (0.5.3)
|
||||
oauth2 (1.4.0)
|
||||
faraday (>= 0.8, < 0.13)
|
||||
jwt (~> 1.0)
|
||||
oauth (0.5.5)
|
||||
oauth2 (1.4.4)
|
||||
faraday (>= 0.8, < 2.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
rack (>= 1.2, < 3)
|
||||
oj (3.1.3)
|
||||
omniauth (1.6.1)
|
||||
hashie (>= 3.4.6, < 3.6.0)
|
||||
omniauth (1.9.1)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 1.6.2, < 3)
|
||||
omniauth-facebook (4.0.0)
|
||||
omniauth-facebook (8.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
omniauth-google-oauth2 (0.5.0)
|
||||
jwt (~> 1.5)
|
||||
multi_json (~> 1.3)
|
||||
omniauth-google-oauth2 (0.8.1)
|
||||
jwt (>= 2.0)
|
||||
oauth2 (~> 1.1)
|
||||
omniauth (>= 1.1.1)
|
||||
omniauth-oauth2 (>= 1.3.1)
|
||||
omniauth-oauth (1.1.0)
|
||||
omniauth-oauth2 (>= 1.6)
|
||||
omniauth-oauth (1.2.0)
|
||||
oauth
|
||||
omniauth (~> 1.0)
|
||||
omniauth-oauth2 (1.4.0)
|
||||
oauth2 (~> 1.0)
|
||||
omniauth (~> 1.2)
|
||||
omniauth-stripe-connect (2.10.0)
|
||||
omniauth (>= 1.0, < 3)
|
||||
omniauth-oauth2 (1.7.1)
|
||||
oauth2 (~> 1.4)
|
||||
omniauth (>= 1.9, < 3)
|
||||
omniauth-stripe-connect (2.10.1)
|
||||
omniauth (~> 1.3)
|
||||
omniauth-oauth2 (~> 1.4)
|
||||
omniauth-twitter (1.4.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
optimist (3.0.1)
|
||||
orm_adapter (0.5.0)
|
||||
paypal-sdk-core (0.3.4)
|
||||
multi_json (~> 1.0)
|
||||
|
|
@ -490,26 +516,26 @@ GEM
|
|||
logging (= 1.7.2)
|
||||
pg (= 0.17.1)
|
||||
thor
|
||||
pleaserun (0.0.29)
|
||||
pleaserun (0.0.31)
|
||||
cabin (> 0)
|
||||
clamp
|
||||
dotenv
|
||||
insist
|
||||
mustache (= 0.99.8)
|
||||
stud
|
||||
poltergeist (1.15.0)
|
||||
capybara (~> 2.1)
|
||||
poltergeist (1.18.1)
|
||||
capybara (>= 2.1, < 4)
|
||||
cliver (~> 0.3.1)
|
||||
websocket-driver (>= 0.2.0)
|
||||
postgres-copy (1.1.2)
|
||||
activerecord (>= 4.0)
|
||||
postgres-copy (1.2.0)
|
||||
activerecord (>= 4.0, < 5.1)
|
||||
pg (>= 0.17)
|
||||
responders
|
||||
postgres_ext (3.0.0)
|
||||
activerecord (>= 4.0.0)
|
||||
postgres_ext (3.0.1)
|
||||
activerecord (~> 4.0)
|
||||
arel (>= 4.0.1)
|
||||
pg_array_parser (~> 0.0.9)
|
||||
power_assert (1.0.2)
|
||||
power_assert (2.0.0)
|
||||
prawn (2.2.2)
|
||||
pdf-core (~> 0.7.0)
|
||||
ttfunk (~> 1.5)
|
||||
|
|
@ -517,24 +543,25 @@ GEM
|
|||
prawn (>= 1.3.0, < 3.0.0)
|
||||
protected_attributes (1.1.4)
|
||||
activemodel (>= 4.0.1, < 5.0)
|
||||
pry (0.10.4)
|
||||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
public_suffix (2.0.5)
|
||||
puma (3.9.1)
|
||||
pry (0.13.1)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (4.0.6)
|
||||
puma (5.2.0)
|
||||
nio4r (~> 2.0)
|
||||
quiet_assets (1.1.0)
|
||||
railties (>= 3.1, < 5.0)
|
||||
rabl (0.13.1)
|
||||
raabro (1.4.0)
|
||||
rabl (0.14.3)
|
||||
activesupport (>= 2.3.14)
|
||||
rack (1.6.8)
|
||||
rack-oauth2 (1.6.2)
|
||||
activesupport (>= 2.3)
|
||||
attr_required (>= 0.0.5)
|
||||
httpclient (>= 2.4)
|
||||
multi_json (>= 1.3.6)
|
||||
rack (>= 1.1)
|
||||
rack-protection (1.5.3)
|
||||
rack (1.6.13)
|
||||
rack-oauth2 (1.12.0)
|
||||
activesupport
|
||||
attr_required
|
||||
httpclient
|
||||
json-jwt (>= 1.11.0)
|
||||
rack (< 2.1)
|
||||
rack-protection (1.5.5)
|
||||
rack
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
|
|
@ -549,7 +576,7 @@ GEM
|
|||
bundler (>= 1.3.0, < 2.0)
|
||||
railties (= 4.2.8)
|
||||
sprockets-rails
|
||||
rails-assets-bluebird (3.5.0)
|
||||
rails-assets-bluebird (3.5.4)
|
||||
rails-assets-classnames (1.2.2)
|
||||
rails-assets-react-input-autosize (0.4.5)
|
||||
rails-assets-react-select (0.6.7)
|
||||
|
|
@ -558,26 +585,27 @@ GEM
|
|||
rails-assets-reflux (0.3.0)
|
||||
rails-deprecated_sanitizer (1.0.3)
|
||||
activesupport (>= 4.2.0.alpha)
|
||||
rails-dom-testing (1.0.8)
|
||||
activesupport (>= 4.2.0.beta, < 5.0)
|
||||
rails-dom-testing (1.0.9)
|
||||
activesupport (>= 4.2.0, < 5.0)
|
||||
nokogiri (~> 1.6)
|
||||
rails-deprecated_sanitizer (>= 1.0.1)
|
||||
rails-html-sanitizer (1.0.3)
|
||||
loofah (~> 2.0)
|
||||
rails-observers (0.1.2)
|
||||
activemodel (~> 4.0)
|
||||
rails-html-sanitizer (1.3.0)
|
||||
loofah (~> 2.3)
|
||||
rails-observers (0.1.5)
|
||||
activemodel (>= 4.0)
|
||||
railties (4.2.8)
|
||||
actionpack (= 4.2.8)
|
||||
activesupport (= 4.2.8)
|
||||
rake (>= 0.8.7)
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
raindrops (0.18.0)
|
||||
rake (12.0.0)
|
||||
rbvmomi (1.11.2)
|
||||
raindrops (0.19.1)
|
||||
rake (13.0.3)
|
||||
rbvmomi (2.4.1)
|
||||
builder (~> 3.0)
|
||||
json (>= 1.8)
|
||||
nokogiri (~> 1.5)
|
||||
trollop (~> 2.1)
|
||||
optimist (~> 3.0)
|
||||
rchardet (1.8.0)
|
||||
react-rails (1.3.3)
|
||||
babel-transpiler (>= 0.7.0)
|
||||
coffee-script-source (~> 1.8)
|
||||
|
|
@ -589,9 +617,10 @@ GEM
|
|||
redis (3.3.3)
|
||||
redis-namespace (1.5.3)
|
||||
redis (~> 3.0, >= 3.0.4)
|
||||
responders (2.4.0)
|
||||
actionpack (>= 4.2.0, < 5.3)
|
||||
railties (>= 4.2.0, < 5.3)
|
||||
regexp_parser (1.8.2)
|
||||
responders (2.4.1)
|
||||
actionpack (>= 4.2.0, < 6.0)
|
||||
railties (>= 4.2.0, < 6.0)
|
||||
resque (1.27.4)
|
||||
mono_logger (~> 1.0)
|
||||
multi_json (~> 1.0)
|
||||
|
|
@ -603,73 +632,79 @@ GEM
|
|||
resque-failed-job-mailer (0.0.3)
|
||||
resque-lonely_job (1.0.2)
|
||||
resque (>= 1.2)
|
||||
resque-retry (1.5.0)
|
||||
resque (~> 1.25)
|
||||
resque-retry (1.7.4)
|
||||
resque (>= 1.25, < 3.0)
|
||||
resque-scheduler (~> 4.0)
|
||||
resque-scheduler (4.3.0)
|
||||
resque-scheduler (4.4.0)
|
||||
mono_logger (~> 1.0)
|
||||
redis (~> 3.3)
|
||||
resque (~> 1.26)
|
||||
redis (>= 3.3)
|
||||
resque (>= 1.26)
|
||||
rufus-scheduler (~> 3.2)
|
||||
resque_mailer (2.4.2)
|
||||
resque_mailer (2.4.3)
|
||||
actionmailer (>= 3.0)
|
||||
resque_spec (0.17.0)
|
||||
resque (>= 1.19.0)
|
||||
activesupport (>= 3.0)
|
||||
resque_spec (0.18.1)
|
||||
resque (>= 1.26.0)
|
||||
rspec-core (>= 3.0.0)
|
||||
rspec-expectations (>= 3.0.0)
|
||||
rspec-mocks (>= 3.0.0)
|
||||
rest-client (2.0.2)
|
||||
rest-client (2.1.0)
|
||||
http-accept (>= 1.7.0, < 2.0)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
retriable (3.0.1)
|
||||
rspec-collection_matchers (1.1.3)
|
||||
rspec-collection_matchers (1.2.0)
|
||||
rspec-expectations (>= 2.99.0.beta1)
|
||||
rspec-core (3.6.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-expectations (3.6.0)
|
||||
rspec-core (3.10.1)
|
||||
rspec-support (~> 3.10.0)
|
||||
rspec-expectations (3.10.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-mocks (3.6.0)
|
||||
rspec-support (~> 3.10.0)
|
||||
rspec-mocks (3.10.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-rails (3.6.0)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
railties (>= 3.0)
|
||||
rspec-core (~> 3.6.0)
|
||||
rspec-expectations (~> 3.6.0)
|
||||
rspec-mocks (~> 3.6.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-support (3.6.0)
|
||||
rspec-support (~> 3.10.0)
|
||||
rspec-rails (4.0.2)
|
||||
actionpack (>= 4.2)
|
||||
activesupport (>= 4.2)
|
||||
railties (>= 4.2)
|
||||
rspec-core (~> 3.10)
|
||||
rspec-expectations (~> 3.10)
|
||||
rspec-mocks (~> 3.10)
|
||||
rspec-support (~> 3.10)
|
||||
rspec-support (3.10.2)
|
||||
ruby-prof (0.15.9)
|
||||
ruby-protocol-buffers (1.2.2)
|
||||
ruby-xz (0.2.3)
|
||||
ffi (~> 1.9)
|
||||
io-like (~> 0.3)
|
||||
ruby_parser (3.9.0)
|
||||
sexp_processor (~> 4.1)
|
||||
ruby_parser (3.15.1)
|
||||
sexp_processor (~> 4.9)
|
||||
rubyzip (1.2.1)
|
||||
rufus-scheduler (3.4.2)
|
||||
et-orbi (~> 1.0)
|
||||
sanitize (4.5.0)
|
||||
rufus-scheduler (3.7.0)
|
||||
fugit (~> 1.1, >= 1.1.6)
|
||||
sanitize (5.2.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.4.4)
|
||||
nokogumbo (~> 1.4.1)
|
||||
sass (3.4.24)
|
||||
sass-rails (5.0.6)
|
||||
railties (>= 4.0.0, < 6)
|
||||
sass (~> 3.1)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
sprockets-rails (>= 2.0, < 4.0)
|
||||
tilt (>= 1.1, < 3)
|
||||
selenium-webdriver (3.4.2)
|
||||
nokogiri (>= 1.8.0)
|
||||
nokogumbo (~> 2.0)
|
||||
sass-rails (6.0.0)
|
||||
sassc-rails (~> 2.1, >= 2.1.1)
|
||||
sassc (2.4.0)
|
||||
ffi (~> 1.9)
|
||||
sassc-rails (2.1.2)
|
||||
railties (>= 4.0.0)
|
||||
sassc (>= 2.0)
|
||||
sprockets (> 3.0)
|
||||
sprockets-rails
|
||||
tilt
|
||||
selenium-webdriver (3.14.0)
|
||||
childprocess (~> 0.5)
|
||||
rubyzip (~> 1.0)
|
||||
rubyzip (~> 1.2)
|
||||
sendgrid (1.2.0)
|
||||
json
|
||||
sendgrid_toolkit (1.4.0)
|
||||
httparty (>= 0.7.6)
|
||||
sexp_processor (4.9.0)
|
||||
sexp_processor (4.15.2)
|
||||
signet (0.5.0)
|
||||
addressable (>= 2.2.3)
|
||||
faraday (>= 0.9.0.rc5)
|
||||
|
|
@ -686,15 +721,15 @@ GEM
|
|||
rack (~> 1.5)
|
||||
rack-protection (~> 1.4)
|
||||
tilt (>= 1.3, < 3)
|
||||
sitemap_generator (5.3.1)
|
||||
sitemap_generator (6.1.2)
|
||||
builder (~> 3.0)
|
||||
slim (3.0.8)
|
||||
slim (4.1.0)
|
||||
temple (>= 0.7.6, < 0.9)
|
||||
tilt (>= 1.3.3, < 2.1)
|
||||
slop (3.6.0)
|
||||
tilt (>= 2.0.6, < 2.1)
|
||||
spork (0.9.0)
|
||||
sprockets (3.2.0)
|
||||
rack (~> 1.0)
|
||||
sprockets (3.6.3)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-es6 (0.9.2)
|
||||
babel-source (>= 5.8.11)
|
||||
babel-transpiler
|
||||
|
|
@ -703,37 +738,35 @@ GEM
|
|||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
stripe (2.11.0)
|
||||
faraday (~> 0.9)
|
||||
stud (0.0.22)
|
||||
temple (0.8.0)
|
||||
test-unit (3.2.4)
|
||||
stripe (5.29.0)
|
||||
stud (0.0.23)
|
||||
temple (0.8.2)
|
||||
test-unit (3.4.0)
|
||||
power_assert
|
||||
thor (0.19.4)
|
||||
thor (1.1.0)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.7)
|
||||
timecop (0.8.1)
|
||||
trollop (2.1.2)
|
||||
ttfunk (1.5.1)
|
||||
twitter (5.17.0)
|
||||
tilt (2.0.10)
|
||||
timecop (0.9.2)
|
||||
ttfunk (1.6.2.1)
|
||||
twitter (7.0.0)
|
||||
addressable (~> 2.3)
|
||||
buftok (~> 0.2.0)
|
||||
equalizer (= 0.0.10)
|
||||
faraday (~> 0.9.0)
|
||||
http (~> 1.0)
|
||||
equalizer (~> 0.0.11)
|
||||
http (~> 4.0)
|
||||
http-form_data (~> 2.0)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
json (~> 1.8)
|
||||
memoizable (~> 0.4.0)
|
||||
multipart-post (~> 2.0)
|
||||
naught (~> 1.0)
|
||||
simple_oauth (~> 0.3.0)
|
||||
tzinfo (1.2.3)
|
||||
tzinfo (1.2.9)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (3.2.0)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.4)
|
||||
unicorn (5.3.0)
|
||||
unf_ext (0.0.7.7)
|
||||
unicorn (5.8.0)
|
||||
kgio (~> 2.6)
|
||||
raindrops (~> 0.7)
|
||||
uuidtools (2.1.2)
|
||||
|
|
@ -741,13 +774,14 @@ GEM
|
|||
rack (>= 1.0.0)
|
||||
warden (1.2.7)
|
||||
rack (>= 1.0)
|
||||
websocket-driver (0.6.5)
|
||||
websocket-driver (0.7.3)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.2)
|
||||
will_paginate (3.1.6)
|
||||
xml-simple (1.1.5)
|
||||
xpath (2.1.0)
|
||||
nokogiri (~> 1.3)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
xml-simple (1.1.8)
|
||||
xmlrpc (0.3.1)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
zip-codes (0.2.1)
|
||||
|
||||
PLATFORMS
|
||||
|
|
@ -759,10 +793,10 @@ DEPENDENCIES
|
|||
amqp (= 0.9.8)
|
||||
auto_strip_attributes (= 2.6.0)
|
||||
aws-sdk (~> 1)
|
||||
bcrypt-ruby (= 3.0.1)
|
||||
bcrypt (= 3.1.13)
|
||||
bootstrap-will_paginate (= 0.0.6)
|
||||
bower-rails (~> 0.9.2)
|
||||
bugsnag
|
||||
bugsnag (= 5.3.2)
|
||||
builder
|
||||
byebug
|
||||
capybara
|
||||
|
|
@ -777,15 +811,16 @@ DEPENDENCIES
|
|||
devise (= 3.3.0)
|
||||
elasticsearch
|
||||
em-websocket (>= 0.4.0)
|
||||
email_validator
|
||||
email_validator (= 1.6.0)
|
||||
eventmachine (= 1.2.3)
|
||||
execjs (= 2.6.0)
|
||||
factory_girl_rails
|
||||
faker (= 1.3.0)
|
||||
faraday (~> 0.9.0)
|
||||
faraday (= 0.9.2)
|
||||
fb_graph (= 2.5.9)
|
||||
filepicker-rails (= 0.1.0)
|
||||
fog
|
||||
fog-brightbox (= 0.11.0)
|
||||
fpm
|
||||
geokit-rails
|
||||
god
|
||||
|
|
@ -793,6 +828,7 @@ DEPENDENCIES
|
|||
google-api-client
|
||||
haml-rails (= 0.9.0)
|
||||
htmlentities
|
||||
icalendar (= 2.4.0)
|
||||
influxdb-rails
|
||||
iso-639
|
||||
jam_db!
|
||||
|
|
@ -807,8 +843,9 @@ DEPENDENCIES
|
|||
multi_json
|
||||
netaddr
|
||||
newrelic_rpm
|
||||
nokogiri (= 1.10.10)
|
||||
non-stupid-digest-assets
|
||||
oj
|
||||
oj (= 3.1.3)
|
||||
omniauth
|
||||
omniauth-facebook
|
||||
omniauth-google-oauth2
|
||||
|
|
@ -827,15 +864,17 @@ DEPENDENCIES
|
|||
quiet_assets
|
||||
rabl
|
||||
rack-test
|
||||
rails (> 4.2)
|
||||
rails (= 4.2.8)
|
||||
rails-assets-bluebird!
|
||||
rails-assets-classnames!
|
||||
rails-assets-react-select (= 0.6.7)!
|
||||
rails-assets-reflux (= 0.3.0)!
|
||||
rails-observers
|
||||
railties (> 4.2)
|
||||
railties (= 4.2.8)
|
||||
react-rails (= 1.3.3)
|
||||
recurly (~> 2)
|
||||
recurly (= 2.18.16)
|
||||
redis (= 3.3.3)
|
||||
redis-namespace (= 1.5.3)
|
||||
responders (~> 2.0)
|
||||
resque
|
||||
resque-dynamic-queues
|
||||
|
|
@ -848,8 +887,9 @@ DEPENDENCIES
|
|||
retriable (= 3.0.1)
|
||||
rspec-collection_matchers
|
||||
rspec-rails
|
||||
ruby-prof (= 0.15.9)
|
||||
ruby-protocol-buffers (= 1.2.2)
|
||||
rubyzip
|
||||
rubyzip (= 1.2.1)
|
||||
sanitize
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
|
|
@ -861,7 +901,7 @@ DEPENDENCIES
|
|||
sitemap_generator
|
||||
slim
|
||||
spork (= 0.9.0)
|
||||
sprockets (= 3.2.0)
|
||||
sprockets (= 3.6.3)
|
||||
sprockets-es6
|
||||
sprockets-rails (= 2.3.2)
|
||||
stripe
|
||||
|
|
@ -875,5 +915,8 @@ DEPENDENCIES
|
|||
will_paginate
|
||||
zip-codes
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.4.1p111
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.1
|
||||
1.17.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue