We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfa733 commit 7ad2073Copy full SHA for 7ad2073
example/animal-service/Gemfile
@@ -7,7 +7,7 @@ group :development, :test do
7
end
8
9
gem 'rake'
10
-gem 'rack', '~> 2.2', '>= 2.2.3.1'
+gem 'rack', '~> 2.2', '>= 2.2.6.4'
11
gem 'sqlite3'
12
gem 'sequel'
13
-gem 'sinatra', '>= 2.2.3'
+gem 'sinatra', '>= 2.2.2'
0 commit comments