Skip to content
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
24 changes: 12 additions & 12 deletions envkey-assets/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GIT
remote: git://github.com/middleman/middleman-livereload.git
revision: 22df7adeff22bc8140d41406df6a2ac04d4bfb7f
remote: https://github.com/middleman/middleman-livereload.git
revision: f7374c42d5c95606fa10daaec9179d509df36c23
specs:
middleman-livereload (3.4.6)
middleman-livereload (3.4.7)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
rack-livereload (~> 0.3.16)

GEM
remote: https://rubygems.org/
Expand All @@ -15,8 +15,8 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
backports (3.6.8)
coderay (1.1.1)
coffee-script (2.4.1)
Expand All @@ -28,11 +28,11 @@ GEM
concurrent-ruby (1.0.4)
contracts (0.13.0)
dotenv (2.1.1)
em-websocket (0.5.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
erubis (2.7.0)
eventmachine (1.2.5)
eventmachine (1.2.7)
execjs (2.7.0)
fast_blank (1.0.0)
fastimage (2.0.1)
Expand All @@ -43,7 +43,7 @@ GEM
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.4.6)
http_parser.rb (0.6.0)
http_parser.rb (0.8.0)
i18n (0.7.0)
kramdown (1.13.2)
listen (3.0.8)
Expand Down Expand Up @@ -99,9 +99,9 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.5)
public_suffix (5.0.0)
rack (2.0.1)
rack-livereload (0.3.16)
rack-livereload (0.3.17)
rack
rack-rewrite (1.5.1)
rb-fsevent (0.9.8)
Expand Down