Fixed rubocop checks.
This commit is contained in:
parent
e1aae93269
commit
b00107e8f9
1 changed files with 314 additions and 0 deletions
314
Gemfile.lock
Normal file
314
Gemfile.lock
Normal file
|
@ -0,0 +1,314 @@
|
||||||
|
GEM
|
||||||
|
remote: http://rubygems.org/
|
||||||
|
specs:
|
||||||
|
actionmailer (4.1.10)
|
||||||
|
actionpack (= 4.1.10)
|
||||||
|
actionview (= 4.1.10)
|
||||||
|
mail (~> 2.5, >= 2.5.4)
|
||||||
|
actionpack (4.1.10)
|
||||||
|
actionview (= 4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
rack (~> 1.5.2)
|
||||||
|
rack-test (~> 0.6.2)
|
||||||
|
actionview (4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
builder (~> 3.1)
|
||||||
|
erubis (~> 2.7.0)
|
||||||
|
activemodel (4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
builder (~> 3.1)
|
||||||
|
activerecord (4.1.10)
|
||||||
|
activemodel (= 4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
arel (~> 5.0.0)
|
||||||
|
activerecord-session_store (0.1.1)
|
||||||
|
actionpack (>= 4.0.0, < 5)
|
||||||
|
activerecord (>= 4.0.0, < 5)
|
||||||
|
railties (>= 4.0.0, < 5)
|
||||||
|
activesupport (4.1.10)
|
||||||
|
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.8)
|
||||||
|
arel (5.0.1.20140414130214)
|
||||||
|
ast (2.1.0)
|
||||||
|
astrolabe (1.3.1)
|
||||||
|
parser (~> 2.2)
|
||||||
|
autoprefixer-rails (5.2.1.2)
|
||||||
|
execjs
|
||||||
|
json
|
||||||
|
browser (0.9.1)
|
||||||
|
buftok (0.2.0)
|
||||||
|
builder (3.2.2)
|
||||||
|
childprocess (0.5.6)
|
||||||
|
ffi (~> 1.0, >= 1.0.11)
|
||||||
|
coderay (1.1.0)
|
||||||
|
coffee-rails (4.1.0)
|
||||||
|
coffee-script (>= 2.2.0)
|
||||||
|
railties (>= 4.0.0, < 5.0)
|
||||||
|
coffee-script (2.4.1)
|
||||||
|
coffee-script-source
|
||||||
|
execjs
|
||||||
|
coffee-script-source (1.9.1.1)
|
||||||
|
daemons (1.2.3)
|
||||||
|
delayed_job (4.0.6)
|
||||||
|
activesupport (>= 3.0, < 5.0)
|
||||||
|
delayed_job_active_record (4.0.3)
|
||||||
|
activerecord (>= 3.0, < 5.0)
|
||||||
|
delayed_job (>= 3.0, < 4.1)
|
||||||
|
docile (1.1.5)
|
||||||
|
eco (1.0.0)
|
||||||
|
coffee-script
|
||||||
|
eco-source
|
||||||
|
execjs
|
||||||
|
eco-source (1.1.0.rc.1)
|
||||||
|
em-websocket (0.5.1)
|
||||||
|
eventmachine (>= 0.12.9)
|
||||||
|
http_parser.rb (~> 0.6.0)
|
||||||
|
equalizer (0.0.11)
|
||||||
|
erubis (2.7.0)
|
||||||
|
eventmachine (1.0.8)
|
||||||
|
execjs (2.6.0)
|
||||||
|
faraday (0.9.1)
|
||||||
|
multipart-post (>= 1.2, < 3)
|
||||||
|
ffi (1.9.10)
|
||||||
|
formatador (0.2.5)
|
||||||
|
guard (2.13.0)
|
||||||
|
formatador (>= 0.2.4)
|
||||||
|
listen (>= 2.7, <= 4.0)
|
||||||
|
lumberjack (~> 1.0)
|
||||||
|
nenv (~> 0.1)
|
||||||
|
notiffany (~> 0.0)
|
||||||
|
pry (>= 0.9.12)
|
||||||
|
shellany (~> 0.0)
|
||||||
|
thor (>= 0.18.1)
|
||||||
|
guard-livereload (2.4.0)
|
||||||
|
em-websocket (~> 0.5)
|
||||||
|
guard (~> 2.8)
|
||||||
|
multi_json (~> 1.8)
|
||||||
|
hashie (3.4.2)
|
||||||
|
hike (1.2.3)
|
||||||
|
http (0.6.4)
|
||||||
|
http_parser.rb (~> 0.6.0)
|
||||||
|
http_parser.rb (0.6.0)
|
||||||
|
i18n (0.7.0)
|
||||||
|
icalendar (2.3.0)
|
||||||
|
json (1.8.3)
|
||||||
|
jwt (1.5.1)
|
||||||
|
koala (2.2.0)
|
||||||
|
addressable
|
||||||
|
faraday
|
||||||
|
multi_json
|
||||||
|
libv8 (3.16.14.11)
|
||||||
|
listen (3.0.3)
|
||||||
|
rb-fsevent (>= 0.9.3)
|
||||||
|
rb-inotify (>= 0.9)
|
||||||
|
lumberjack (1.0.9)
|
||||||
|
mail (2.5.4)
|
||||||
|
mime-types (~> 1.16)
|
||||||
|
treetop (~> 1.4.8)
|
||||||
|
memoizable (0.4.2)
|
||||||
|
thread_safe (~> 0.3, >= 0.3.1)
|
||||||
|
method_source (0.8.2)
|
||||||
|
mime-types (1.25.1)
|
||||||
|
minitest (5.8.0)
|
||||||
|
multi_json (1.11.2)
|
||||||
|
multi_xml (0.5.5)
|
||||||
|
multipart-post (2.0.0)
|
||||||
|
mysql2 (0.3.19)
|
||||||
|
naught (1.0.0)
|
||||||
|
nenv (0.2.0)
|
||||||
|
net-ldap (0.11)
|
||||||
|
notiffany (0.0.7)
|
||||||
|
nenv (~> 0.1)
|
||||||
|
shellany (~> 0.0)
|
||||||
|
oauth (0.4.7)
|
||||||
|
oauth2 (1.0.0)
|
||||||
|
faraday (>= 0.8, < 0.10)
|
||||||
|
jwt (~> 1.0)
|
||||||
|
multi_json (~> 1.3)
|
||||||
|
multi_xml (~> 0.5)
|
||||||
|
rack (~> 1.2)
|
||||||
|
omniauth (1.2.2)
|
||||||
|
hashie (>= 1.2, < 4)
|
||||||
|
rack (~> 1.0)
|
||||||
|
omniauth-facebook (2.0.1)
|
||||||
|
omniauth-oauth2 (~> 1.2)
|
||||||
|
omniauth-google-oauth2 (0.2.6)
|
||||||
|
omniauth (> 1.0)
|
||||||
|
omniauth-oauth2 (~> 1.1)
|
||||||
|
omniauth-linkedin (0.2.0)
|
||||||
|
omniauth-oauth (~> 1.0)
|
||||||
|
omniauth-oauth (1.1.0)
|
||||||
|
oauth
|
||||||
|
omniauth (~> 1.0)
|
||||||
|
omniauth-oauth2 (1.3.1)
|
||||||
|
oauth2 (~> 1.0)
|
||||||
|
omniauth (~> 1.2)
|
||||||
|
omniauth-twitter (1.2.1)
|
||||||
|
json (~> 1.3)
|
||||||
|
omniauth-oauth (~> 1.1)
|
||||||
|
parser (2.2.2.6)
|
||||||
|
ast (>= 1.1, < 3.0)
|
||||||
|
polyglot (0.3.5)
|
||||||
|
power_assert (0.2.4)
|
||||||
|
powerpack (0.1.1)
|
||||||
|
pry (0.10.1)
|
||||||
|
coderay (~> 1.1.0)
|
||||||
|
method_source (~> 0.8.1)
|
||||||
|
slop (~> 3.4)
|
||||||
|
puma (2.13.4)
|
||||||
|
rack (1.5.5)
|
||||||
|
rack-livereload (0.3.16)
|
||||||
|
rack
|
||||||
|
rack-test (0.6.3)
|
||||||
|
rack (>= 1.0)
|
||||||
|
rails (4.1.10)
|
||||||
|
actionmailer (= 4.1.10)
|
||||||
|
actionpack (= 4.1.10)
|
||||||
|
actionview (= 4.1.10)
|
||||||
|
activemodel (= 4.1.10)
|
||||||
|
activerecord (= 4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
bundler (>= 1.3.0, < 2.0)
|
||||||
|
railties (= 4.1.10)
|
||||||
|
sprockets-rails (~> 2.0)
|
||||||
|
rails-observers (0.1.2)
|
||||||
|
activemodel (~> 4.0)
|
||||||
|
railties (4.1.10)
|
||||||
|
actionpack (= 4.1.10)
|
||||||
|
activesupport (= 4.1.10)
|
||||||
|
rake (>= 0.8.7)
|
||||||
|
thor (>= 0.18.1, < 2.0)
|
||||||
|
rainbow (2.0.0)
|
||||||
|
rake (10.4.2)
|
||||||
|
rb-fsevent (0.9.5)
|
||||||
|
rb-inotify (0.9.5)
|
||||||
|
ffi (>= 0.5.0)
|
||||||
|
ref (2.0.0)
|
||||||
|
rubocop (0.33.0)
|
||||||
|
astrolabe (~> 1.3)
|
||||||
|
parser (>= 2.2.2.5, < 3.0)
|
||||||
|
powerpack (~> 0.1)
|
||||||
|
rainbow (>= 1.99.1, < 3.0)
|
||||||
|
ruby-progressbar (~> 1.4)
|
||||||
|
ruby-progressbar (1.7.5)
|
||||||
|
rubyzip (1.1.7)
|
||||||
|
sass (3.4.16)
|
||||||
|
sass-rails (5.0.3)
|
||||||
|
railties (>= 4.0.0, < 5.0)
|
||||||
|
sass (~> 3.1)
|
||||||
|
sprockets (>= 2.8, < 4.0)
|
||||||
|
sprockets-rails (>= 2.0, < 4.0)
|
||||||
|
tilt (~> 1.1)
|
||||||
|
selenium-webdriver (2.47.1)
|
||||||
|
childprocess (~> 0.5)
|
||||||
|
multi_json (~> 1.0)
|
||||||
|
rubyzip (~> 1.0)
|
||||||
|
websocket (~> 1.0)
|
||||||
|
shellany (0.0.1)
|
||||||
|
simple-rss (1.3.1)
|
||||||
|
simple_oauth (0.3.1)
|
||||||
|
simplecov (0.10.0)
|
||||||
|
docile (~> 1.1.0)
|
||||||
|
json (~> 1.8)
|
||||||
|
simplecov-html (~> 0.10.0)
|
||||||
|
simplecov-html (0.10.0)
|
||||||
|
simplecov-rcov (0.2.3)
|
||||||
|
simplecov (>= 0.4.1)
|
||||||
|
slop (3.6.0)
|
||||||
|
spring (1.3.6)
|
||||||
|
sprockets (2.12.4)
|
||||||
|
hike (~> 1.2)
|
||||||
|
multi_json (~> 1.0)
|
||||||
|
rack (~> 1.0)
|
||||||
|
tilt (~> 1.1, != 1.3.0)
|
||||||
|
sprockets-rails (2.3.2)
|
||||||
|
actionpack (>= 3.0)
|
||||||
|
activesupport (>= 3.0)
|
||||||
|
sprockets (>= 2.8, < 4.0)
|
||||||
|
sqlite3 (1.3.10)
|
||||||
|
test-unit (3.1.3)
|
||||||
|
power_assert
|
||||||
|
therubyracer (0.12.2)
|
||||||
|
libv8 (~> 3.16.14.0)
|
||||||
|
ref
|
||||||
|
thor (0.19.1)
|
||||||
|
thread_safe (0.3.5)
|
||||||
|
tilt (1.4.1)
|
||||||
|
treetop (1.4.15)
|
||||||
|
polyglot
|
||||||
|
polyglot (>= 0.3.1)
|
||||||
|
twitter (5.13.0)
|
||||||
|
addressable (~> 2.3)
|
||||||
|
buftok (~> 0.2.0)
|
||||||
|
equalizer (~> 0.0.9)
|
||||||
|
faraday (~> 0.9.0)
|
||||||
|
http (~> 0.6.0)
|
||||||
|
http_parser.rb (~> 0.6.0)
|
||||||
|
json (~> 1.8)
|
||||||
|
memoizable (~> 0.4.0)
|
||||||
|
naught (~> 1.0)
|
||||||
|
simple_oauth (~> 0.3.0)
|
||||||
|
tzinfo (1.2.2)
|
||||||
|
thread_safe (~> 0.1)
|
||||||
|
uglifier (2.7.1)
|
||||||
|
execjs (>= 0.3.0)
|
||||||
|
json (>= 1.8.0)
|
||||||
|
websocket (1.2.2)
|
||||||
|
writeexcel (1.0.5)
|
||||||
|
|
||||||
|
PLATFORMS
|
||||||
|
ruby
|
||||||
|
|
||||||
|
DEPENDENCIES
|
||||||
|
activerecord-session_store
|
||||||
|
autoprefixer-rails (>= 5.2)
|
||||||
|
browser
|
||||||
|
coffee-rails
|
||||||
|
coffee-script-source
|
||||||
|
daemons
|
||||||
|
delayed_job_active_record
|
||||||
|
eco
|
||||||
|
em-websocket
|
||||||
|
eventmachine
|
||||||
|
execjs
|
||||||
|
guard (>= 2.2.2)
|
||||||
|
guard-livereload
|
||||||
|
icalendar
|
||||||
|
json
|
||||||
|
koala
|
||||||
|
libv8
|
||||||
|
mail (~> 2.5.0)
|
||||||
|
mime-types
|
||||||
|
mysql2
|
||||||
|
net-ldap
|
||||||
|
omniauth
|
||||||
|
omniauth-facebook
|
||||||
|
omniauth-google-oauth2
|
||||||
|
omniauth-linkedin
|
||||||
|
omniauth-twitter
|
||||||
|
puma
|
||||||
|
rack-livereload
|
||||||
|
rails (= 4.1.10)
|
||||||
|
rails-observers
|
||||||
|
rb-fsevent
|
||||||
|
rubocop
|
||||||
|
sass-rails
|
||||||
|
selenium-webdriver
|
||||||
|
simple-rss
|
||||||
|
simplecov
|
||||||
|
simplecov-rcov
|
||||||
|
spring
|
||||||
|
sprockets (~> 2.0)
|
||||||
|
sqlite3
|
||||||
|
test-unit
|
||||||
|
therubyracer
|
||||||
|
twitter (~> 5.13.0)
|
||||||
|
uglifier
|
||||||
|
writeexcel
|
||||||
|
|
||||||
|
BUNDLED WITH
|
||||||
|
1.10.5
|
Loading…
Reference in a new issue