1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Bump deps

This commit is contained in:
Thomas Reynolds 2018-12-27 14:15:55 -08:00
parent 6f95da2c99
commit 86de0605c4

View file

@ -35,7 +35,7 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (5.1.6) activesupport (5.1.6.1)
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)
@ -73,7 +73,7 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.1.3) concurrent-ruby (1.1.4)
contracts (0.16.0) contracts (0.16.0)
cucumber (3.1.2) cucumber (3.1.2)
builder (>= 2.1.2) builder (>= 2.1.2)
@ -97,7 +97,7 @@ GEM
dotenv (2.5.0) dotenv (2.5.0)
erubis (2.7.0) erubis (2.7.0)
execjs (2.7.0) execjs (2.7.0)
fastimage (2.1.4) fastimage (2.1.5)
ffi (1.9.25) ffi (1.9.25)
gherkin (5.1.0) gherkin (5.1.0)
haml (5.0.4) haml (5.0.4)
@ -134,7 +134,7 @@ GEM
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.9.1) nokogiri (1.9.1)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
oj (3.7.1) oj (3.7.5)
padrino-helpers (0.13.3.4) padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7) i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4) padrino-support (= 0.13.3.4)
@ -145,26 +145,26 @@ GEM
parser (2.5.3.0) parser (2.5.3.0)
ast (~> 2.4.0) ast (~> 2.4.0)
powerpack (0.1.2) powerpack (0.1.2)
pry (0.12.0) pry (0.12.2)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.9.0) method_source (~> 0.9.0)
pry-rescue (1.4.5) pry-rescue (1.5.0)
interception (>= 0.5) interception (>= 0.5)
pry pry (>= 0.12.0)
pry-stack_explorer (0.4.9.3) pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7) binding_of_caller (>= 0.7)
pry (>= 0.9.11) pry (>= 0.9.11)
public_suffix (3.0.3) public_suffix (3.0.3)
rack (2.0.6) rack (2.0.6)
rack-protection (2.0.4) rack-protection (2.0.5)
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rainbow (3.0.0) rainbow (3.0.0)
rake (12.3.1) rake (12.3.2)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.9.10) rb-inotify (0.10.0)
ffi (>= 0.5.0, < 2) ffi (~> 1.0)
redcarpet (3.4.0) redcarpet (3.4.0)
rspec (3.8.0) rspec (3.8.0)
rspec-core (~> 3.8.0) rspec-core (~> 3.8.0)
@ -207,10 +207,10 @@ GEM
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
simplecov-html (0.10.2) simplecov-html (0.10.2)
sinatra (2.0.4) sinatra (2.0.5)
mustermann (~> 1.0) mustermann (~> 1.0)
rack (~> 2.0) rack (~> 2.0)
rack-protection (= 2.0.4) rack-protection (= 2.0.5)
tilt (~> 2.0) tilt (~> 2.0)
slim (4.0.1) slim (4.0.1)
temple (>= 0.7.6, < 0.9) temple (>= 0.7.6, < 0.9)
@ -222,12 +222,12 @@ GEM
temple (0.8.0) temple (0.8.0)
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.9)
timers (4.0.4) timers (4.0.4)
hitimes hitimes
tzinfo (1.2.5) tzinfo (1.2.5)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.1.19) uglifier (4.1.20)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.1) unicode-display_width (1.4.1)
xpath (2.1.0) xpath (2.1.0)