mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +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)
|
multi_json (1.3.7)
|
||||||
nokogiri (1.5.5)
|
nokogiri (1.5.5)
|
||||||
pg (0.14.1)
|
pg (0.14.1)
|
||||||
rack (1.4.1)
|
rack (1.5.2)
|
||||||
rack-protection (1.2.0)
|
rack-protection (1.3.2)
|
||||||
rack
|
rack
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
@ -18,9 +18,9 @@ GEM
|
|||||||
sequel (3.41.0)
|
sequel (3.41.0)
|
||||||
shotgun (0.9)
|
shotgun (0.9)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
sinatra (1.3.3)
|
sinatra (1.3.4)
|
||||||
rack (~> 1.3, >= 1.3.6)
|
rack (~> 1.4)
|
||||||
rack-protection (~> 1.2)
|
rack-protection (~> 1.3)
|
||||||
tilt (~> 1.3, >= 1.3.3)
|
tilt (~> 1.3, >= 1.3.3)
|
||||||
sinatra-jsonp (0.4)
|
sinatra-jsonp (0.4)
|
||||||
multi_json (~> 1.3.7)
|
multi_json (~> 1.3.7)
|
||||||
|
Loading…
Reference in New Issue
Block a user