]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Bump puma from 3.12.6 to 4.3.5
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 8aa907764ca628af2e79012b9007408b96a99be3..8b606ddd508ef76cd909ea823af09d08a5cf5701 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 
 # Require rails
-gem "rails", "6.0.3.1"
+gem "rails", "6.0.3.2"
 
 # Require things which have moved to gems in ruby 1.9
 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19
@@ -143,7 +143,7 @@ group :test do
   gem "erb_lint", :require => false
   gem "factory_bot_rails"
   gem "minitest", "~> 5.1"
-  gem "puma", "~> 3.11"
+  gem "puma", "~> 4.3"
   gem "rails-controller-testing"
   gem "rubocop"
   gem "rubocop-minitest"