Skip to content

Commit 3366dcb

Browse files
committed
Unlock Sinatra version in example
1 parent a1ce612 commit 3366dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ source 'https://rubygems.org'
44

55
gem 'omniauth-google-oauth2', path: '..'
66
gem 'rubocop'
7-
gem 'sinatra', '~> 1.4'
7+
gem 'sinatra'
88
gem 'webrick'

0 commit comments

Comments
 (0)