aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
2 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 7c10b27e4..8c40c98cb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -139,6 +139,8 @@ gem 'rake'
gem 'devise-async'
gem 'apartment', '~> 1.0.0'
gem 'aasm'
+gem 'activerecord-nulldb-adapter'
+gem 'puma', '~> 3.10.0'
gem 'newrelic_rpm'
gem 'letter_opener'
diff --git a/Gemfile.lock b/Gemfile.lock
index ade052d8a..d93d2b3d7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -356,6 +356,7 @@ GEM
pry (~> 0.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
+ puma (3.10.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
@@ -648,6 +649,7 @@ DEPENDENCIES
polylines
pry-byebug
pry-rails
+ puma (~> 3.10.0)
pundit
quiet_assets
rabl