diff --git a/Gemfile.lock b/Gemfile.lock index 6909c63..ea95653 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.2) bcrypt (~> 3.0) @@ -71,12 +71,13 @@ 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) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.3) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -99,11 +100,14 @@ GEM method_source (1.0.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) 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) @@ -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) @@ -174,7 +179,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -198,6 +203,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug (~> 11.0.1)