mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Bump versions
This commit is contained in:
parent
e098899319
commit
9936125675
1 changed files with 5 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ GEM
|
|||
fast_blank (1.0.0)
|
||||
fastimage (2.1.5)
|
||||
ffi (1.11.1)
|
||||
ffi (1.11.1-x64-mingw32)
|
||||
haml (5.1.1)
|
||||
temple (>= 0.8.0)
|
||||
tilt
|
||||
|
|
@ -80,6 +81,8 @@ GEM
|
|||
minitest (5.11.3)
|
||||
nokogiri (1.10.4)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
nokogiri (1.10.4-x64-mingw32)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
padrino-helpers (0.13.3.4)
|
||||
i18n (~> 0.6, >= 0.6.7)
|
||||
padrino-support (= 0.13.3.4)
|
||||
|
|
@ -118,6 +121,7 @@ GEM
|
|||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x64-mingw32
|
||||
|
||||
DEPENDENCIES
|
||||
middleman (~> 4.3)
|
||||
|
|
@ -133,4 +137,4 @@ RUBY VERSION
|
|||
ruby 2.3.3p222
|
||||
|
||||
BUNDLED WITH
|
||||
2.0.2
|
||||
2.1.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue