File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
33gem 'activesupport' , '~> 3.2.0'
4- gem "erector" , "~> 0.9 .0"
4+ gem "erector" , "~> 0.10 .0"
55gem "sinatra" , "~> 1.3.0"
66gem "nokogiri"
77gem "thin"
Original file line number Diff line number Diff line change 1717 thin
1818 trollop
1919 diff-lcs (1.2.5 )
20- erector (0.9 .0 )
20+ erector (0.10 .0 )
2121 treetop (>= 1.2.3 )
2222 eventmachine (1.0.3 )
2323 ffi (1.9.3 )
7575 eventmachine (>= 1.0.0 )
7676 rack (>= 1.0.0 )
7777 tilt (1.4.1 )
78- treetop (1.4.15 )
79- polyglot
80- polyglot (>= 0.3.1 )
78+ treetop (1.5.3 )
79+ polyglot (~> 0.3 )
8180 trollop (2.0 )
8281 wrong (0.7.1 )
8382 diff-lcs (~> 1.2.5 )
@@ -93,7 +92,7 @@ DEPENDENCIES
9392 activesupport (~> 3.2.0 )
9493 coderay
9594 deckrb (~> 0.5.2 )
96- erector (~> 0.9 .0 )
95+ erector (~> 0.10 .0 )
9796 eventmachine (~> 1.0.3 )
9897 files (~> 0.3.0 )
9998 nokogiri
You can’t perform that action at this time.
0 commit comments