Skip to content

Commit

Permalink
Update sinatra dependency to version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 31, 2013
1 parent 107b382 commit 621bcf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ GEM
rack (1.5.2)
rack-protection (1.5.0)
rack
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slim (2.0.1)
Expand Down

0 comments on commit 621bcf5

Please sign in to comment.