mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Update Rack
This commit is contained in:
parent
6f48339953
commit
391f9491b7
10
Gemfile.lock
10
Gemfile.lock
@ -9,8 +9,8 @@ GEM
|
||||
multi_json (1.3.7)
|
||||
nokogiri (1.5.5)
|
||||
pg (0.14.1)
|
||||
rack (1.4.1)
|
||||
rack-protection (1.2.0)
|
||||
rack (1.5.2)
|
||||
rack-protection (1.3.2)
|
||||
rack
|
||||
rack-test (0.6.2)
|
||||
rack (>= 1.0)
|
||||
@ -18,9 +18,9 @@ GEM
|
||||
sequel (3.41.0)
|
||||
shotgun (0.9)
|
||||
rack (>= 1.0)
|
||||
sinatra (1.3.3)
|
||||
rack (~> 1.3, >= 1.3.6)
|
||||
rack-protection (~> 1.2)
|
||||
sinatra (1.3.4)
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.3)
|
||||
tilt (~> 1.3, >= 1.3.3)
|
||||
sinatra-jsonp (0.4)
|
||||
multi_json (~> 1.3.7)
|
||||
|
Loading…
Reference in New Issue
Block a user