Skip to content

Commit 81611a5

Browse files
committed
Add rack2 gemfile
1 parent ff859c8 commit 81611a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

gemfiles/Gemfile.rack2

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source "https://rubygems.org"
2+
3+
gem 'bundler', '< 3.0'
4+
gemspec path: '..'
5+
6+
gem 'rack', '~>2.0'
7+
gem 'sinatra', '~>3'

0 commit comments

Comments
 (0)