From 34c53bab6c94062be2b4afd2dec18fa8666bef87 Mon Sep 17 00:00:00 2001 From: bogdanvlviv Date: Tue, 4 May 2021 15:07:29 +0000 Subject: [PATCH] Update Gemfile.lock Executing `bundle install` makes git-diff in the file on my VM. It reverts changes that were made in bbbc861f717689a0a28f031fe2176d0f8a6b07c7 to the file. Sorry for this noise. I just want to figure out whether it is something unique with my VM's environment or those changes were made accidentally? /cc @kamipo --- Gemfile.lock | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94797b33135c..279785403c62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,9 +221,6 @@ GEM tzinfo event_emitter (0.2.6) eventmachine (1.2.7) - eventmachine (1.2.7-java) - eventmachine (1.2.7-x64-mingw32) - eventmachine (1.2.7-x86-mingw32) execjs (2.7.0) faraday (1.3.0) faraday-net_http (~> 1.0) @@ -291,14 +288,12 @@ GEM hiredis (0.6.3) hiredis (0.6.3-java) http_parser.rb (0.6.0) - http_parser.rb (0.6.0-java) httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - jar-dependencies (0.4.1) jdbc-mysql (5.1.47) jdbc-postgres (42.2.14) jdbc-sqlite3 (3.28.0) @@ -310,7 +305,6 @@ GEM mustache nokogiri libxml-ruby (3.2.1) - libxml-ruby (3.2.1-x64-mingw32) listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -370,8 +364,6 @@ GEM pg (1.2.3-x64-mingw32) pg (1.2.3-x86-mingw32) psych (3.3.1) - psych (3.3.1-java) - jar-dependencies (>= 0.1.7) public_suffix (4.0.6) puma (5.2.2) nio4r (~> 2.0)