Skip to content

Commit c5765d8

Browse files
committed
Upgraded to using sintra ~> 4.0 in the specs for Ruby 4.0.
1 parent f088021 commit c5765d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ group :development do
3939

4040
gem 'rspec', '~> 3.0'
4141
gem 'simplecov', '~> 0.20'
42-
gem 'sinatra', '~> 3.0'
42+
gem 'sinatra', '~> 4.0'
4343
gem 'webmock', '~> 3.0'
4444

4545
gem 'kramdown', '~> 2.0'

0 commit comments

Comments
 (0)