This commit is contained in:
Adrian Hinz 2019-12-30 10:36:46 +01:00
parent 6c00fc187e
commit ae27d8de5d
1 changed files with 7 additions and 1 deletions

View File

@ -41,6 +41,7 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (8.0.0)
bcrypt (3.1.11)
bcrypt (3.1.11-x64-mingw32)
bindex (0.5.0)
builder (3.2.3)
@ -73,6 +74,7 @@ GEM
execjs (2.7.0)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
friendly_id (5.1.0)
activerecord (>= 4.0.0)
@ -99,7 +101,10 @@ GEM
multi_json (1.13.1)
multipart-post (2.0.0)
mysql2 (0.4.9)
mysql2 (0.4.9-x64-mingw32)
nio4r (2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-x64-mingw32)
mini_portile2 (~> 2.3.0)
orm_adapter (0.5.0)
@ -192,6 +197,7 @@ GEM
nokogiri (~> 1.8)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
@ -217,4 +223,4 @@ DEPENDENCIES
web-console (>= 3.3.0)
BUNDLED WITH
1.15.4
1.16.6