diff options
| -rw-r--r-- | Gemfile.lock | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index 8888549e1..090886f3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -368,10 +368,10 @@ GEM        railties (>= 3.1, < 5.0)      rabl (0.13.1)        activesupport (>= 2.3.14) -    rack (1.6.8) +    rack (1.6.9)      rack-livereload (0.3.16)        rack -    rack-protection (1.5.3) +    rack-protection (1.5.4)        rack      rack-proxy (0.6.3)        rack | 
