Merge pull request #988 from larouxn/upgrade_to_ruby_2.6.2

Upgrade Ruby and gems
pull/1028/head
Jasper van Merle 6 years ago committed by GitHub
commit d7ed7af918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
2.6.0 2.6.3

@ -7,7 +7,8 @@ addons:
cache: bundler cache: bundler
before_script: before_install:
- "echo 'gem: --no-document' > ~/.gemrc"
- gem update --system - gem update --system
- gem install bundler - gem install bundler

@ -1,5 +1,5 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '2.6.0' ruby '2.6.3'
gem 'rake' gem 'rake'
gem 'thor' gem 'thor'

@ -1,50 +1,50 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (5.2.2) activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
backports (3.11.4) backports (3.15.0)
better_errors (2.5.0) better_errors (2.5.1)
coderay (>= 1.0.0) coderay (>= 1.0.0)
erubi (>= 1.0.0) erubi (>= 1.0.0)
rack (>= 0.9.0) rack (>= 0.9.0)
browser (2.5.3) browser (2.6.1)
chunky_png (1.3.10) chunky_png (1.3.11)
coderay (1.1.2) coderay (1.1.2)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.1.4) concurrent-ruby (1.1.5)
daemons (1.3.1) daemons (1.3.1)
erubi (1.8.0) erubi (1.8.0)
ethon (0.12.0) ethon (0.12.0)
ffi (>= 1.3.0) ffi (>= 1.3.0)
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.7.0) execjs (2.7.0)
exifr (1.3.5) exifr (1.3.6)
ffi (1.10.0) ffi (1.11.1)
fspath (3.1.0) fspath (3.1.2)
highline (2.0.0) highline (2.0.2)
html-pipeline (2.10.0) html-pipeline (2.11.1)
activesupport (>= 2) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.4)
i18n (1.5.2) i18n (1.6.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
image_optim (0.26.3) image_optim (0.26.5)
exifr (~> 1.2, >= 1.2.2) exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0) fspath (~> 3.0)
image_size (>= 1.5, < 3) image_size (>= 1.5, < 3)
in_threads (~> 1.3) in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1) progress (~> 3.0, >= 3.0.1)
image_optim_pack (0.5.1.20190105) image_optim_pack (0.5.6)
fspath (>= 2.1, < 4) fspath (>= 2.1, < 4)
image_optim (~> 0.19) image_optim (~> 0.19)
image_size (2.0.0) image_size (2.0.2)
in_threads (1.5.1) in_threads (1.5.3)
method_source (0.9.2) method_source (0.9.2)
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.11.3)
@ -52,19 +52,19 @@ GEM
mustermann (1.0.3) mustermann (1.0.3)
net-sftp (3.0.0.beta1) net-sftp (3.0.0.beta1)
net-ssh (>= 5.0.0, < 6.0.0) net-ssh (>= 5.0.0, < 6.0.0)
net-ssh (5.1.0) net-ssh (5.2.0)
newrelic_rpm (5.7.0.350) newrelic_rpm (6.5.0.357)
nokogiri (1.10.1) nokogiri (1.10.3)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
options (2.3.2) options (2.3.2)
progress (3.5.0) progress (3.5.2)
progress_bar (1.3.0) progress_bar (1.3.0)
highline (>= 1.6, < 3) highline (>= 1.6, < 3)
options (~> 2.3.0) options (~> 2.3.0)
pry (0.12.2) pry (0.12.2)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.9.0) method_source (~> 0.9.0)
rack (2.0.6) rack (2.0.7)
rack-protection (2.0.5) rack-protection (2.0.5)
rack rack
rack-ssl-enforcer (0.2.9) rack-ssl-enforcer (0.2.9)
@ -75,7 +75,7 @@ GEM
rb-inotify (0.10.0) rb-inotify (0.10.0)
ffi (~> 1.0) ffi (~> 1.0)
rr (1.2.1) rr (1.2.1)
sass (3.7.3) sass (3.7.4)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
@ -99,10 +99,10 @@ GEM
sprockets (>= 2.2) sprockets (>= 2.2)
sprockets-sass (2.0.0.beta2) sprockets-sass (2.0.0.beta2)
sprockets (>= 2.0, < 4.0) sprockets (>= 2.0, < 4.0)
strings (0.1.4) strings (0.1.5)
strings-ansi (~> 0.1.0) strings-ansi (~> 0.1)
unicode-display_width (~> 1.4.0) unicode-display_width (~> 1.5)
unicode_utils (~> 1.4.0) unicode_utils (~> 1.4)
strings-ansi (0.1.0) strings-ansi (0.1.0)
terminal-table (1.8.0) terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
@ -113,19 +113,19 @@ GEM
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.9) tilt (2.0.9)
tty-pager (0.12.0) tty-pager (0.12.1)
strings (~> 0.1.4) strings (~> 0.1.4)
tty-screen (~> 0.6) tty-screen (~> 0.6)
tty-which (~> 0.4) tty-which (~> 0.4)
tty-screen (0.6.5) tty-screen (0.7.0)
tty-which (0.4.0) tty-which (0.4.1)
typhoeus (1.3.1) typhoeus (1.3.1)
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (1.2.5) tzinfo (1.2.5)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.1.20) uglifier (4.1.20)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.1) unicode-display_width (1.6.0)
unicode_utils (1.4.0) unicode_utils (1.4.0)
unix_utils (0.0.15) unix_utils (0.0.15)
yajl-ruby (1.4.1) yajl-ruby (1.4.1)
@ -159,8 +159,8 @@ DEPENDENCIES
sinatra-contrib sinatra-contrib
sprockets sprockets
sprockets-helpers sprockets-helpers
terminal-table
sprockets-sass sprockets-sass
terminal-table
thin thin
thor thor
tty-pager tty-pager
@ -170,7 +170,7 @@ DEPENDENCIES
yajl-ruby yajl-ruby
RUBY VERSION RUBY VERSION
ruby 2.6.0p0 ruby 2.6.3p62
BUNDLED WITH BUNDLED WITH
1.17.2 2.0.2

Loading…
Cancel
Save