Commit e06be70

mo khan <mo.khan@gmail.com>
2019-08-26 20:11:28
fix ruby 2.4 build
1 parent 6824636
Changed files (1)
Gemfile.lock
@@ -9,14 +9,13 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (6.0.0)
-      activesupport (= 6.0.0)
-    activesupport (6.0.0)
+    activemodel (5.2.3)
+      activesupport (= 5.2.3)
+    activesupport (5.2.3)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 0.7, < 2)
       minitest (~> 5.1)
       tzinfo (~> 1.1)
-      zeitwerk (~> 2.1, >= 2.1.8)
     addressable (2.6.0)
       public_suffix (>= 2.0.2, < 4.0)
     ast (2.4.0)
@@ -32,7 +31,7 @@ GEM
       safe_yaml (~> 1.0.0)
     diff-lcs (1.3)
     docile (1.3.2)
-    ffaker (2.11.0)
+    ffaker (2.12.0)
     hashdiff (1.0.0)
     i18n (1.6.0)
       concurrent-ruby (~> 1.0)
@@ -102,7 +101,6 @@ GEM
       xmldsig (~> 0.6)
     xmldsig (0.6.6)
       nokogiri (>= 1.6.8, < 2.0.0)
-    zeitwerk (2.1.9)
 
 PLATFORMS
   ruby