Add `arrived` attribute (file creation timestamp) to books table.
[quanlib.git] / Gemfile.lock
index 68294387b528d35fbde1d7a02dc01125c110f4d4..3cc58d3a9dd19c0a8eb62f2b9b4fa57df470069d 100644 (file)
@@ -1,8 +1,11 @@
 GEM
-  remote: https://rubygems.org/
+  remote: http://rubygems.org/
   specs:
     diff-lcs (1.3)
     inifile (3.0.0)
+    mini_portile2 (2.4.0)
+    nokogiri (1.10.3)
+      mini_portile2 (~> 2.4.0)
     pg (1.1.4)
     rspec (3.8.0)
       rspec-core (~> 3.8.0)
@@ -17,14 +20,17 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.8.0)
     rspec-support (3.8.2)
+    rubyzip (1.2.3)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
   inifile
+  nokogiri
   pg
   rspec
+  rubyzip
 
 BUNDLED WITH
    2.0.2