diff --git a/code/main course/Lesson28/leprosorium/Gemfile.lock b/code/main course/Lesson28/leprosorium/Gemfile.lock index a085957..a10fd51 100644 --- a/code/main course/Lesson28/leprosorium/Gemfile.lock +++ b/code/main course/Lesson28/leprosorium/Gemfile.lock @@ -1,21 +1,18 @@ -GIT - remote: https://github.com/larskanis/sqlite3-ruby - revision: 1027509079176fcc4088dcc7638101cde617cf16 - branch: add-gemspec - specs: - sqlite3 (1.3.13.20180326210955) - GEM remote: https://rubygems.org/ specs: - rack (1.5.2) - rack-protection (1.5.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + rack (2.2.3) + rack-protection (2.2.0) rack - sinatra (1.4.4) - rack (~> 1.4) - rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) - tilt (1.4.1) + ruby2_keywords (0.0.5) + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) + tilt (2.0.10) PLATFORMS ruby @@ -23,7 +20,6 @@ PLATFORMS DEPENDENCIES sinatra - sqlite3! BUNDLED WITH 2.0.1