diff --git a/Gemfile.lock b/Gemfile.lock index 6909c63..eec8711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,6 +71,7 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) + ffi (1.13.1) ffi (1.13.1-x86-mingw32) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) @@ -101,13 +102,16 @@ GEM mini_portile2 (2.4.0) minitest (5.14.1) nio4r (2.5.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) nokogiri (1.10.10-x86-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) + pg (1.2.3) pg (1.2.3-x86-mingw32) public_suffix (4.0.5) puma (3.12.6) - rack (2.2.3) + rack (2.2.6.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.7) @@ -162,6 +166,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) thor (1.0.1) thread_safe (0.3.6) @@ -198,6 +203,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug (~> 11.0.1)