File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ruby '2.1.1'
44
55gem 'activesupport' , '~> 3.2.0'
66gem "erector" , "~> 0.10.0"
7- gem "sinatra" , "~> 1.3 .0"
7+ gem "sinatra" , "~> 1.4 .0"
88gem "nokogiri"
99gem "thin"
1010gem "eventmachine" , "~>1.0.3"
Original file line number Diff line number Diff line change 7171 sexp_processor (~> 4.1 )
7272 sass (3.3.7 )
7373 sexp_processor (4.4.3 )
74- sinatra (1.3.6 )
74+ sinatra (1.4.5 )
7575 rack (~> 1.4 )
76- rack-protection (~> 1.3 )
77- tilt (~> 1.3 , >= 1.3.3 )
76+ rack-protection (~> 1.4 )
77+ tilt (~> 1.3 , >= 1.3.4 )
7878 thin (1.6.2 )
7979 daemons (>= 1.0.9 )
8080 eventmachine (>= 1.0.0 )
@@ -110,6 +110,6 @@ DEPENDENCIES
110110 rerun
111111 rspec
112112 sass
113- sinatra (~> 1.3 .0 )
113+ sinatra (~> 1.4 .0 )
114114 thin
115115 wrong (~> 0.7.0 )
You can’t perform that action at this time.
0 commit comments