diff options
author | Peter Wilmott <p@p8952.info> | 2015-02-02 15:29:11 +0000 |
---|---|---|
committer | Peter Wilmott <p@p8952.info> | 2015-02-02 15:29:11 +0000 |
commit | 85788720222b87bfe5f07d8b79f30164fb6d8af6 (patch) | |
tree | 545b3b0632e34ca80e3b04bd2d731d8e51f152f0 /web | |
parent | Clear packages with no targets, or those with full targets (diff) | |
download | ruby-tinderbox-85788720222b87bfe5f07d8b79f30164fb6d8af6.tar.gz ruby-tinderbox-85788720222b87bfe5f07d8b79f30164fb6d8af6.tar.bz2 ruby-tinderbox-85788720222b87bfe5f07d8b79f30164fb6d8af6.zip |
Update Gemfile
Diffstat (limited to 'web')
-rw-r--r-- | web/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/Gemfile.lock b/web/Gemfile.lock index f5e3624..d009a6d 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -22,7 +22,7 @@ GEM pg (0.18.1) pmap (1.0.2) powerpack (0.0.9) - puma (2.10.2) + puma (2.11.0) rack (>= 1.1, < 2.0) rack (1.6.0) rack-protection (1.5.3) @@ -43,7 +43,7 @@ GEM rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-progressbar (1.7.1) - sequel (4.18.0) + sequel (4.19.0) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4) |