diff --git a/Gemfile.lock b/Gemfile.lock
index 6946b41..a0bd2e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/tadd/osis2html5.git
- revision: eee973a97d4650ca1df6ed4437192794fd49b6b8
+ revision: 599d7339f2b1802230c6d9974bfdf1a4daf2e707
specs:
osis2html5 (0.1.0)
nokogiri (> 0)
@@ -9,11 +9,11 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- mini_portile2 (2.3.0)
- nokogiri (1.8.5)
- mini_portile2 (~> 2.3.0)
- parallel (1.12.1)
- rake (12.3.1)
+ mini_portile2 (2.4.0)
+ nokogiri (1.10.1)
+ mini_portile2 (~> 2.4.0)
+ parallel (1.14.0)
+ rake (12.3.2)
PLATFORMS
ruby
@@ -23,4 +23,4 @@ DEPENDENCIES
rake
BUNDLED WITH
- 1.17.1
+ 1.17.2