]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Adjust for rails5 convention on migrations.
[rails.git] / Gemfile.lock
index 08e6c60b440e9f039c303bb5152d5d45c0540f94..50833ef44939bada55fb19db11cad175e7f19ed6 100644 (file)
@@ -2,6 +2,7 @@ GEM
   remote: https://rubygems.org/
   specs:
     SystemTimer (1.2.3)
+    aasm (4.1.0)
     actioncable (5.1.4)
       actionpack (= 5.1.4)
       nio4r (~> 2.0)
@@ -229,6 +230,7 @@ GEM
     progress (3.4.0)
     psych (2.2.4)
     public_suffix (3.0.0)
+    puma (3.10.0)
     r2 (0.2.7)
     rack (2.0.3)
     rack-cors (1.0.2)
@@ -354,11 +356,13 @@ PLATFORMS
 
 DEPENDENCIES
   SystemTimer (>= 1.1.3)
+  aasm
   actionpack-page_caching
   annotate
   autoprefixer-rails
   bigdecimal (~> 1.1.0)
   canonical-rails
+  capybara (~> 2.13)
   coffee-rails (~> 4.2)
   composite_primary_keys (~> 10.0.0)
   coveralls
@@ -393,6 +397,7 @@ DEPENDENCIES
   pg
   poltergeist
   psych
+  puma (~> 3.7)
   r2 (~> 0.2.7)
   rack-cors
   rack-uri_sanitizer