diff --git a/Gemfile b/Gemfile index abfc864..100ad90 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'sass', '3.7.4' gem 'sentry-raven', '3.1.2' gem 'simplecov', '0.22.0' gem 'simplecov-cobertura', '~> 2.1' -gem 'sinatra', '3.2.0' +gem 'sinatra', '4.0.0' gem 'sinatra-contrib', '3.2.0' gem 'sprockets', '4.2.1' gem 'telebot', '0.1.2'