about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHolly 'Frinkel' Lotor <admin@frinkel.tech>2020-01-20 11:54:21 -0500
committerHolly 'Frinkel' Lotor <admin@frinkel.tech>2020-01-20 16:56:53 -0500
commit259f0b15fc10470c00c57d88aec07617b5ee6ece (patch)
tree4a7bc0176181b760cab594a65c388713632cb95d /Gemfile.lock
parentb0630ddc8261250c5edbf2907648695041649e98 (diff)
Merge first smoke test
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b3588ffaf..15f79b6ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -436,12 +436,13 @@ GEM
     pry-rails (0.3.9)
       pry (>= 0.10.4)
     public_suffix (4.0.3)
+    puma (4.0.1)
+      nio4r (~> 2.0)
     pundit (2.1.0)
       activesupport (>= 3.0.0)
     raabro (1.1.6)
     rack-attack (6.2.2)
-    puma (4.0.1)
-      nio4r (~> 2.0)
+      rack (>= 1.0, < 3)
     rack-cors (1.1.1)
       rack (>= 2.0.0)
     rack-protection (2.0.8.1)