1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

19 commits

Author SHA1 Message Date
Konstantin Haase
3909b5e53f do not load gemspec in Gemfile 2011-05-03 12:30:37 +02:00
Konstantin Haase
01ae70e2b3 allow setting rack dependency with env var (for CI) 2011-05-03 09:11:15 +02:00
Konstantin Haase
cb5276707d Merge branch 'template-docs' 2011-04-27 08:00:49 +02:00
Konstantin Haase
103bfa832b remove bluecloth from bundle for now (broken) 2011-04-27 08:00:38 +02:00
Konstantin Haase
a7bf182e08 sass 3.1 has been released 2011-04-26 12:32:19 +02:00
Konstantin Haase
9ce9e543e0 add support for creole templates 2011-04-15 11:59:06 +02:00
Konstantin Haase
4b8aaef0b4 test all mardown engines if available 2011-04-15 11:00:07 +02:00
Konstantin Haase
652411f832 avoid nil.dup in Gemfile 2011-04-14 08:59:39 +02:00
Konstantin Haase
33cde76d37 allow setting tilt version via env var 2011-04-13 13:52:05 +02:00
Konstantin Haase
91992c99f4 check JS availability for CoffeeScript tests properly 2011-04-11 12:46:21 +02:00
Konstantin Haase
cacd473801 add therubyracer to gemfile (needed to run coffeescript tests if there are no alternatives) 2011-03-30 18:40:15 +02:00
Konstantin Haase
ee2e348f5d Merge branch 'drop-1.8.6'
Conflicts:
	Gemfile
	README.rdoc
2011-03-19 10:15:58 +01:00
Konstantin Haase
6fbd58f950 JRuby 1.6.0 and Rubinius 1.2.3 have been released 2011-03-17 11:28:06 +01:00
Konstantin Haase
66a7db6c9e drop 1.8.6 support 2011-02-26 17:06:11 +01:00
Konstantin Haase
64f60526c0 Use platforms properly in Gemfile, even though bundler is broken. 2011-02-26 15:48:14 +01:00
Konstantin Haase
79ae9c8abc typo in Gemfile comment 2011-02-21 14:05:02 +01:00
Konstantin Haase
d269bf5a1e add some test guards for rbx 2011-02-21 11:54:26 +01:00
Konstantin Haase
4ede00c932 fix Gemfile for 1.8.6 2011-02-21 11:35:52 +01:00
Konstantin Haase
5a3f133d2f Add Gemfile, fixes #152. 2011-02-18 10:26:42 +01:00