github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/fixtures/applications/example-app/Gemfile.lock (about) 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 mustermann (2.0.2) 5 ruby2_keywords (~> 0.0.1) 6 rack (2.2.7) 7 rack-protection (2.2.3) 8 rack 9 ruby2_keywords (0.0.5) 10 sinatra (2.2.3) 11 mustermann (~> 2.0) 12 rack (~> 2.2) 13 rack-protection (= 2.2.3) 14 tilt (~> 2.0) 15 tilt (2.2.0) 16 17 PLATFORMS 18 ruby 19 20 DEPENDENCIES 21 sinatra 22 23 RUBY VERSION 24 ruby 2.5.1p57 25 26 BUNDLED WITH 27 1.16.6