]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Set the reported_user in a callback
[rails.git] / Gemfile.lock
index 556bb8d43fc335f8f0cf78b726a271875b4973f7..f25e2e7f0623ae134fdcb97fc61c21685da4847d 100644 (file)
@@ -2,6 +2,7 @@ GEM
   remote: https://rubygems.org/
   specs:
     SystemTimer (1.2.3)
   remote: https://rubygems.org/
   specs:
     SystemTimer (1.2.3)
+    aasm (4.1.0)
     actioncable (5.0.4)
       actionpack (= 5.0.4)
       nio4r (>= 1.2, < 3.0)
     actioncable (5.0.4)
       actionpack (= 5.0.4)
       nio4r (>= 1.2, < 3.0)
@@ -319,7 +320,6 @@ GEM
     thor (0.19.4)
     thread_safe (0.3.6)
     tilt (2.0.7)
     thor (0.19.4)
     thread_safe (0.3.6)
     tilt (2.0.7)
-    timecop (0.9.0)
     tins (1.14.0)
     tzinfo (1.2.3)
       thread_safe (~> 0.1)
     tins (1.14.0)
     tzinfo (1.2.3)
       thread_safe (~> 0.1)
@@ -345,6 +345,7 @@ PLATFORMS
 
 DEPENDENCIES
   SystemTimer (>= 1.1.3)
 
 DEPENDENCIES
   SystemTimer (>= 1.1.3)
+  aasm
   actionpack-page_caching
   autoprefixer-rails
   bigdecimal (~> 1.1.0)
   actionpack-page_caching
   autoprefixer-rails
   bigdecimal (~> 1.1.0)
@@ -397,11 +398,10 @@ DEPENDENCIES
   sanitize
   sass-rails (~> 5.0)
   secure_headers
   sanitize
   sass-rails (~> 5.0)
   secure_headers
-  timecop
   uglifier (>= 1.3.0)
   validates_email_format_of (>= 1.5.1)
   vendorer
   webmock
 
 BUNDLED WITH
   uglifier (>= 1.3.0)
   validates_email_format_of (>= 1.5.1)
   vendorer
   webmock
 
 BUNDLED WITH
-   1.12.5
+   1.13.7