mise à jour gemfile

This commit is contained in:
Nicolas Bally 2021-05-15 17:42:42 +02:00
parent 556e66ba66
commit 9d6211bd64
3 changed files with 185 additions and 170 deletions

View File

@ -4,7 +4,7 @@ source 'http://rubygems.org'
gem 'rails', '4.2.0' gem 'rails', '4.2.0'
gem "mysql2" gem 'mysql2', "0.4.10"
gem 'sass-rails', '~> 5.0' gem 'sass-rails', '~> 5.0'
@ -34,10 +34,6 @@ group :development, :test do
#gem 'capistrano-rails' #gem 'capistrano-rails'
#gem "rvm-capistrano" #gem "rvm-capistrano"
gem "capistrano", '2.15.5', group: :development
gem "rvm-capistrano",'1.4.1', group: :development, require: false
gem 'net-ssh', '~>2.7.0'
gem 'web-console', '~> 2.0' gem 'web-console', '~> 2.0'

View File

@ -1,8 +1,8 @@
GIT GIT
remote: git://github.com/svenfuchs/i18n-active_record.git remote: git://github.com/svenfuchs/i18n-active_record.git
revision: b26c2e62e32df2f3b9ae42083647725b7ecfdff0 revision: f0ebd6067a5234b3dc3789b5d74fd26bd9b6b0f7
specs: specs:
i18n-active_record (0.0.2) i18n-active_record (0.4.0)
i18n (>= 0.5.0) i18n (>= 0.5.0)
GEM GEM
@ -44,146 +44,162 @@ GEM
thread_safe (~> 0.3, >= 0.3.4) thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1) tzinfo (~> 1.1)
acts_as_commentable (4.0.2) acts_as_commentable (4.0.2)
acts_as_tree (2.1.0) acts_as_tree (2.9.1)
activerecord (>= 3.0.0) activerecord (>= 3.0.0)
addressable (2.4.0) addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
akami (1.3.1) akami (1.3.1)
gyoku (>= 0.4.0) gyoku (>= 0.4.0)
nokogiri nokogiri
arel (6.0.0) arel (6.0.4)
bcrypt (3.1.10) bcrypt (3.1.16)
binding_of_caller (0.7.2) binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
builder (3.2.2) builder (3.2.4)
byebug (3.5.1) byebug (11.1.3)
columnize (~> 0.8) carrierwave (1.3.2)
debugger-linecache (~> 1.2) activemodel (>= 4.0.0)
slop (~> 3.6) activesupport (>= 4.0.0)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16) mime-types (>= 1.16)
coffee-rails (4.1.0) ssrf_filter (~> 1.0)
coffee-rails (4.1.1)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0) railties (>= 4.0.0, < 5.1.x)
coffee-script (2.3.0) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.9.1) coffee-script-source (1.12.2)
columnize (0.9.0) commonjs (0.2.7)
countries (1.2.2) concurrent-ruby (1.1.8)
currencies (~> 0.4.2) countries (3.1.0)
i18n_data (~> 0.7.0) i18n_data (~> 0.11.0)
country_select (2.5.1) sixarm_ruby_unaccent (~> 1.1)
countries (~> 1.2.0) unicode_utils (~> 1.4)
country_select (4.0.0)
countries (~> 3.0)
sort_alphabetical (~> 1.0) sort_alphabetical (~> 1.0)
curb (0.8.8) crass (1.0.6)
currencies (0.4.2) curb (0.9.11)
debug_inspector (0.0.2) debug_inspector (1.1.0)
debugger-linecache (1.2.0)
erubis (2.7.0) erubis (2.7.0)
execjs (2.3.0) execjs (2.8.1)
faraday (0.9.2) faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
fastimage (1.8.1) ruby2_keywords (>= 0.0.4)
addressable (~> 2.3, >= 2.3.5) faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
fastimage (2.2.3)
ffi (1.15.0)
formtastic (2.3.0) formtastic (2.3.0)
actionpack (>= 3.0) actionpack (>= 3.0)
formtastic-bootstrap (3.0.0) formtastic-bootstrap (3.0.0)
formtastic (>= 2.2) formtastic (>= 2.2)
geocoder (1.2.9) geocoder (1.6.7)
globalid (0.3.3) globalid (0.4.2)
activesupport (>= 4.1.0) activesupport (>= 4.2.0)
gravatar_image_tag (1.2.0) gravatar_image_tag (1.2.0)
gyoku (1.3.1) gyoku (1.3.1)
builder (>= 2.1.2) builder (>= 2.1.2)
haml (4.0.6) haml (5.2.1)
temple (>= 0.8.0)
tilt tilt
haml-rails (0.8.2) haml-rails (1.0.0)
actionpack (>= 4.0.1) actionpack (>= 4.0.1)
activesupport (>= 4.0.1) activesupport (>= 4.0.1)
haml (>= 3.1, < 5.0) haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1) html2haml (>= 1.0.1)
railties (>= 4.0.1) railties (>= 4.0.1)
hashie (3.4.3) hashie (4.1.0)
highline (1.7.2) html2haml (2.2.0)
hike (1.2.3)
html2haml (2.0.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
haml (~> 4.0.0) haml (>= 4.0, < 6)
nokogiri (~> 1.6.0) nokogiri (>= 1.6.0)
ruby_parser (~> 3.5) ruby_parser (~> 3.5)
httpi (2.4.1) httpi (2.4.5)
rack rack
i18n (0.7.0) socksify
i18n_data (0.7.0) i18n (0.9.5)
jbuilder (2.2.8) concurrent-ruby (~> 1.0)
activesupport (>= 3.0.0, < 5) i18n_data (0.11.0)
multi_json (~> 1.2) jbuilder (2.9.1)
jquery-rails (4.0.3) activesupport (>= 4.2.0)
rails-dom-testing (~> 1.0) jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (1.8.2) json (1.8.6)
jwt (1.5.2) jwt (2.2.3)
kaminari (0.16.3) kaminari (1.2.1)
actionpack (>= 3.0.0) activesupport (>= 4.1.0)
activesupport (>= 3.0.0) kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
actionview
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.2.1)
kaminari-bootstrap (3.0.1) kaminari-bootstrap (3.0.1)
kaminari (>= 0.13.0) kaminari (>= 0.13.0)
rails rails
kgio (2.9.3) kaminari-core (1.2.1)
koala (2.4.0) kgio (2.11.3)
koala (3.0.0)
addressable addressable
faraday faraday
multi_json (>= 1.3.0) json (>= 1.8)
less (2.6.0)
commonjs (~> 0.2.7)
less-rails (4.0.0)
actionpack (>= 4)
less (~> 2.6.0)
sprockets (>= 2)
libv8 (3.16.14.19) libv8 (3.16.14.19)
loofah (2.0.1) loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
macaddr (1.7.1) macaddr (1.7.2)
systemu (~> 2.6.2) systemu (~> 2.6.5)
mail (2.6.3) mail (2.7.1)
mime-types (>= 1.16, < 3) mini_mime (>= 0.1.1)
mime-types (2.4.3) mime-types (3.3.1)
mini_portile (0.6.2) mime-types-data (~> 3.2015)
minitest (5.5.1) mime-types-data (3.2021.0225)
multi_json (1.10.1) mini_mime (1.1.0)
multi_xml (0.5.5) mini_portile2 (2.4.0)
multipart-post (2.0.0) minitest (5.14.4)
mysql2 (0.3.18) multi_json (1.15.0)
net-scp (1.2.1) multi_xml (0.6.0)
net-ssh (>= 2.6.5) multipart-post (2.1.1)
net-sftp (2.1.2) mysql2 (0.4.10)
net-ssh (>= 2.6.5) nokogiri (1.10.10)
net-ssh (2.7.0) mini_portile2 (~> 2.4.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nori (2.6.0) nori (2.6.0)
oauth2 (1.0.0) oauth2 (1.4.7)
faraday (>= 0.8, < 0.10) faraday (>= 0.8, < 2.0)
jwt (~> 1.0) jwt (>= 1.0, < 3.0)
multi_json (~> 1.3) multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (~> 1.2) rack (>= 1.2, < 3)
omniauth (1.3.1) omniauth (2.0.4)
hashie (>= 1.2, < 4) hashie (>= 3.4.6)
rack (>= 1.0, < 3) rack (>= 1.6.2, < 3)
omniauth-facebook (3.0.0) rack-protection
omniauth-facebook (8.0.0)
omniauth-oauth2 (~> 1.2) omniauth-oauth2 (~> 1.2)
omniauth-oauth2 (1.4.0) omniauth-oauth2 (1.7.1)
oauth2 (~> 1.0) oauth2 (~> 1.4)
omniauth (~> 1.2) omniauth (>= 1.9, < 3)
posix-spawn (0.3.11) posix-spawn (0.3.15)
rack (1.6.0) public_suffix (4.0.6)
rack (1.6.13)
rack-protection (2.1.0)
rack
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rails (4.2.0) rails (4.2.0)
@ -197,36 +213,41 @@ GEM
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0) railties (= 4.2.0)
sprockets-rails sprockets-rails
rails-deprecated_sanitizer (1.0.3) rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha) activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.5) rails-dom-testing (1.0.9)
activesupport (>= 4.2.0.beta, < 5.0) activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6.0) nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1) rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.1) rails-html-sanitizer (1.3.0)
loofah (~> 2.0) loofah (~> 2.3)
railties (4.2.0) railties (4.2.0)
actionpack (= 4.2.0) actionpack (= 4.2.0)
activesupport (= 4.2.0) activesupport (= 4.2.0)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
raindrops (0.13.0) raindrops (0.19.1)
rake (10.4.2) rake (13.0.3)
rdoc (4.2.0) rb-fsevent (0.11.0)
json (~> 1.4) rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (4.3.0)
ref (2.0.0) ref (2.0.0)
rmagick (2.13.4) rmagick (4.2.2)
ruby_parser (3.6.4) ruby2_keywords (0.0.4)
sexp_processor (~> 4.1) ruby_parser (3.15.1)
rvm-capistrano (1.4.1) sexp_processor (~> 4.9)
capistrano (>= 2.0.0) sass (3.7.4)
sass (3.4.12) sass-listen (~> 4.0.0)
sass-rails (5.0.1) sass-listen (4.0.0)
railties (>= 4.0.0, < 5.0) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1) sass (~> 3.1)
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0) sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1) tilt (>= 1.1, < 3)
savon (2.10.1) savon (2.10.1)
akami (~> 1.2) akami (~> 1.2)
builder (>= 2.1.2) builder (>= 2.1.2)
@ -236,60 +257,61 @@ GEM
nori (~> 2.4) nori (~> 2.4)
uuid (~> 2.3.7) uuid (~> 2.3.7)
wasabi (~> 3.4) wasabi (~> 3.4)
sdoc (0.4.1) sdoc (0.4.2)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0) rdoc (~> 4.0)
sexp_processor (4.4.5) sexp_processor (4.15.2)
slop (3.6.0) sixarm_ruby_unaccent (1.2.0)
sort_alphabetical (1.0.2) socksify (1.7.1)
sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2) unicode_utils (>= 1.2.2)
spring (1.3.2) spring (2.1.1)
sprockets (2.12.3) sprockets (3.7.2)
hike (~> 1.2) concurrent-ruby (~> 1.0)
multi_json (~> 1.0) rack (> 1, < 3)
rack (~> 1.0) sprockets-rails (3.2.2)
tilt (~> 1.1, != 1.3.0) actionpack (>= 4.0)
sprockets-rails (2.2.4) activesupport (>= 4.0)
actionpack (>= 3.0) sprockets (>= 3.0.0)
activesupport (>= 3.0) ssrf_filter (1.0.7)
sprockets (>= 2.8, < 4.0)
systemu (2.6.5) systemu (2.6.5)
temple (0.8.2)
therubyracer (0.12.3) therubyracer (0.12.3)
libv8 (~> 3.16.14.15) libv8 (~> 3.16.14.15)
ref ref
thor (0.19.1) thor (1.1.0)
thread_safe (0.3.4) thread_safe (0.3.6)
tilt (1.4.1) tilt (2.0.10)
turbolinks (2.5.3) turbolinks (5.2.1)
coffee-rails turbolinks-source (~> 5.2)
twitter-bootstrap-rails (3.2.0) turbolinks-source (5.2.0)
actionpack (~> 4.1) twitter-bootstrap-rails (3.2.2)
execjs (~> 2.2) actionpack (>= 3.1)
rails (~> 4.1) execjs (>= 2.2.2, >= 2.2)
railties (~> 4.1) less-rails (>= 2.5.0)
tzinfo (1.2.2) railties (>= 3.1)
tzinfo (1.2.9)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (2.7.0) uglifier (4.2.0)
execjs (>= 0.3.0) execjs (>= 0.3.0, < 3)
json (>= 1.8.0)
unicode_utils (1.4.0) unicode_utils (1.4.0)
unicorn (4.8.3) unicorn (6.0.0)
kgio (~> 2.6) kgio (~> 2.6)
rack
raindrops (~> 0.7) raindrops (~> 0.7)
uuid (2.3.8) uuid (2.3.9)
macaddr (~> 1.0) macaddr (~> 1.0)
wasabi (3.5.0) wasabi (3.6.1)
addressable
httpi (~> 2.0) httpi (~> 2.0)
nokogiri (>= 1.4.2) nokogiri (>= 1.4.2)
web-console (2.0.0) web-console (2.3.0)
activemodel (~> 4.0) activemodel (>= 4.0)
binding_of_caller (>= 0.7.2) binding_of_caller (>= 0.7.2)
railties (~> 4.0) railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0) sprockets-rails (>= 2.0, < 4.0)
wicked_pdf (0.11.0) wicked_pdf (2.1.0)
rails activesupport
wkhtmltopdf-binary (0.9.9.3) wkhtmltopdf-binary (0.12.6.5)
PLATFORMS PLATFORMS
ruby ruby
@ -299,7 +321,6 @@ DEPENDENCIES
acts_as_tree acts_as_tree
bcrypt (~> 3.1.7) bcrypt (~> 3.1.7)
byebug byebug
capistrano (= 2.15.5)
carrierwave carrierwave
coffee-rails (~> 4.1.0) coffee-rails (~> 4.1.0)
country_select country_select
@ -315,13 +336,11 @@ DEPENDENCIES
jquery-rails jquery-rails
kaminari-bootstrap kaminari-bootstrap
koala koala
mysql2 mysql2 (= 0.4.10)
net-ssh (~> 2.7.0)
omniauth-facebook omniauth-facebook
posix-spawn posix-spawn
rails (= 4.2.0) rails (= 4.2.0)
rmagick rmagick
rvm-capistrano (= 1.4.1)
sass-rails (~> 5.0) sass-rails (~> 5.0)
savon (~> 2.10.0) savon (~> 2.10.0)
sdoc (~> 0.4.0) sdoc (~> 0.4.0)
@ -336,4 +355,4 @@ DEPENDENCIES
wkhtmltopdf-binary wkhtmltopdf-binary
BUNDLED WITH BUNDLED WITH
1.12.5 1.17.3

View File

@ -1,4 +1,4 @@
APP_RUBY=2.1.2 APP_RUBY=2.6.0
ENV=production ENV=production
APP_ROOT=/srv/www/web/sideplace_app/current/ APP_ROOT=/srv/www/web/sideplace_app/current/
GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY