Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Bump rack from 1.6.4 to 1.6.11 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,19 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.6.0)
ffi (1.9.10)
haml (4.0.7)
tilt
hike (1.2.3)
hooks (0.4.1)
uber (~> 0.0.14)
http_parser.rb (0.6.0)
i18n (0.7.0)
json (1.8.3)
kramdown (1.8.0)
Expand Down Expand Up @@ -67,6 +72,11 @@ GEM
rack (>= 1.4.5, < 2.0)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
middleman-livereload (3.1.1)
em-websocket (>= 0.2.0)
middleman-core (>= 3.0.2)
multi_json (~> 1.0)
rack-livereload
middleman-sprockets (3.4.2)
middleman-core (>= 3.3)
sprockets (~> 2.12.1)
Expand All @@ -84,7 +94,9 @@ GEM
tilt (~> 1.4.1)
padrino-support (0.12.5)
activesupport (>= 3.1)
rack (1.6.4)
rack (1.6.11)
rack-livereload (0.3.17)
rack
rack-test (0.6.3)
rack (>= 1.0)
rb-fsevent (0.9.6)
Expand Down Expand Up @@ -117,7 +129,10 @@ PLATFORMS
ruby

DEPENDENCIES
middleman
middleman (~> 3.4.0)
middleman-livereload (~> 3.1.0)
tzinfo-data
wdm (~> 0.1.0)

BUNDLED WITH
1.10.6