We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce759e commit bbae25fCopy full SHA for bbae25f
Gemfile.lock
@@ -39,14 +39,14 @@ GEM
39
rb-inotify (>= 0.9)
40
lumberjack (1.0.9)
41
method_source (0.8.2)
42
- mini_portile (0.6.0)
+ mini_portile2 (2.4.0)
43
multi_json (1.11.2)
44
nanoc (3.7.3)
45
cri (~> 2.3)
46
nanoc-cachebuster (0.3.1)
47
nanoc (>= 3.3.0)
48
- nokogiri (1.6.3.1)
49
- mini_portile (= 0.6.0)
+ nokogiri (1.10.4)
+ mini_portile2 (~> 2.4.0)
50
posix-spawn (0.3.9)
51
pry (0.10.1)
52
coderay (~> 1.1.0)
@@ -79,7 +79,7 @@ GEM
79
thor (0.19.1)
80
timers (4.0.1)
81
hitimes
82
- yajl-ruby (1.3.0)
+ yajl-ruby (1.1.0)
83
84
PLATFORMS
85
ruby
0 commit comments