Checksum different before and after bundle install

Exactly the same problem here. After doing:
cksum Gemfile.lock
bundle update fastlane
bundle check --path ../.bundle || bundle install --path ../.bundle
cksum Gemfile.lock

Before bundle install:
2779665191 3911 Gemfile.lock

After:
710379616 3911 Gemfile.lock