tab/Gemfile.lock

343 lines
8.1 KiB
Plaintext
Raw Normal View History

2015-09-07 09:44:48 +00:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.4)
actionpack (= 4.2.4)
actionview (= 4.2.4)
activejob (= 4.2.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.4)
actionview (= 4.2.4)
activesupport (= 4.2.4)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.4)
activesupport (= 4.2.4)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (4.2.4)
activesupport (= 4.2.4)
globalid (>= 0.3.0)
activemodel (4.2.4)
activesupport (= 4.2.4)
builder (~> 3.1)
activerecord (4.2.4)
activemodel (= 4.2.4)
activesupport (= 4.2.4)
arel (~> 6.0)
activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2015-09-09 11:37:10 +00:00
airbrake (4.3.1)
builder
multi_json
2015-09-08 09:44:40 +00:00
annotate (2.6.10)
activerecord (>= 3.2, <= 4.3)
rake (~> 10.4)
2015-09-07 09:44:48 +00:00
arel (6.0.3)
2015-09-11 12:52:26 +00:00
autoprefixer-rails (6.0.2)
execjs
json
2017-01-12 15:29:49 +00:00
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.10)
2015-09-07 09:44:48 +00:00
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2015-09-11 12:52:26 +00:00
bootstrap-sass (3.3.5.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.3.0)
2015-09-07 09:44:48 +00:00
builder (3.2.2)
byebug (6.0.2)
cancancan (1.12.0)
2015-09-08 12:14:24 +00:00
capistrano (3.4.0)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-passenger (0.1.1)
capistrano (~> 3.0)
capistrano-rails (1.1.3)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.0.3)
capistrano (~> 3.1)
sshkit (~> 1.3)
chartkick (1.3.2)
2015-09-07 09:44:48 +00:00
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)
2015-09-08 12:14:24 +00:00
colorize (0.7.7)
2017-01-12 15:29:49 +00:00
connection_pool (2.2.1)
2015-09-09 12:00:20 +00:00
coveralls (0.8.2)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
2015-09-07 09:44:48 +00:00
debug_inspector (0.0.2)
devise (3.5.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-lcs (1.2.5)
2015-09-09 12:00:20 +00:00
docile (1.1.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
2015-09-07 09:44:48 +00:00
erubis (2.7.0)
execjs (2.6.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
2015-09-08 12:27:18 +00:00
faker (1.5.0)
i18n (~> 0.5)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
2015-09-11 12:51:35 +00:00
friendly_id (5.1.0)
activerecord (>= 4.0.0)
2015-09-07 09:44:48 +00:00
globalid (0.3.6)
activesupport (>= 4.1.0)
2015-09-08 14:19:48 +00:00
haml (4.0.7)
tilt
haml-rails (0.9.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
hashie (3.4.2)
2015-09-08 13:16:08 +00:00
high_voltage (2.4.0)
2015-09-08 14:19:48 +00:00
html2haml (2.0.0)
erubis (~> 2.7.0)
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
2015-09-09 12:00:20 +00:00
http-cookie (1.0.2)
domain_name (~> 0.5)
2015-09-07 09:44:48 +00:00
i18n (0.7.0)
jbuilder (2.3.1)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-datatables-rails (3.3.0)
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
sass-rails
2015-09-07 09:44:48 +00:00
jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
jwt (1.5.1)
2015-09-07 09:44:48 +00:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.1)
mini_portile (0.6.2)
minitest (5.8.0)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.20)
2015-09-08 12:14:24 +00:00
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
2015-09-09 12:00:20 +00:00
netrc (0.10.3)
2015-09-07 09:44:48 +00:00
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
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-oauth2 (1.3.1)
oauth2 (~> 1.0)
omniauth (~> 1.2)
orm_adapter (0.5.0)
2015-09-08 13:06:36 +00:00
purecss-rails (0.6.0)
railties (>= 3.2.6, < 5)
2015-09-07 09:44:48 +00:00
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.4)
actionmailer (= 4.2.4)
actionpack (= 4.2.4)
actionview (= 4.2.4)
activejob (= 4.2.4)
activemodel (= 4.2.4)
activerecord (= 4.2.4)
activesupport (= 4.2.4)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.4)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
railties (4.2.4)
actionpack (= 4.2.4)
activesupport (= 4.2.4)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rdoc (4.2.0)
2017-01-12 15:29:49 +00:00
react-rails (1.10.0)
babel-transpiler (>= 0.7.0)
coffee-script-source (~> 1.8)
connection_pool
execjs
railties (>= 3.2)
tilt
responders (2.1.0)
railties (>= 4.2.0, < 5)
2015-09-09 12:00:20 +00:00
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
2017-01-23 15:59:04 +00:00
rolify (5.1.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-rails (3.3.3)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
2015-09-08 14:19:48 +00:00
ruby_parser (3.7.1)
sexp_processor (~> 4.1)
2015-09-07 09:44:48 +00:00
sass (3.4.18)
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2016-02-01 18:21:21 +00:00
select2-rails (4.0.1)
2015-09-08 14:13:03 +00:00
thor (~> 0.14)
2015-09-08 14:19:48 +00:00
sexp_processor (4.6.0)
2015-09-09 12:00:20 +00:00
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2015-09-07 09:44:48 +00:00
spring (1.3.6)
sprockets (3.3.4)
rack (~> 1.0)
2015-09-08 12:27:18 +00:00
sprockets-rails (2.3.3)
2015-09-07 09:44:48 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
2015-09-08 12:14:24 +00:00
sshkit (1.7.1)
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2015-09-09 12:00:20 +00:00
term-ansicolor (1.3.2)
tins (~> 1.0)
2015-09-07 09:44:48 +00:00
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.1)
2015-09-09 12:00:20 +00:00
tins (1.6.0)
2015-09-07 09:44:48 +00:00
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
2015-09-09 12:00:20 +00:00
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
warden (1.2.3)
rack (>= 1.0)
2015-09-07 09:44:48 +00:00
web-console (2.2.1)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
PLATFORMS
ruby
DEPENDENCIES
2015-09-09 11:37:10 +00:00
airbrake
2015-09-08 09:44:40 +00:00
annotate
2015-09-11 12:52:26 +00:00
bootstrap-sass (~> 3.3.5)
2015-09-07 09:44:48 +00:00
byebug
cancancan
2015-09-08 12:14:24 +00:00
capistrano (~> 3.1)
capistrano-passenger
capistrano-rails (~> 1.1)
capistrano-rbenv
chartkick
2015-09-07 09:44:48 +00:00
coffee-rails (~> 4.1.0)
2015-09-09 12:00:20 +00:00
coveralls
devise
factory_girl_rails
faker
2015-09-11 12:51:35 +00:00
friendly_id (~> 5.1.0)
2015-09-08 14:19:48 +00:00
haml-rails (~> 0.9)
2015-09-08 13:16:08 +00:00
high_voltage (~> 2.4.0)
2015-09-07 09:44:48 +00:00
jbuilder (~> 2.0)
jquery-datatables-rails
2015-09-07 09:44:48 +00:00
jquery-rails
mysql2 (~> 0.3.0)
omniauth-oauth2
2015-09-08 13:06:36 +00:00
purecss-rails
2015-09-07 09:44:48 +00:00
rails (= 4.2.4)
2017-01-12 15:29:49 +00:00
react-rails
2017-01-23 15:59:04 +00:00
rolify
rspec-rails
2015-09-07 09:44:48 +00:00
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
2015-09-08 14:13:03 +00:00
select2-rails
2015-09-07 09:44:48 +00:00
spring
sqlite3
turbolinks
uglifier (>= 1.3.0)
web-console (~> 2.0)
BUNDLED WITH
1.13.7