Merge pull request #30 from ZeusWPI/bump-ruby

Bump ruby and gems
This commit is contained in:
mcbloch 2020-08-29 01:28:46 +02:00 committed by GitHub Enterprise
commit ef7e875f9f
2 changed files with 51 additions and 38 deletions

View file

@ -1 +1 @@
2.7.0 2.7.1

View file

@ -5,28 +5,28 @@ GEM
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
adsf (1.4.3) adsf (1.4.3)
rack (>= 1.0.0, < 3.0.0) rack (>= 1.0.0, < 3.0.0)
autoprefixer-rails (9.7.4) autoprefixer-rails (9.8.6.3)
execjs execjs
byebug (11.1.1) byebug (11.1.3)
coderay (1.1.2) coderay (1.1.3)
colored (1.2) colored (1.2)
concurrent-ruby (1.1.6) concurrent-ruby (1.1.7)
cri (2.15.10) cri (2.15.10)
ddmemoize (1.0.0) ddmemoize (1.0.0)
ddmetrics (~> 1.0) ddmetrics (~> 1.0)
ref (~> 2.0) ref (~> 2.0)
ddmetrics (1.0.1) ddmetrics (1.0.1)
ddplugin (1.0.2) ddplugin (1.0.2)
diff-lcs (1.3) diff-lcs (1.4.4)
em-websocket (0.5.1) em-websocket (0.5.1)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0.6.0)
equatable (0.6.1) equatable (0.6.1)
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.7.0) execjs (2.7.0)
ffi (1.12.2) ffi (1.13.1)
formatador (0.2.5) formatador (0.2.5)
guard (2.16.1) guard (2.16.2)
formatador (>= 0.2.4) formatador (>= 0.2.4)
listen (>= 2.7, < 4.0) listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0) lumberjack (>= 1.0.12, < 2.0)
@ -41,40 +41,48 @@ GEM
guard (~> 2.8) guard (~> 2.8)
guard-compat (~> 1.0) guard-compat (~> 1.0)
multi_json (~> 1.8) multi_json (~> 1.8)
guard-nanoc (2.1.7) guard-nanoc (2.1.9)
guard (~> 2.8) guard (~> 2.8)
guard-compat (~> 1.0) guard-compat (~> 1.0)
nanoc (>= 4.11.13, < 5.0) nanoc-cli (~> 4.11, >= 4.11.14)
nanoc-core (~> 4.11, >= 4.11.14)
hamster (3.0.0) hamster (3.0.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
htmlcompressor (0.4.0) htmlcompressor (0.4.0)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
json_schema (0.20.8) json_schema (0.20.9)
kramdown (2.1.0) kramdown (2.3.0)
libv8 (7.3.492.27.1) rexml
libv8 (8.4.255.0)
listen (3.2.1) listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.4) lumberjack (1.2.7)
method_source (0.9.2) method_source (1.0.0)
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
mini_racer (0.2.9) mini_racer (0.3.1)
libv8 (>= 6.9.411) libv8 (~> 8.4.255)
multi_json (1.14.1) multi_json (1.15.0)
nanoc (4.11.14) nanoc (4.11.18)
addressable (~> 2.5) addressable (~> 2.5)
colored (~> 1.2) colored (~> 1.2)
nanoc-cli (= 4.11.14) nanoc-checking (~> 1.0)
nanoc-core (= 4.11.14) nanoc-cli (= 4.11.18)
nanoc-core (= 4.11.18)
nanoc-deploying (~> 1.0)
parallel (~> 1.12) parallel (~> 1.12)
tty-command (~> 0.8) tty-command (~> 0.8)
tty-which (~> 0.4) tty-which (~> 0.4)
nanoc-cli (4.11.14) nanoc-checking (1.0.0)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
nanoc-cli (4.11.18)
cri (~> 2.15) cri (~> 2.15)
diff-lcs (~> 1.3) diff-lcs (~> 1.3)
nanoc-core (= 4.11.14) nanoc-core (= 4.11.18)
zeitwerk (~> 2.1) zeitwerk (~> 2.1)
nanoc-core (4.11.14) nanoc-core (4.11.18)
concurrent-ruby (~> 1.1)
ddmemoize (~> 1.0) ddmemoize (~> 1.0)
ddmetrics (~> 1.0) ddmetrics (~> 1.0)
ddplugin (~> 1.0) ddplugin (~> 1.0)
@ -84,48 +92,53 @@ GEM
tomlrb (~> 1.2) tomlrb (~> 1.2)
tty-platform (~> 0.2) tty-platform (~> 0.2)
zeitwerk (~> 2.1) zeitwerk (~> 2.1)
nanoc-deploying (1.0.0)
nanoc-checking (~> 1.0)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
nenv (0.3.0) nenv (0.3.0)
nokogiri (1.10.10) nokogiri (1.10.10)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
shellany (~> 0.0) shellany (~> 0.0)
parallel (1.19.1) parallel (1.19.2)
pastel (0.7.3) pastel (0.7.4)
equatable (~> 0.6) equatable (~> 0.6)
tty-color (~> 0.5) tty-color (~> 0.5)
pdfkit (0.8.4.1) pdfkit (0.8.4.3.2)
pry (0.12.2) pry (0.13.1)
coderay (~> 1.1.0) coderay (~> 1.1)
method_source (~> 0.9.0) method_source (~> 1.0)
public_suffix (4.0.3) public_suffix (4.0.5)
rack (2.2.2) rack (2.2.3)
rb-fsevent (0.10.3) rb-fsevent (0.10.4)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
ref (2.0.0) ref (2.0.0)
rexml (3.2.4)
sass (3.7.4) 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)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.2.1) sassc (2.4.0)
ffi (~> 1.9) ffi (~> 1.9)
shellany (0.0.1) shellany (0.0.1)
slim (4.0.1) slim (4.1.0)
temple (>= 0.7.6, < 0.9) temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1) tilt (>= 2.0.6, < 2.1)
slow_enumerator_tools (1.1.0) slow_enumerator_tools (1.1.0)
temple (0.8.2) temple (0.8.2)
thor (1.0.1) thor (1.0.1)
tilt (2.0.10) tilt (2.0.10)
tomlrb (1.2.9) tomlrb (1.3.0)
tty-color (0.5.1) tty-color (0.5.2)
tty-command (0.9.0) tty-command (0.9.0)
pastel (~> 0.7.0) pastel (~> 0.7.0)
tty-platform (0.3.0) tty-platform (0.3.0)
tty-which (0.4.2) tty-which (0.4.2)
zeitwerk (2.2.2) zeitwerk (2.4.0)
PLATFORMS PLATFORMS
ruby ruby