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

12 commits

Author SHA1 Message Date
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